Commit graph

22 commits

Author SHA1 Message Date
Luke Vella
f8a217ae75
Show participated polls on polls page + UI refresh (#1089) 2024-05-12 13:20:00 +08:00
Luke Vella
0bff7ba55a 🐛 Fix textarea not taking the full width of the container 2024-04-02 14:10:18 +07:00
Luke Vella
08729168d2
🌐 Better way to store times (#1037) 2024-02-29 16:36:21 +05:30
Luke Vella
c04a670607
💄 Add form validation feedback (#998) 2024-01-26 14:09:00 +07: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
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
b1e3f63a2e
Allow users to customize poll behaviour (#785) 2023-07-25 17:24:45 +01:00
Luke Vella
d8b4e86a90
🐛 Allow admin to delete any comment (#715) 2023-06-28 15:51:00 +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
5b6d8424af
♻️ Improve query invalidation (#659) 2023-04-08 12:43:54 +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
05fe2edaea
♻️ Create backend package (#643) 2023-04-03 10:41:19 +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
0ed12b91dc 🐛 Fix query after removing unique index 2023-03-18 13:11:21 +00:00
Jonas Höbenreich
086091b67f
💄 Hide comment dropdown menu when unavailable to user (#564) 2023-03-14 22:40:05 +00:00
Luke Vella
0a836aeec7
♻️ Switch to turborepo (#532) 2023-03-01 14:10:06 +00:00
Renamed from src/components/discussion/discussion.tsx (Browse further)