Commit Graph

120 Commits

Author SHA1 Message Date
sto
96b8553b1f Add puzzle fake data recommendation 2025-06-18 15:00:02 +02:00
sto
194c126c90 Correctly order participants 2025-06-18 14:49:16 +02:00
sto
a33f3ff4de Display more participant info on contest dashboard 2025-06-18 07:46:45 +02:00
sto
17a1af4e9f Prevent the user from converting messages and warn them, if there are no puzzles 2025-06-18 07:40:05 +02:00
sto
baea71b312 Autofill puzzle and don't show it when there's only one puzzle 2025-06-18 07:15:39 +02:00
sto
bc32387c21 Allow message deletion 2025-06-18 07:05:39 +02:00
sto
55399d80fe Add CORS to /message 2025-06-13 19:33:56 +02:00
sto
d7d90f0c91 Add extension URL display 2025-06-13 18:30:47 +02:00
sto
7444a09046 Translations for the contest dashboard page 2025-05-18 09:52:58 +02:00
sto
ec2201f9a8 Implement CSV import and conversion to contestants 2025-05-17 17:40:03 +02:00
sto
939e2157ab Start CSV importer feature 2025-05-17 12:03:10 +02:00
sto
5ec0e264ba Upgrade gems 2025-05-15 08:58:22 +02:00
sto
c4902d85d5 Messages to completions conversion 2025-05-15 08:57:25 +02:00
sto
e65d639ca6 Improve add buttons 2025-05-14 18:09:36 +02:00
sto
1397ddce2f Implement message delete method 2025-05-14 16:37:28 +02:00
sto
138fe67baa Improve show contest buttons 2025-05-14 15:17:42 +02:00
sto
3a8517e637 Show messages on contest management view 2025-05-11 21:22:19 +02:00
sto
6afde8a971 Turn puzzles into table 2025-05-11 21:09:57 +02:00
sto
70005468c6 Add route and controller for incoming messages 2025-05-11 21:09:45 +02:00
sto
2f23938e81 Add message model 2025-05-11 19:40:30 +02:00
sto
378c3011ef Add prod instructions in README 2025-05-11 17:19:14 +02:00
sto
a421cd496d Fix SCSS compiled file inclusion in Dockerfile 2025-05-11 16:19:18 +02:00
sto
21f71f9d32 More translations, incl. attributes 2025-03-28 14:26:57 +01:00
sto
10fa821f19 Some contest pages translations 2025-03-27 14:51:25 +01:00
sto
8b0b1c6745 Add language settings for users, and translate titles to French 2025-03-27 12:55:12 +01:00
sto
497768610d Setup I18n for titles 2025-03-27 12:15:27 +01:00
sto
26b8064553 Add login & user tests 2025-03-27 10:26:03 +01:00
sto
7023600cd1 Setup Faker and Factorybot 2025-03-27 09:27:25 +01:00
sto
12f9f33034 Setup Rspec 2025-03-26 19:58:11 +01:00
sto
2144c22bd9 Use the friendly ID gem for contest slugs 2025-03-26 17:40:56 +01:00
sto
a5d165c4b3 Save display times in the db 2025-03-26 17:00:06 +01:00
sto
c98caeea92 Initialize tests and make them pass 2025-03-23 13:40:27 +01:00
sto
f8bfb020bc Fully remove .gitea Chrome dep 2025-03-23 13:40:14 +01:00
sto
14be4a32e6 Remove Chrome installation 2025-03-23 13:20:22 +01:00
sto
7ce684ced9 Move completions methods to a concern 2025-03-23 09:25:32 +01:00
sto
5525cc814a Chrome installation setup for Gitea actions 2025-03-23 08:57:19 +01:00
sto
2982f44acc Public scoreboard scaffold 2025-03-23 08:44:38 +01:00
sto
9a2a3a6f33 Add public scoreboard slug & URL 2025-03-22 18:21:13 +01:00
sto
d47ebf22ab Fix completion validation 2025-03-22 13:08:35 +01:00
sto
6b02eecb9b Add auth in all controllers 2025-03-22 13:07:12 +01:00
sto
5472a400d1 Install Pundit and add UserPolicy 2025-03-22 09:48:40 +01:00
sto
0b47cc4d8a User management 2025-03-22 09:16:38 +01:00
sto
ce5b729fef Add annotate_rb gem and annotate all models 2025-03-22 08:39:40 +01:00
sto
884dbf40d9 Add user admin attribute 2025-03-22 08:16:43 +01:00
sto
570e517c28 Improve completions 2025-03-21 19:50:03 +01:00
sto
15e2493f87 Show form errors 2025-03-21 19:49:37 +01:00
sto
ea7cdcf608 Some improvements 2025-03-20 16:14:48 +01:00
sto
a03907f756 Add completions 2025-03-20 11:12:55 +01:00
sto
44507bb85c Add contestants 2025-03-20 09:19:39 +01:00
sto
658c50fd04 Add brand to puzzles 2025-03-20 08:59:31 +01:00