Commit Graph

342 Commits

Author SHA1 Message Date
8fb782fd04 Add feature to not match regexp 2022-07-08 10:25:23 +02:00
ff5f14fd76 If label is empty, reset the correction state (to allow template deletion) 2022-07-08 10:25:23 +02:00
1e56799f67 Make the login error more explicit 2022-07-08 10:25:23 +02:00
f33857cb44 Fix nil pointer dereference 2022-07-08 10:25:23 +02:00
9274a4bed8 Improve responsiveness 2022-07-08 10:25:23 +02:00
99b7822f8a Fix menu not working on small screens 2022-07-08 10:25:23 +02:00
370b97ccf9 Improve visual 2022-07-08 10:25:23 +02:00
ce0fc0305a Fix toast behaviour 2022-07-08 10:25:23 +02:00
4b64b91473 Implement need-help feature 2022-07-08 10:25:23 +02:00
41202806ea Add a border around picture menu 2022-07-08 10:25:23 +02:00
39a2626c3a Fix warnings 2022-07-08 10:25:23 +02:00
65048063aa Update node pkg 2022-07-08 10:25:23 +02:00
95e9081570 Fix problem with bootstrap 2022-07-08 10:25:23 +02:00
d97dd1576c Fixes survey creation 2022-07-08 10:25:23 +02:00
1e54a9ee7d Fix display of next surveys 2022-07-08 10:25:23 +02:00
8b2a3c556f Use Adlin shemu 2022-07-08 10:25:23 +02:00
2a3cf97c24 Avoid fantom value 2022-07-08 10:25:23 +02:00
5acdaa4596 Fix https detection 2022-07-08 10:25:23 +02:00
882a9c23d3 Fix static routes 2022-07-08 10:25:23 +02:00
f98fb22845 Update dependency @typescript-eslint/eslint-plugin to v5 2022-07-08 10:25:23 +02:00
fc7a3df80f Update dependency eslint to v8 2022-07-08 10:25:23 +02:00
56fbfb9357 Estetic 2022-07-08 10:25:23 +02:00
5c3c476cea Live: add timer questions 2022-07-08 10:25:23 +02:00
fe79033d51 Can ask questions during live sessions 2022-07-08 10:25:23 +02:00
d440d85dc1 Prepare for deployment 2022-07-08 10:25:23 +02:00
f85758ef33 Move new ui to ui directory 2022-07-08 10:25:23 +02:00
bb72c351ac Update golang.org/x/oauth2 commit hash to ee48083 2022-07-08 10:25:23 +02:00
2a6d18eb77 Add toaster 2022-07-08 10:25:23 +02:00
f77cfa4df8 Live: Retrieve previous submission 2022-07-08 10:25:23 +02:00
a57e032e59 Working on live surveys 2022-07-08 10:25:23 +02:00
567e170cfd Improve score retrieval 2022-07-08 10:25:23 +02:00
d77e6e2eac Able to make corrections 2022-07-08 10:25:23 +02:00
6f958bdab4 Do grading page 2022-07-08 10:25:23 +02:00
08e696cde2 Add need help page 2022-07-08 10:25:23 +02:00
b7029b643e Display a message if not in the current promo 2022-07-08 10:25:23 +02:00
f0d5296a31 Can restrict survey to group 2022-07-08 10:25:23 +02:00
588089d11b Allow a 5 minutes grace time to send responses 2022-02-28 17:45:59 +01:00
d4c809abed Add missing proposals route 2022-02-28 17:45:59 +01:00
6a632238d5 Change update behaviour 2022-02-28 17:45:59 +01:00
ded0e8e1c8 WIP Svelte 2022-02-28 17:45:59 +01:00
38180f8afd Make go binaries lighter 2022-02-19 15:57:14 +01:00
684e2e7fa4 Add a --dev flag to forward requests to node server 2022-02-12 15:02:51 +01:00
d7d7bfa103 Update golang.org/x/oauth2 commit hash to d3ed0bb
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2021-12-01 16:03:17 +00:00
5c53d2eaea Check that surveys are open before accepting a response
All checks were successful
continuous-integration/drone/push Build is passing
Thanks-To: Kurogor <mahe.charpy@epita.fr>
Thanks-To: Fumesover <albin.parou@epita.fr>
Thanks-To: Sébastien Januszczak <sebastien.januszczak@epita.fr>
Thanks-To: Clément Lanata <clement.lanata@epita.fr>
Thanks-To: Alexandre Delorme <alexandre.delorme@epita.fr>
Thanks-To: Pioupush <justin.puchelle@epita.fr>
2021-12-01 16:24:59 +01:00
dfcde910b2 Use go embed 2021-12-01 16:24:59 +01:00
1ad302a790 Fix typo
Thanks-To: Alexandre Chazal <alexandre.chazal@epita.fr>
2021-11-18 12:13:47 +01:00
cbe7331c81 Update golang.org/x/oauth2 commit hash to ba495a6
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2021-10-28 18:03:31 +00:00
bf4402aae9 Update golang.org/x/oauth2 commit hash to 6b3c2da
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2021-10-12 10:59:41 +00:00
24bd5a5e25 Truncate groups to 255 chargs max
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-28 16:27:48 +02:00
9807eeec1a Add fallback authentication through Kerberos
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-22 17:05:05 +02:00