Commit graph

17 commits

Author SHA1 Message Date
Luke Vella
56bd684c55
Add scheduled events schema (#1679) 2025-04-22 14:28:15 +01:00
Luke Vella
01758f81ae
🔥 Remove legacy billing system (paddle) (#1583) 2025-02-27 11:14:49 +00:00
Luke Vella
9dd99619e5
🗃️ Make subscription fields required (#1565) 2025-02-17 18:25:30 +07:00
Luke Vella
16aca9c9b6
♻️ Stripe Customer Portal (#1441) 2024-11-23 10:53:47 +00:00
Luke Vella
dcc6d47373
🌱 Update seed script 2024-09-19 09:00:55 +01:00
Luke Vella
43c450aa91
️ Use infinite query on polls page (#1200)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-10 08:34:00 +01:00
Luke Vella
997a1eec78
New and Improved Screens (#1151) 2024-06-19 11:14:18 +01:00
Luke Vella
e0917e2fd4 🐛 Remove reference to deleted table column 2024-06-08 16:21:49 +01:00
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