Commit graph

6 commits

Author SHA1 Message Date
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
1f263a46db
🔥 Drop authorName from polls table (#616) 2023-03-27 16:03:46 +01:00
Luke Vella
d8e3dcd357
Skip user details step for logged in users (#602) 2023-03-23 12:17:56 +00:00
Luke Vella
3f94a0e276 🗃️ Remove unused unique indexes from database
This indexes are only slowing things down
2023-03-18 11:37:31 +00:00
Luke Vella
0ac3c95755
Allow participant to enter email to receive edit link (#534) 2023-03-03 16:50:50 +00:00
Luke Vella
0a836aeec7
♻️ Switch to turborepo (#532) 2023-03-01 14:10:06 +00:00