Commit graph

8 commits

Author SHA1 Message Date
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)