Commit graph

9 commits

Author SHA1 Message Date
Luke Vella
52188c67ad
⚙️ Update seed script (#1083) 2024-05-01 12:37:55 +08:00
Luke Vella
606d7261d1 🩹 Fix seed script 2024-03-01 07:30:11 +05:30
Luke Vella
95feb9f01a
♻️ Switch to app router (#922) 2023-11-06 09:15:49 +00:00
Luke Vella
768b73c89a
🍃 Update seed script (#917) 2023-10-26 17:41:35 +00:00
Luke Vella
83ad12b884
Improvements to table component (#809) 2023-08-14 12:00:35 +01:00
Luke Vella
c22b3abc4d
⬆️ v3.0.0 (#704) 2023-06-19 17:17:00 +01:00
Luke Vella
d477d066a4 👷‍♂️ Round times to nearest 15 min in seed script 2023-04-04 11:03:06 +01:00
Luke Vella
51c5016656 🏗️ Update how we store date values
This also fixes a few bugs:
- some values had end times that were before the start times
- some values has end times a couple of days in the future

It’s not entirely clear how users were able to set these values but this update fixes these values and helps avoid similar issues in the future.
2023-03-30 14:20:28 +01:00
Luke Vella
3d9dd00736
👷‍♂️ Add db seed script (#619) 2023-03-28 11:29:11 +00:00