Commit Graph
124 Commits
Author SHA1 Message Date
sto ca7399f490 Flexify the contest dashboard 2025-06-21 10:36:19 +02:00
sto f27b43ef45 Improve top buttons 2025-06-21 10:07:42 +02:00
sto 5b908fe37c Add notices 2025-06-21 09:59:18 +02:00
sto 2616cbaa71 Add message when the URL is copied to the clipboard 2025-06-21 07:23:02 +02:00
sto 70c0fed0c4 Show current puzzle image in puzzle edit form 2025-06-21 07:08:14 +02:00
sto 6c0f5167a4 Add puzzle images to the scoreboard 2025-06-21 07:05:12 +02:00
sto ac3b354480 Contest language & top buttons 2025-06-20 08:07:39 +02:00
sto 71f2bb6b70 Fix completion conversion in case of errors 2025-06-19 17:28:55 +02:00
sto ac83a599f3 Make email mandatory + sign in translations 2025-06-19 16:54:47 +02:00
sto 67492cdd15 Update completion -> back to contestant 2025-06-19 11:30:21 +02:00
sto 79fb1edfaf Multiples traductions 2025-06-19 11:20:33 +02:00
sto 4645b45f5d Fix CSV import & contestant deletion 2025-06-19 10:33:36 +02:00
sto f78a082ad3 Add warning for messages 2025-06-18 19:23:44 +02:00
sto b8674a126f Back buttons 2025-06-18 19:09:55 +02:00
sto 67d2ef41b3 Add indicator for processed messages 2025-06-18 18:42:04 +02:00
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 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 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 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 7ce684ced9 Move completions methods to a concern 2025-03-23 09:25:32 +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