Commit Graph

190 Commits

Author SHA1 Message Date
dde1f825cc ui: Update git remote
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-15 17:33:41 +01:00
c692e34fdf Update to sveltekit 1.0 + fix warnings
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-15 15:17:03 +01:00
ff5a2eef65 svelte-migrate: updated files 2022-12-13 12:48:59 +01:00
4d6149760d svelte-migrate: renamed files 2022-12-12 08:49:28 +01:00
fff8b821c5 Can share survey results with a secret shared key
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-02 12:43:53 +01:00
c5a75b6fa8 Can utilize a custom repository
Some checks are pending
continuous-integration/drone/push Build is running
2022-11-30 05:00:46 +01:00
c7059671cb Add a button to export list questions
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-28 00:32:09 +01:00
8f5e2f380f Make survey duplication synchronous (to avoid proposals randomization)
Some checks are pending
continuous-integration/drone/push Build is running
2022-11-28 00:25:26 +01:00
0cab193d6c New view to aggregate survey responses
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-26 16:04:17 +01:00
4be5503af9 ui: When no corrections have been made, juste display nb 2022-11-26 16:04:17 +01:00
749d55c24f Handle no response in survey list 2022-11-26 16:04:17 +01:00
ce6141e6e0 Make rendus page more interactive
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-20 15:53:50 +01:00
4c76dd9728 Add categories to sort/filter works/surveys
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-20 15:28:27 +01:00
f7d747cd76 In corrections, highlight significant texts
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-19 18:48:05 +01:00
6a54315626 Display number of items left to correct to admin on surveylist 2022-11-19 17:31:48 +01:00
c21df9d93f Credit François on bounty page
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-19 11:44:47 +01:00
bf5b0e88dd Fix correction template mess 2022-11-19 11:44:31 +01:00
d6f620bc0d ui: Use $lib in imports 2022-11-19 11:44:31 +01:00
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
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
931d02854a Works tab is now available to everyone 2022-09-05 20:54:06 +02:00
6bef42a71e Working with gitlab 2022-09-05 20:54:06 +02:00
615ed805fa works: Add tag prefix 2022-09-05 20:54:06 +02:00
ba98b9ed69 keys: Add checks 2022-09-04 23:57:58 +02:00
767da66f63 Add descriptions to Works 2022-09-04 23:57:58 +02:00
22638dcc51 Introduce user repositories 2022-09-04 13:27:48 +02:00
de4bb43e86 PGP import feature 2022-09-04 11:27:43 +02:00
9436220685 Stats on list responses
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-02 16:24:00 +02:00
ab88195607 Introduce survey and question cache 2022-09-02 15:35:01 +02:00
967e3ae79d Display an icon when data are transmitted 2022-09-02 15:35:01 +02:00
24f0e82571 New list response 2022-09-02 15:35:01 +02:00
2e4f0eaf30 Avoid reconnection when live ended
Some checks failed
continuous-integration/drone/push Build is failing
2022-09-02 12:28:49 +02:00
b16c91ac6d Don't display hidden live 2022-09-02 12:28:49 +02:00
4f13efbab1 Improve live admin 2022-09-02 12:00:13 +02:00
0f8d77b05f Add button to easily upgrade user promo 2022-09-02 11:59:49 +02:00
cb147e2b96 Better correction display 2022-09-02 11:58:39 +02:00
3d772704b7 Fix corrections propagation 2022-09-02 11:58:33 +02:00
e0cd502c35 Display mcq and ucq corrections
Some checks failed
continuous-integration/drone/push Build is failing
2022-09-01 22:09:14 +02:00
8acdf30ba4 Display graph on admin page 2022-09-01 21:40:38 +02:00
a9384730ac Change some texts 2022-09-01 21:40:38 +02:00
ed42f2eaeb In live session, radio are big buttons 2022-09-01 21:40:38 +02:00
89f61d1046 Can display corrections in live sessions 2022-09-01 21:40:38 +02:00
99441d54f3 Use seconds instead of miliseconds 2022-09-01 21:40:38 +02:00
48a7ccc979 Remove debug print 2022-09-01 21:40:38 +02:00
9d95360e99 Add the ability to generate response templates, based on proposals 2022-09-01 21:40:38 +02:00
ab3c94119d Use bars for MCQ, add mean for int responses 2022-09-01 21:40:38 +02:00
9c0e35b1e2 Can mark need help as treated 2022-09-01 21:40:38 +02:00
8ba26f5600 Update node modules
All checks were successful
continuous-integration/drone/push Build is passing
2022-08-02 12:42:07 +02:00
58343c7be0 Hide SRS related stuff outside of srs.nemunai.re 2022-08-02 11:59:53 +02:00
9170607b0f Fix stacktrace when groups is not defined 2022-08-02 11:59:44 +02:00
f6975f11c0 Don't show submission status when not connected
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-16 15:38:37 +02:00
d76d8a4fce Remove user picture and submissions 2022-07-11 18:30:47 +02:00
5130b2d38e Better handling of non-rendu
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-09 19:43:49 +02:00