Commit graph

21 commits

Author SHA1 Message Date
Luke Vella
a34aa8c465
♻️ Remove explicit invalidate calls (#1445) 2024-11-24 15:08:29 +00:00
Luke Vella
a5da319d82
📈 Posthog package (#1431) 2024-11-09 11:30:14 +00:00
Luke Vella
9ff5d907a0
📈 Track paywall events 2024-09-21 14:42:38 +01:00
Luke Vella
806df18ade
Use new Pay-Wall Dialog in layout (#1358) 2024-09-20 22:10:48 +00:00
Luke Vella
39e15dd9eb
Better Pay-Wall Experience (#1357) 2024-09-20 21:33:02 +00:00
Luke Vella
2185ec5b83
Use dialogs to finalize and duplicate polls (#1099) 2024-05-16 16:14:48 +08:00
Luke Vella
f8a217ae75
Show participated polls on polls page + UI refresh (#1089) 2024-05-12 13:20:00 +08:00
Luke Vella
d0b359afaf
📦 Upgrade tailwind and start using size utility (#989) 2024-01-19 14:43:09 +07:00
Luke Vella
95feb9f01a
♻️ Switch to app router (#922) 2023-11-06 09:15:49 +00:00
Luke Vella
e1af89252b 🔧 Refinements 2023-09-18 16:14:18 +01:00
Luke Vella
a9253bd972
Allow making email required (#864) 2023-09-18 10:12:21 +01:00
Luke Vella
996743caaf
Allow duplicating a poll (#804) 2023-08-09 09:48:02 +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
12be9851e1
♻️ Use named exports for icons (#647) 2023-04-04 08:24:55 +01:00
Luke Vella
fbcd5a5d2a
♻️ Add icons package (#646) 2023-04-03 19:22:25 +01:00
Luke Vella
c8fd9d3d50 🚑 Fix deleting a date option removes votes for other options 2023-03-31 12:14:02 +01:00
Luke Vella
a47b6f602f 🚑 Fix times showing incorrectly
This was due to times being converted to utc in postgres/prisma.
2023-03-31 06:29:06 -04: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
0a836aeec7
♻️ Switch to turborepo (#532) 2023-03-01 14:10:06 +00:00
Renamed from src/components/poll/manage-poll.tsx (Browse further)