Skip to content

105 create transactions page #106

Merged
merged 4 commits into from
May 19, 2026
Merged

105 create transactions page #106

merged 4 commits into from
May 19, 2026

Conversation

tommyah
Copy link
Member

@tommyah tommyah commented May 19, 2026

Added a transactions page that shows all previous transactions for the active player. It is possible to search for a specific stock, and filter based on week (can only select weeks where transactions have taken place)

tommyah added 4 commits May 19, 2026 11:24
Made it possible to access transactions view using the top bar navigation. Also changes "Quit" to "Back" (like the market view)
Implemented a refresh method that is called when changing to the transactions view. This method ensures that the view is updated automatically. Also changed the week selection text field to a combobox that only gives a selection range of weeks where transactions have taken place.
@tommyah tommyah linked an issue May 19, 2026 that may be closed by this pull request
8 tasks
@tommyah tommyah requested a review from etsorens May 19, 2026 13:30
Copy link
Member

@etsorens etsorens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@etsorens etsorens merged commit 30a4bac into main May 19, 2026
1 check passed
@etsorens etsorens deleted the 105-create-transactions-page branch May 19, 2026 14:57
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create Transactions page
2 participants