Commit graph

12 commits

Author SHA1 Message Date
Luke Vella
38454302b3
💬 Update email subject lines (#652) 2023-04-04 08:45:52 +00: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
Peter Lewis
e21949194b
🩹 Make email placeholders RFC 2606 compliant (#622) 2023-03-30 08:37:16 +00:00
Luke Vella
d8e3dcd357
Skip user details step for logged in users (#602) 2023-03-23 12:17:56 +00:00
Luke Vella
cb52adab01
Add ability to change participant's name (#577) 2023-03-17 19:00:14 +00:00
Luke Vella
2cf9ad467c
Allow users to log in with magic link (#553) 2023-03-13 15:49:12 +00:00
Luke Vella
39a07558ee
Update notification flow (#548) 2023-03-11 10:41:29 +00:00
Luke Vella
611d04eaaa 💬 Update email subject lines 2023-03-07 10:56:36 +00:00
Luke Vella
e06c55c131 ️ Make submitting a participant a bit faster
Send multiple emails in parallel rather than sequentially.
2023-03-07 10:56:36 +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
309cb109aa
♻️ Refactor email templating code (#533) 2023-03-03 11:46:30 +00:00
Luke Vella
0a836aeec7
♻️ Switch to turborepo (#532) 2023-03-01 14:10:06 +00:00