Luke Vella
7b30342803
Handle referential integrity with prisma
2022-05-22 16:53:40 +01:00
Luke Vella
00cf0827b4
Add house keeping workflow
2022-05-20 18:58:31 +01:00
Luke Vella
544a42edc4
Delete votes before deleting option
2022-05-20 15:28:01 +01:00
Luke Vella
2e46807846
Delete participant and votes
2022-05-20 15:25:45 +01:00
Luke Vella
3299ba2030
Soft delete and house keeping endpoint ( #184 )
2022-05-20 15:14:46 +01:00
Luke Vella
97e189132f
Update README
2022-05-20 15:13:58 +01:00
Luke Vella
5332e62c1a
Make question mark lighter
2022-05-20 15:13:58 +01:00
Trammell Hudson
f65fe76863
docker-compose: pass schema to migrate deploy ( #182 )
...
This patch passes the explicit path to the prisma schema so
that the initial table creation is performed. Otherwise the
command will print:
No migration found in prisma/migrations
And attempting to create a poll produces the postgres error:
ERROR: relation "public.users" does not exist at character 35
STATEMENT: SELECT "public"."users"."id" FROM "public"."users" WHERE "public"."users"."email" = $1 OFFSET $2
Signed-off-by: Trammell Hudson <hudson@trmm.net>
2022-05-19 20:05:06 +01:00
Luke Vella
c07885beee
Fix missing base url during docker build ( #180 )
2022-05-19 16:48:48 +01:00
Luke Vella
35159bf3a1
Fix silenced toast error message
2022-05-19 12:10:37 +01:00
Luke Vella
6cea86ffff
Fix linting
2022-05-19 11:11:28 +01:00
Luke Vella
d538fb8c2d
Fix prisma schema location
...
Closes #176
2022-05-19 09:48:59 +01:00
Luke Vella
c170e03b6a
Add option to delete poll ( #174 )
2022-05-18 17:47:23 +01:00
Luke Vella
2c4157ea24
Switch to tRPC ( #173 )
2022-05-18 10:22:40 +01:00
Luke Vella
3d7e7e8a95
Fix missing vote icon
2022-05-17 19:34:57 +01:00
Luke Vella
9dd7c5a948
Fix typo in email template
2022-05-16 16:57:02 +01:00
Dangersohn
462b63acea
fixed min length of SECRET_PASSWORD. ( #172 )
2022-05-16 14:53:16 +01:00
Luke Vella
357d25305f
Fix issue with selecting time options
2022-05-14 14:33:23 +01:00
Luke Vella
9e71309954
Fix dropdown styles
2022-05-13 17:51:09 +01:00
Luke Vella
17dc9519d2
If need be ( #168 )
2022-05-13 08:44:35 +01:00
Luke Vella
6375e80641
Remove maintenance mode middleware
2022-05-12 19:16:16 +01:00
Luke Vella
5f653ff593
Prevent voting when poll is locked
2022-05-12 13:16:06 +01:00
Luke Vella
46efb0fa48
Update README.md
2022-05-09 17:29:16 +01:00
Luke Vella
bdffea6e65
Add SECRET_PASSWORD to sample.env
2022-05-09 17:26:27 +01:00
Luke Vella
09e35c172e
Track login usage
2022-05-09 10:41:13 +01:00
Luke Vella
ccc2896b2d
Adjust permissions for unclaimed participants
2022-05-09 08:43:40 +01:00
Luke Vella
5c991d7011
Sessions ( #162 )
2022-05-09 08:21:53 +01:00
Luke Vella
1d7bcddf1b
Switch to gitbook support page
2022-04-29 14:10:39 +01:00
Luke Vella
33512acf77
Fix badge alignment
2022-04-27 18:23:34 +01:00
Luke Vella
afb9a1ed7a
Stop hiding chat button
2022-04-27 17:16:45 +01:00
Luke Vella
a91013ab16
Legacy polls notice ( #141 )
...
* Add notice for legacy polls
* Update badges
2022-04-27 17:15:56 +01:00
Luke Vella
671f5b16fd
Track preferred time preferences
2022-04-26 20:23:46 +01:00
Luke Vella
8aec24308e
Use locale to format dates and times ( #123 )
...
* Use deployment url in demo description.
Close #131
2022-04-26 20:10:59 +01:00
Luke Vella
8263926168
Update README.md
2022-04-26 10:58:29 +01:00
Luke Vella
0af4c769c5
Add license badge
2022-04-25 23:34:12 +01:00
Manu
00b931921a
Add Docker publishing workflow ( #130 )
2022-04-25 23:28:52 +01:00
Luke Vella
f8c277247b
Update issue templates
2022-04-25 23:18:37 +01:00
Luke Vella
f5dc3c2163
Update issue templates
2022-04-25 23:18:20 +01:00
Luke Vella
16635c7b71
Update issue templates
2022-04-25 23:05:46 +01:00
Luke Vella
2bb53e47c1
Sponsors attribution
2022-04-24 15:25:38 +01:00
Luke Vella
8bf8f38101
Fix blog link
...
Close #136
2022-04-24 13:44:49 +01:00
Luke Vella
30dbe2da45
Update directory name in readme
2022-04-22 12:15:20 +01:00
Luke Vella
5aae4f5c13
Add hero image to readme ( #125 )
2022-04-22 12:09:40 +01:00
Luke Vella
3deeebb09c
Reduce user avatar color palette
2022-04-21 17:22:17 +01:00
Luke Vella
00b72d01bf
Desktop poll code clean up and refinements ( #120 )
2022-04-21 13:01:29 +01:00
Luke Vella
8cd1db41db
Allow description to fill width on smaller screens
2022-04-21 13:00:53 +01:00
Luke Vella
9cdaa4a7af
Improve alignment
2022-04-21 11:37:27 +01:00
Luke Vella
d34a831f14
Use svg logo
2022-04-21 09:02:14 +01:00
Luke Vella
01b9f1ca90
Move FUNDING.yml and add paypal link
2022-04-21 09:02:07 +01:00
Luke Vella
dde0fe8ea1
Improvements to mobile UI ( #119 )
2022-04-20 16:09:38 +01:00