Commit graph

88 commits

Author SHA1 Message Date
Luke Vella
971de32e60 🎨 Fix color of preferences button 2023-04-04 11:21:04 +01:00
Luke Vella
467ad4b6bb ♻️ Use languages package in middleware 2023-04-04 11:03:06 +01:00
Luke Vella
38454302b3
💬 Update email subject lines (#652) 2023-04-04 08:45:52 +00: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
ffa7007184
♻️ Use synchronous id generation (#645) 2023-04-03 18:46:25 +01:00
Luke Vella
d973cbccb5
♻️ Create languages package (#644) 2023-04-03 10:04:38 +00:00
Luke Vella
05fe2edaea
♻️ Create backend package (#643) 2023-04-03 10:41:19 +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
063dad2f7a 🌐 Update translations (#632) 2023-03-31 08:23:23 +01:00
Luke Vella
4cfdf84170 🏞️ Update mobile favicon 2023-03-30 16:54:12 +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
9c4731dd22
🌐 Update translations (#631) 2023-03-30 14:20:10 +01:00
Peter Lewis
fef40acc07
Fix malformed RFC 2606 tweak (#629)
My "find and replace for email.com" failed to consider second-level domains with something after the `.com`
2023-03-30 09:21:38 +00:00
Peter Lewis
e21949194b
🩹 Make email placeholders RFC 2606 compliant (#622) 2023-03-30 08:37:16 +00:00
Luke Vella
2ff241ec37
🌐 Update translations (#618) 2023-03-29 09:03:23 +01:00
Luke Vella
e24ceee25c
🐛 Fix wrong value used for app version fallback 2023-03-28 13:09:50 +01:00
Luke Vella
1325ad3cc6
🌐 Update translations (#615) 2023-03-27 18:27:37 +01:00
Luke Vella
1f263a46db
🔥 Drop authorName from polls table (#616) 2023-03-27 16:03:46 +01:00
Luke Vella
860103fa11 💬 Remove “new” badge from time slots on homepage 2023-03-27 11:53:35 +01:00
Luke Vella
2ea0ed8786 🎨 Revent some color changes 2023-03-27 11:53:11 +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
Florian Gareis
029d130a4d
🐛 Fix navigation bar transition (#614) 2023-03-27 08:11:41 +01:00
Luke Vella
c863254e01
🐛 Fix links not styled correctly (#612) 2023-03-24 17:55:42 +00:00
Luke Vella
63942b8103
Show poll status in list (#610) 2023-03-24 16:08:40 +00:00
Luke Vella
50d8f2a6e4
🌐 Update translations (Croatian) (#609) 2023-03-24 16:07:38 +00:00
Mark Pitblado
4c3d5bf846
Show version number in app (#601) 2023-03-24 15:24:52 +00:00
Luke Vella
243c9984cb 📈 Capture more information about notifications 2023-03-23 22:21:27 +00:00
Luke Vella
1fba36f9c8 📈 Capture pollId with toggling notifications 2023-03-23 18:22:30 +00:00
Luke Vella
49b055a3b7
🌐 Update translations (#604) 2023-03-23 18:09:24 +00:00
Luke Vella
6e9009e38b
🌐 Remove outdated translations (#603) 2023-03-23 12:58:15 +00:00
Luke Vella
149e5bbe5e 🐛 Link to support page on 404 2023-03-23 12:56:36 +00:00
Luke Vella
d8e3dcd357
Skip user details step for logged in users (#602) 2023-03-23 12:17:56 +00:00
Luke Vella
f858bcc5f4 👷‍♂️ Only remove unused keys from en locale
This is to avoid conflicts with Crowdin
2023-03-23 11:07:35 +00:00
Jonas Höbenreich
d513309b67
️ Allow user to zoom content (#600) 2023-03-22 23:50:30 +00:00
Luke Vella
d049e91665
🐛 Fix error thrown in handler when changing name (#598) 2023-03-22 18:38:55 +00:00
Luke Vella
0e6a572f26
🌐 Update translations (#596) 2023-03-22 16:43:47 +00:00
Luke Vella
eb418cf89f
🌐 Update translations (#594) 2023-03-22 10:14:30 +00:00
Luke Vella
92a1d9f787
Highlight option with highest score (#595) 2023-03-22 10:13:44 +00:00
Luke Vella
5578fccb7a
🌐 Update translations (#593) 2023-03-22 08:35:36 +00:00
Luke Vella
4e5e5e3b3b
🇨🇿 Update translations (Czech) (#592) 2023-03-21 17:29:51 +00:00
Luke Vella
e8fd472ef6
📢 Add a feedback form (#590) 2023-03-21 16:31:12 +00:00
Luke Vella
ef1fd25a7c
🇫🇮 Update translations (Finnish) (#589) 2023-03-21 16:22:17 +00:00
Luke Vella
d9061d45fa
📈 Conditionally initialize posthog (#586) 2023-03-20 20:04:39 +00:00
Luke Vella
4062b572a0
New translations app.json (Swedish) (#585) 2023-03-20 19:54:04 +00:00
Luke Vella
68bb17a00a ️ Stop invalidating queries on page load 2023-03-20 19:21:31 +00:00
Luke Vella
9f69067cde 🔥 Remove Noto 2023-03-20 16:48:39 +00:00
Luke Vella
e535a0e5be 📦 Bump next 2023-03-20 16:41:20 +00:00
Luke Vella
61bbff6a61
🌐 Update translations (#582) 2023-03-19 18:52:40 +00:00