• Joined on 2022-09-24
savanni pushed to fitnesstrax/async-handlers at savanni/monorepo 2023-12-19 23:02:54 +00:00
d7099f66ad Set up message passing between app window and an app thread
savanni closed issue savanni/monorepo#112 2023-12-19 22:02:42 +00:00
Configure the path to the database
savanni pushed to main at savanni/monorepo 2023-12-19 22:02:42 +00:00
87994012fa Save the database path to settings and attempt to open the database on start
50268ffadc Actually be able to open the database
beedeba8dc Style the welcome screen
db188ea75a Allow the user to create a new file
104ffc5782 Set up callbacks to make the save button sensitive to the file selection
Compare 7 commits »
savanni deleted branch fitnesstrax/welcome from savanni/monorepo 2023-12-19 22:02:42 +00:00
savanni merged pull request savanni/monorepo#125 2023-12-19 22:02:41 +00:00
Set up the welcome screen and open the database
savanni created pull request savanni/monorepo#125 2023-12-19 16:05:22 +00:00
Set up the welcome screen and open the database
savanni opened issue savanni/monorepo#124 2023-12-19 16:02:27 +00:00
Set up app event dispatching
savanni pushed to fitnesstrax/welcome at savanni/monorepo 2023-12-19 16:00:06 +00:00
87994012fa Save the database path to settings and attempt to open the database on start
50268ffadc Actually be able to open the database
beedeba8dc Style the welcome screen
Compare 3 commits »
savanni opened issue savanni/monorepo#123 2023-12-19 15:15:18 +00:00
Create a mechanism for showing errors to the user.
savanni pushed to fitnesstrax/welcome at savanni/monorepo 2023-12-19 05:38:11 +00:00
db188ea75a Allow the user to create a new file
104ffc5782 Set up callbacks to make the save button sensitive to the file selection
Compare 2 commits »
savanni created branch fitnesstrax/welcome in savanni/monorepo 2023-12-19 02:14:50 +00:00
savanni pushed to fitnesstrax/welcome at savanni/monorepo 2023-12-19 02:14:50 +00:00
38db3d6780 Elaborate upon and format the welcome dialog
0dd0a5f7cc Set up some of the content of the welcome view
Compare 2 commits »
savanni pushed to fitnesstrax/unconfigured-page at savanni/monorepo 2023-12-19 00:44:49 +00:00
1d8653a0f5 Set up a database selector row that can dispatch operations when a database file gets selected
d0cb3e3b19 Style up the modal and add the database file chooser widget
e2850e3427 Elaborate a little more on the welcome dialog
81ec202abf Add a lot of commentary
504780855c Start setting up an app modal
Compare 8 commits »
savanni commented on issue savanni/monorepo#120 2023-12-19 00:13:55 +00:00
Create window decorations and a main menu

Finished in MR #122

savanni closed issue savanni/monorepo#120 2023-12-19 00:13:55 +00:00
Create window decorations and a main menu
savanni merged pull request savanni/monorepo#122 2023-12-19 00:13:09 +00:00
Set up the main application window
savanni pushed to main at savanni/monorepo 2023-12-19 00:13:09 +00:00
acdf9ec150 Add the window header bar
0ebdcd7c2a Add some commentary
baf652173c Set up the main views for the window, as well as the redraw policy
Compare 3 commits »
savanni closed issue savanni/monorepo#93 2023-12-19 00:13:09 +00:00
Set up a basic window for the GUI app
savanni deleted branch fitnesstrax/main-window from savanni/monorepo 2023-12-19 00:13:09 +00:00
savanni created pull request savanni/monorepo#122 2023-12-19 00:12:58 +00:00
Set up the main application window