Patrick Toal ptoal
  • Joined on 2023-05-24
ptoal pushed to main at oys/bab-app 2024-05-25 12:34:28 +00:00
59d2729719 Fix bug
9f398e5509 Add List View
2fb236cf97 Style edits
7bc0573455 Add minutes to booking duration
68a2b8ffff Visual improvements
Compare 12 commits »
ptoal pushed to main at oys/bab-app 2024-05-18 14:07:16 +00:00
76b0498a18 Booking
d6339815aa Navigation Tweaks
Compare 2 commits »
ptoal pushed to main at oys/bab-app 2024-05-18 01:50:43 +00:00
97481a5d2e Disable not ready stuff
369bbc4960 Remove conflicting blocks
c3ee739366 Small tweak to handle swapped dates
Compare 3 commits »
ptoal pushed to main at oys/bab-app 2024-05-18 00:41:32 +00:00
adc34a116b Tracked down a date bug. Also tried to optimize, but not sure it's necessary.
b506ab7ca9 Many changes to try to improve reliability
Compare 2 commits »
ptoal pushed to main at oys/bab-app 2024-05-13 16:42:23 +00:00
dd631b71bb Refactor Reservations into new store
b0921ccf32 refactor utils
Compare 2 commits »
ptoal pushed to main at oys/bab-app 2024-05-13 14:49:08 +00:00
78211a33ae Added reservation and username lookup
ptoal pushed to main at oys/bab-app 2024-05-11 13:11:24 +00:00
ptoal pushed to main at oys/bab-app 2024-05-10 13:50:09 +00:00
3a67f2fbb1 Rename TimeBlock to Interva. More Interval functionality.
77619b0741 Edits to usability
Compare 2 commits »
ptoal pushed to main at oys/bab-app 2024-05-09 03:43:28 +00:00
ea785887a1 Sorted out reactivity with storeToRefs
b860e1d977 Add some checks
274d0193f7 Some timeblock stuff working
033993b1b8 Upgrade Quasar
2872fb867e Started work on Schedule Management
Compare 8 commits »
ptoal pushed to main at oys/bab-app 2024-05-03 00:09:48 +00:00
c92f737612 New image. Update some vars
ptoal pushed to main at oys/bab-backend-ansible 2024-05-02 14:29:39 +00:00
3c7e7ea20c No log
ptoal opened issue oys/bab-app#31 2024-05-01 19:26:09 +00:00
[Bug] Fix Dates
ptoal pushed to main at oys/bab-app 2024-05-01 15:02:38 +00:00
5792e80112 Filtering booked blocks
db0755a368 Cleanup warnings
Compare 2 commits »
ptoal pushed to main at oys/bab-app 2024-05-01 03:08:24 +00:00
2b61d57a8a Stub out passenger info
ptoal pushed to main at oys/bab-app 2024-05-01 00:39:23 +00:00
29f9aeaba4 Minor cosmetic cleanup
28600578f1 Fix update of timblock
b66afb5692 Change colour of date header to white
Compare 3 commits »
ptoal pushed to main at oys/bab-app 2024-04-30 17:56:48 +00:00
2f68877ce6 Updates to booking
0de9991a49 Fix generated data
Compare 2 commits »
ptoal pushed to main at oys/bab-app 2024-04-30 01:22:01 +00:00
4faff7cc8c Selection working
ptoal pushed to main at oys/bab-app 2024-04-30 01:14:06 +00:00
c297f1f287 More work on timeblocks
43e68c8ae7 Refactor Schedules
Compare 2 commits »
ptoal pushed to main at oys/bab-app 2024-04-29 16:23:01 +00:00
e1a784ef45 Add swipe
ptoal pushed to main at oys/bab-app 2024-04-29 12:37:21 +00:00
d9cfa4ab56 Convert type to interface