Commit Graph

130 Commits

Author SHA1 Message Date
140935e15d Don't validate answer without valid correction template
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-16 09:37:56 +01:00
b4b531409f Implement optional signature
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-11 13:27:09 +01:00
093c58f006 Display error when remote repositories can't be fetched
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-17 19:38:17 +02:00
7cdfafc329 Warn and give hint when using an already used repo for another work
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-30 12:41:34 +02:00
f79c7b43cd New modal to permit admin select user repo for work
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-25 19:28:11 +02:00
1859a715df repo: Admin can override default expected tag 2022-09-25 19:28:11 +02:00
cee08fdb94 Hide question description when correcting to gain screen space
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-23 09:59:23 +02:00
862fbef1ee Display responses number percentage
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-20 19:54:53 +02:00
2365674a97 Fix mean calculation
Some checks are pending
continuous-integration/drone/push Build is running
2022-09-20 19:47:32 +02:00
57d37544f9 Also display erroneous PGP keys
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-20 00:52:25 +02:00
16d7fe4beb Fix key display
Some checks are pending
continuous-integration/drone/push Build is running
2022-09-20 00:35:33 +02:00
0ab96472e4 Return an error when no repository data
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-16 16:44:37 +02:00
9351b39a4b Handle invalid date
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-16 13:44:18 +02:00
5b3bdb0429 Can show repository logs in admin interface
Some checks are pending
continuous-integration/drone/push Build is running
2022-09-16 12:03:50 +02:00
5940f14474 Fix error when repository is null 2022-09-16 12:02:47 +02:00
73b33f9fb5 Count submissions
Some checks are pending
continuous-integration/drone/push Build is running
2022-09-16 11:15:20 +02:00
85d9f1e280 Use datetime field to edit start/end time 2022-09-16 11:15:20 +02:00
3bb6f0374c Can use responses page to edit the survey (as this is default admin page for survey) 2022-09-16 11:15:20 +02:00
15bff5af96 Smarter survey and question deletion/duplucation 2022-09-16 11:15:20 +02:00
2ccf2057de Fix typo 2022-09-14 10:21:09 +02:00
9176581afa Start a page about privacy policy 2022-09-14 10:21:09 +02:00
c2b23695a5 Add precision about repository name 2022-09-11 21:58:33 +02:00
95692db8bd Add impersonation route 2022-09-11 21:58:33 +02:00
a5183bc511 Add start live survey button on responses page 2022-09-11 21:58:33 +02:00
6323d96b60 Add a new page to list repos and submissions 2022-09-10 20:05:31 +02:00
643e4d50bd Fix compilation issue with svelte
Some checks failed
continuous-integration/drone/push Build is failing
2022-09-09 18:15:36 +02:00
fd7ec6c721 PGP keys need to be minimal 2022-09-09 18:15:18 +02:00
87d60c5fd5 Try to clarify webhook usage
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-07 21:41:20 +02:00
b119fe5da4 Disable button if no repo selected 2022-09-07 21:36:40 +02:00
a5105979cc Use repositories API allowed for everyone
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-07 21:02:45 +02:00
60540a1631 Fix connection through Kerberos
Some checks are pending
continuous-integration/drone/push Build is running
2022-09-07 20:54:04 +02:00
ff5cefa7ac Can ask student browser where they are in the page
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-06 19:26:05 +02:00
86cc2cad4a Fix access to null variable 2022-09-06 19:25:57 +02:00
12a0777886 Admin user can see subject in advance 2022-09-06 19:25:57 +02:00
1d9edfd4b6 New question type: none 2022-09-06 19:25:57 +02:00
7b45214ca9 Working webhook 2022-09-05 20:54:07 +02:00
c976f7b53f Define webhook URL 2022-09-05 20:54:07 +02:00
0079901311 Can have a work without submission 2022-09-05 20:54:07 +02:00
8b0043dc8d More dynamic submission page 2022-09-05 20:54:07 +02:00
0042d373f6 Don't perform repo trigger if submission is closed 2022-09-05 20:54:07 +02:00
0b16676929 Can display extraction logs 2022-09-05 20:54:07 +02:00
eacaedeb03 Refactor submission retrieval 2022-09-05 20:54:07 +02:00
24d39dd14e Don't show submission status if no submission url 2022-09-05 20:54:07 +02:00
ca55ba9b2e Retrieve submission metadata 2022-09-05 20:54:07 +02:00
6245e49be7 Retrieve Drone build state 2022-09-05 20:54:07 +02:00
d3a5a89c0e Prefer SSH ref 2022-09-05 20:54:06 +02:00
5efc6d1aaa Improve grade display 2022-09-05 20:54:06 +02:00
e2998a1fa8 work: Don't show useless infos 2022-09-05 20:54:06 +02:00
8d9245f1b1 Mock repository update 2022-09-05 20:54:06 +02:00
3285d5e896 Repository: no last_check at creation 2022-09-05 20:54:06 +02:00