• Joined on 2023-06-23
scott pushed to backend/feature/user-auth at scott/kalkutago 2023-06-26 16:01:11 -04:00
scott pushed to feature/user-auth at scott/kalkutago 2023-06-26 15:59:58 -04:00
3ce19da675 tracks are now relative to an authenticated user
scott pushed to feature/user-auth at scott/kalkutago 2023-06-26 11:58:16 -04:00
ff260cc1bb Add entity and relations for user-tracks relationship
72bd08225f Add users-to-tracks many-to-many association
272d1edb9a TODO FIXUP: add cookie-secret to secrets list in server config
Compare 3 commits »
scott created pull request TWS/kalkutago#15 2023-06-26 11:04:04 -04:00
WIP: Feature: User auth
scott pushed to feature/user-auth at scott/kalkutago 2023-06-26 11:00:25 -04:00
14bd4b48ca Add login+sign_up routes and auth guard
62ba1420b9 Add support for rocket's "secret cookies"
60d7ce4664 Add user model
Compare 3 commits »
scott created branch feature/user-auth in scott/kalkutago 2023-06-26 11:00:25 -04:00
scott pushed to main at TWS/kalkutago 2023-06-25 15:28:35 -04:00
e25301655b remove extra console.log call
scott pushed to main at scott/kalkutago 2023-06-25 15:28:28 -04:00
e25301655b remove extra console.log call
7f2e12e913 Merge pull request 'Feature: Add Track Form' (#7) from scott/kalkutago:feature/add-track-form into main
eb14a39c33 finishing touches
6360f23209 Add event handlers for updates to tracks
678e95bba0 Add NewTrackView
Compare 7 commits »
scott pushed to main at scott/kalkutago 2023-06-25 15:27:01 -04:00
4277d663d0 remove extra console.log call
scott pushed to main at TWS/kalkutago 2023-06-25 15:26:00 -04:00
7f2e12e913 Merge pull request 'Feature: Add Track Form' (#7) from scott/kalkutago:feature/add-track-form into main
eb14a39c33 finishing touches
6360f23209 Add event handlers for updates to tracks
678e95bba0 Add NewTrackView
c7cfa86be1 Add vue router
Compare 6 commits »
scott merged pull request TWS/kalkutago#7 2023-06-25 15:25:59 -04:00
Feature: Add Track Form
scott pushed to feature/add-track-form at scott/kalkutago 2023-06-25 15:24:46 -04:00
eb14a39c33 finishing touches
6360f23209 Add event handlers for updates to tracks
678e95bba0 Add NewTrackView
c7cfa86be1 Add vue router
55816a486a Move state initialization from App.vue to main.ts
Compare 7 commits »
scott pushed to main at scott/kalkutago 2023-06-25 15:20:07 -04:00
75d9bab34d Merge pull request 'Fix bug where clearing ticks on one day would clear all ticks for the track on all days' (#14) from scott/kalkutago:fix/tick-deletion into main
bfe0537750 Fix bug where clearing ticks on one day would clear all ticks for the track on all days
Compare 2 commits »
scott pushed to main at TWS/kalkutago 2023-06-25 15:19:22 -04:00
75d9bab34d Merge pull request 'Fix bug where clearing ticks on one day would clear all ticks for the track on all days' (#14) from scott/kalkutago:fix/tick-deletion into main
bfe0537750 Fix bug where clearing ticks on one day would clear all ticks for the track on all days
Compare 2 commits »
scott merged pull request TWS/kalkutago#14 2023-06-25 15:19:22 -04:00
Fix bug where clearing ticks on one day would clear all ticks for the track on all days
scott created pull request TWS/kalkutago#14 2023-06-25 15:19:12 -04:00
Fix bug where clearing ticks on one day would clear all ticks for the track on all days
scott opened issue TWS/kalkutago#13 2023-06-25 15:18:58 -04:00
Support multiple ticks in one day
scott created branch fix/tick-deletion in scott/kalkutago 2023-06-25 15:18:13 -04:00
scott pushed to fix/tick-deletion at scott/kalkutago 2023-06-25 15:18:13 -04:00
bfe0537750 Fix bug where clearing ticks on one day would clear all ticks for the track on all days
scott pushed to feature/add-track-form at scott/kalkutago 2023-06-25 14:58:15 -04:00
284d40c8b9 finishing touches
9fc85d9db0 Add event handlers for updates to tracks
646eb60dc9 Add NewTrackView
ea5e5325b5 Add vue router
6f5e23e022 Move state initialization from App.vue to main.ts
Compare 7 commits »