Commit Graph

149 Commits

Author SHA1 Message Date
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
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
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