Commit graph

28 commits

Author SHA1 Message Date
D. Scott Boggs dafdd491f9 Move logOut function into method on state 2023-08-26 07:03:16 -04:00
D. Scott Boggs 003383e455 Fixed logout flow 2023-08-26 06:54:42 -04:00
D. Scott Boggs db3ef7640a Renamed a variable
sorry it was bothering me.
2023-08-26 06:54:06 -04:00
D. Scott Boggs bfffacabf6 Add logout button 2023-08-26 06:17:42 -04:00
D. Scott Boggs 290218eefe Restore logged-in state on page reload 2023-08-26 06:17:42 -04:00
D. Scott Boggs 37426aaa52 WIP: Add busy indicators to login view 2023-08-26 06:17:42 -04:00
D. Scott Boggs db72a6df17 Add busy-indicator to login/signup buttons 2023-08-26 06:17:42 -04:00
D. Scott Boggs a8e4e5145b add tests 2023-08-26 06:09:04 -04:00
D. Scott Boggs a390f79a75 Add Login view 2023-06-27 05:59:46 -04:00
D. Scott Boggs e25301655b remove extra console.log call 2023-06-25 15:28:21 -04:00
D. Scott Boggs eb14a39c33 finishing touches 2023-06-25 15:24:39 -04:00
D. Scott Boggs 6360f23209 Add event handlers for updates to tracks 2023-06-25 15:20:16 -04:00
D. Scott Boggs 678e95bba0 Add NewTrackView 2023-06-25 15:20:16 -04:00
D. Scott Boggs c7cfa86be1 Add vue router 2023-06-25 15:20:16 -04:00
D. Scott Boggs 55816a486a Move state initialization from App.vue to main.ts 2023-06-25 15:20:16 -04:00
D. Scott Boggs bfe0537750 Fix bug where clearing ticks on one day would clear all ticks for the track on all days 2023-06-25 15:17:59 -04:00
D. Scott Boggs b81485a3d5 Cleanly disconnect from the update stream if possible 2023-06-25 11:33:18 -04:00
D. Scott Boggs 9e16306c61 Remove a bit of cruft 2023-06-25 11:33:18 -04:00
D. Scott Boggs 741429630b Build custom image for client dev server 2023-06-25 11:33:18 -04:00
D. Scott Boggs e33ce8b1a8 Fix updates 2023-06-20 08:54:03 -04:00
D. Scott Boggs a60a4c4885 Whoops, didn't commit for a while. Added button toggling logic, doesn't work 2023-06-20 08:40:35 -04:00
D. Scott Boggs da4f4ba151 Rename the project 2023-06-19 11:18:59 -04:00
D. Scott Boggs 3553743a9a use global state and add code for toggling task completeness 2023-06-17 13:20:34 -04:00
D. Scott Boggs bdb09b33c6 fix style of button 2023-06-15 11:21:04 -04:00
D. Scott Boggs 441d3c28ec UI laid out and started 2023-06-14 11:40:59 -04:00
D. Scott Boggs 99bae90def Install bulma 2023-06-11 09:34:39 -04:00
D. Scott Boggs 412c86df33 Clean up junk left from initial app generation 2023-06-11 09:05:46 -04:00
D. Scott Boggs f794f5c974 Add client dir, move .git from server to parent dir 2023-06-11 07:03:06 -04:00