Commit Graph

215 Commits

Author SHA1 Message Date
a53788f79c chore(deps): update dependency @sveltejs/kit to v1.15.5
Some checks are pending
continuous-integration/drone/push Build is pending
2023-04-17 07:44:24 +00:00
a2a2f7dc87 chore(deps): update dependency @typescript-eslint/parser to v5.58.0
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-10 20:09:01 +00:00
b897c4ac68 chore(deps): update dependency @typescript-eslint/eslint-plugin to v5.58.0
Some checks reported errors
continuous-integration/drone/push Build was killed
2023-04-10 18:05:13 +00:00
e6512f3910 chore(deps): lock file maintenance
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-10 06:08:23 +00:00
836da2ae30 chore(deps): update dependency svelte-check to v3.2.0
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-09 17:47:10 +00:00
db253aec61 chore(deps): update dependency svelte to v3.58.0
Some checks are pending
continuous-integration/drone/push Build is running
2023-04-09 17:46:55 +00:00
3caf5b2597 chore(deps): update dependency eslint to v8.37.0
Some checks are pending
continuous-integration/drone/push Build is running
2023-04-09 17:46:36 +00:00
30edb5c5c6 chore(deps): update dependency @sveltejs/kit to v1.15.2
Some checks are pending
continuous-integration/drone/push Build is running
2023-04-09 17:45:52 +00:00
f4975a7154 chore(deps): update dependency @typescript-eslint/parser to v5.57.1
Some checks are pending
continuous-integration/drone/push Build is running
2023-04-09 17:45:45 +00:00
528a07376a chore(deps): update dependency @typescript-eslint/eslint-plugin to v5.57.1
Some checks are pending
continuous-integration/drone/push Build is running
2023-04-09 17:45:41 +00:00
ee93d9de41 chore(deps): lock file maintenance
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-27 00:07:04 +00:00
19a759536b Add grade filter by category
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-08 17:13:55 +01:00
9ad021fa65 Fix redogradation in WorkGradesSteps
Some checks are pending
continuous-integration/drone/push Build is running
2023-03-08 17:01:45 +01:00
49dd674f72 User trace report can contains messages 2023-03-08 17:01:45 +01:00
0965698c90 New route and button to anonymize old users 2023-03-08 17:01:45 +01:00
a9bb758e99 Include works in allGrades 2023-03-08 17:01:45 +01:00
93b5857fa6 Go to grades promotion page directly 2023-03-08 04:22:45 +01:00
2ee8901d8c Detail tests with "report"s
Some checks are pending
continuous-integration/drone/push Build is running
2023-03-08 04:15:17 +01:00
9032d53ae3 Always show a button to launch gradation, even in case of error
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-07 17:38:12 +01:00
61dde4e7e3 Can edit grade's commentary
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-07 04:53:50 +01:00
3af70cf678 Can see directly the corresponding trace 2023-03-07 04:45:04 +01:00
1f4ce865aa New page to see grades sumary 2023-03-07 04:41:02 +01:00
7642a23947 New form to change grade 2023-03-07 03:37:06 +01:00
b604e98f64 New parameter to display a message at the top of the screen 2023-03-07 03:36:27 +01:00
07ceb20d63 Refactor work page 2023-03-07 03:36:25 +01:00
6c471b5ec1 Add links to the forge 2023-03-06 18:46:41 +01:00
562cd5b397 Hide repository infos when corrected 2023-03-06 18:24:43 +01:00
2129ba46ee Apply user when redogradation
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-06 15:55:30 +01:00
0836486e3e Don't launch gradation for 404 submission user
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-06 15:01:39 +01:00
db5658ccc1 Distribute some traces to students
Some checks are pending
continuous-integration/drone/push Build is running
2023-03-06 14:58:37 +01:00
018ed9227f Fetch gradation status 2023-03-06 14:58:36 +01:00
1f7896ff26 Don't consider missing submissions in min grade
Some checks are pending
continuous-integration/drone/push Build is running
2023-03-06 13:15:55 +01:00
5599a94f18 New button to redo gradation
Some checks are pending
continuous-integration/drone/push Build is running
2023-03-06 13:13:04 +01:00
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