Commit Graph

182 Commits

Author SHA1 Message Date
cd500afbd5 Add button to go to the student's repository 2023-03-06 13:08:58 +01:00
3397b9f123 Gradation: add route to add missing users 2023-03-06 13:08:58 +01:00
51a311f0b9 ui: Fix race condition where refresh can occurs before deletion 2023-03-06 12:37:34 +01:00
0b192e4783 ui: Add more grade stats 2023-03-06 12:37:34 +01:00
cc729227ce ui: Auto display grades to admin when work is over 2023-03-06 12:37:33 +01:00
6cd3907dc3 chore(deps): lock file maintenance
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-06 04:05:09 +00:00
184daa4cab New route to retrieve gradation status
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-06 03:44:39 +01:00
9a145965fb ui: Change Id to ensure they are all differents 2023-03-06 03:17:45 +01:00
bcf76a2c86 New route to stop all running/pending tests for a given work 2023-03-06 03:17:45 +01:00
a78de73671 ui: Display a spinner during gradation launch 2023-03-06 03:17:45 +01:00
906501cc7b ui: Use ScoreBadge component 2023-03-06 03:17:45 +01:00
64eb8f2852 ui: Add a button to refresh grades 2023-03-06 03:17:45 +01:00
61f4795511 New route to view user's trace through repository
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-05 14:41:09 +01:00
084244449c New route to display user's traces 2023-03-05 14:41:09 +01:00
706e786190 New route to delete grades 2023-03-05 14:41:09 +01:00
6f9b83ef24 ui: New button to launch all tests 2023-03-05 14:41:09 +01:00
e61a8bd51d lives: Can display results as charts on all screens 2023-03-04 16:49:27 +01:00
ce1d61b6c4 ui: Also color score on works page 2023-03-04 16:49:27 +01:00
6478b2fce8 chore(deps): lock file maintenance 2023-03-04 16:49:27 +01:00
f3f7c55be3 chore(deps): lock file maintenance 2023-03-04 16:49:26 +01:00
8279b1dc98 chore(deps): lock file maintenance 2023-03-04 16:49:26 +01:00
db203f8031 Remove need help menu item 2023-03-04 16:49:26 +01:00
5ab23024b6 Redirect to the course of the year when promo is different 2023-03-04 16:49:26 +01:00
8c64ac6bab chore(deps): update dependency @sveltejs/adapter-static to v2 2023-03-04 16:49:26 +01:00
735a120259 New route to run gradation tests 2023-03-04 16:49:26 +01:00
ec71073cb6 Change date field size
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-01 16:11:33 +01:00
6def3de983 New field added for works to store gradation repository
Some checks are pending
continuous-integration/drone/push Build is running
2023-01-01 15:26:58 +01:00
366768abde chore(deps): update dependency svelte-check to v3
Some checks are pending
continuous-integration/drone/push Build is running
2022-12-22 12:06:30 +00:00
f592b8a1b5 Fix typo
All checks were successful
continuous-integration/drone/push Build is passing
Thanks-to: Pierre-Olivier Rey <pierre-olivier.rey@epita.fr>
2022-12-21 10:14:44 +01:00
8ed2526f97 Add tooltips on survey badges
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-19 15:36:19 +01:00
96466dedf7 Fix a recurrent survey reloading 2022-12-19 15:36:14 +01:00
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
e9c450742b Update node modules 2022-12-13 12:48:59 +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
6d9cbdf048 chore(deps): update dependency svelte-preprocess to v5
Some checks failed
continuous-integration/drone/push Build is failing
2022-12-11 22:18:19 +00:00
34d5ddfbaa chore(deps): update dependency vite to v4
Some checks are pending
continuous-integration/drone/push Build is running
2022-12-11 22:16:05 +00: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