Commit graph

16 commits

Author SHA1 Message Date
Luke Vella
95feb9f01a
♻️ Switch to app router (#922) 2023-11-06 09:15:49 +00:00
Luke Vella
fca8948ea2 ♻️ Replace useContext with useUtils 2023-11-04 17:36:20 +00:00
Luke Vella
5be17fd249
♻️ Move trpc client code to app (#906) 2023-10-20 15:46:02 +01:00
Luke Vella
2c3602cdfa
🐛 Clear session store when leaving new page (#871) 2023-09-18 16:06:13 +01:00
Luke Vella
a9253bd972
Allow making email required (#864) 2023-09-18 10:12:21 +01:00
Luke Vella
b1e3f63a2e
Allow users to customize poll behaviour (#785) 2023-07-25 17:24:45 +01:00
Luke Vella
c22b3abc4d
⬆️ v3.0.0 (#704) 2023-06-19 17:17:00 +01:00
Luke Vella
82499ff48d
♻️ Refactor i18n files (#670) 2023-04-25 17:28:57 +01:00
Luke Vella
05fe2edaea
♻️ Create backend package (#643) 2023-04-03 10:41:19 +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
a2481b3bbd
🎨 Update color palette (#613)
Use more saturated colors and increase contrast to improve readability
2023-03-27 11:46:33 +01:00
Luke Vella
d8e3dcd357
Skip user details step for logged in users (#602) 2023-03-23 12:17:56 +00:00
Luke Vella
d9061d45fa
📈 Conditionally initialize posthog (#586) 2023-03-20 20:04:39 +00:00
Luke Vella
d14a88e9eb
📈 Include pollId when capturing events (#555) 2023-03-13 17:41:49 +00:00
Luke Vella
cb1fb23b19
Fix mobile styles (#550) 2023-03-11 10:21:04 +00:00
Luke Vella
0a836aeec7
♻️ Switch to turborepo (#532) 2023-03-01 14:10:06 +00:00
Renamed from src/components/create-poll.tsx (Browse further)