Commit Graph

148 Commits

Author SHA1 Message Date
Pierre-Olivier Mercier
8ba26f5600 Update node modules
All checks were successful
continuous-integration/drone/push Build is passing
2022-08-02 12:42:07 +02:00
Pierre-Olivier Mercier
58343c7be0 Hide SRS related stuff outside of srs.nemunai.re 2022-08-02 11:59:53 +02:00
Pierre-Olivier Mercier
9170607b0f Fix stacktrace when groups is not defined 2022-08-02 11:59:44 +02:00
Pierre-Olivier Mercier
46abdc9120 Interpret Groups field in authToken 2022-08-02 11:59:44 +02:00
Pierre-Olivier Mercier
a203cdc36a Use gin-gonic instead of httprouter 2022-08-02 11:59:44 +02:00
7c719d9fd5 chore(deps): update module github.com/jcmturner/gokrb5/v8 to v8.4.3
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-28 09:16:37 +00:00
0d4714e01b chore(deps): update golang.org/x/oauth2 digest to 128564f
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-22 16:08:19 +00:00
2ced7c0d11 chore(deps): update golang.org/x/oauth2 digest to c8730f7
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-18 19:07:54 +00:00
81d31e4fab chore(deps): update golang.org/x/oauth2 digest to 2104d58
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-17 09:10:09 +00:00
Pierre-Olivier Mercier
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
Pierre-Olivier Mercier
9dfc72e099 Allow access to work/:wid to users
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-11 18:34:41 +02:00
Pierre-Olivier Mercier
5a6390e9a5 Fix GET /works 2022-07-11 18:30:47 +02:00
Pierre-Olivier Mercier
d76d8a4fce Remove user picture and submissions 2022-07-11 18:30:47 +02:00
Pierre-Olivier Mercier
c5e45ccf51 Hide group to users 2022-07-11 18:30:47 +02:00
Pierre-Olivier Mercier
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
Pierre-Olivier Mercier
32a1fd3688 Add ws debug
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-09 14:50:08 +02:00
Pierre-Olivier Mercier
777682a656 Able to retrieve submission status
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-09 04:53:29 +02:00
Pierre-Olivier Mercier
4f87298f63 ui: Display grades works 2022-07-09 04:50:47 +02:00
Pierre-Olivier Mercier
f3aabf9b63 Handle grades for works 2022-07-09 04:50:47 +02:00
Pierre-Olivier Mercier
197c23736d ui: Working on works 2022-07-09 04:50:47 +02:00
Pierre-Olivier Mercier
b9acaa798b Also display not shown survey when admin 2022-07-08 11:54:01 +02:00
Pierre-Olivier Mercier
055ae4002d Introducing works to report others submissions and grades 2022-07-08 11:54:01 +02:00
Pierre-Olivier Mercier
c238ded208 Add group badge on surveylist 2022-07-08 10:25:24 +02:00
f08359ac6d chore(deps): update golang.org/x/oauth2 digest to fd043fe 2022-07-08 10:25:24 +02:00
Pierre-Olivier Mercier
66b1c0f8ff Automerge oauth2 2022-07-08 10:25:24 +02:00
Pierre-Olivier Mercier
3c47212e78 Avoid indexing 2022-07-08 10:25:24 +02:00
bf98fa38f8 chore(deps): update golang.org/x/oauth2 digest to d0670ef 2022-07-08 10:25:24 +02:00
8b8a6e83ce chore(deps): update dependency eslint-plugin-svelte3 to v4 2022-07-08 10:25:24 +02:00
db58be1b45 chore(deps): update dependency alpine to v3.16 2022-07-08 10:25:24 +02:00
620d1890bd chore(deps): update golang.org/x/oauth2 digest to 622c5d5 2022-07-08 10:25:24 +02:00
Pierre-Olivier Mercier
e120611b4e Automerge alpine updates 2022-07-08 10:25:24 +02:00
Pierre-Olivier Mercier
cb460ff695 Force redirection to home page of requesting /auth when logged 2022-07-08 10:25:24 +02:00
Pierre-Olivier Mercier
4872a74155 Handle next parameters even through OIDC 2022-07-08 10:25:24 +02:00
Pierre-Olivier Mercier
22df36c814 Reenable Secure cookies 2022-07-08 10:25:24 +02:00
Pierre-Olivier Mercier
a410cb520d Allow login through Kerberos if the user already exists in DB 2022-07-08 10:25:24 +02:00
Pierre-Olivier Mercier
110b413468 ui: Include next parameters in OIDC 2022-07-08 10:25:24 +02:00
6771d1b14e chore(deps): update module github.com/coreos/go-oidc/v3 to v3.2.0 2022-07-08 10:25:24 +02:00
Pierre-Olivier Mercier
f535defd5d CI: Fix triggers 2022-07-08 10:25:24 +02:00
3be3998b13 chore(deps): update module github.com/coreos/go-oidc to v3 2022-07-08 10:25:24 +02:00
Pierre-Olivier Mercier
b60923f9c6 Handle multiple responses in chart 2022-07-08 10:25:24 +02:00
Pierre-Olivier Mercier
0d1a1156a2 Add chart for int responses 2022-07-08 10:25:24 +02:00
Pierre-Olivier Mercier
e852f7c76a Add pie chart for MCQ/UCQ 2022-07-08 10:25:24 +02:00
Pierre-Olivier Mercier
9854c2dbab Update node modules 2022-07-08 10:25:24 +02:00
Pierre-Olivier Mercier
5b1be21728 admin: Display student needing help on home page 2022-07-08 10:25:24 +02:00
1ce1f90e66 Update golang.org/x/oauth2 digest to 9780585 2022-07-08 10:25:24 +02:00
Pierre-Olivier Mercier
68affd588b auth: Handle next parameters 2022-07-08 10:25:24 +02:00
Pierre-Olivier Mercier
1a5eea3bb2 Add button to report bad correction 2022-07-08 10:25:24 +02:00
Pierre-Olivier Mercier
2e3760c23d Fix ortograf 2022-07-08 10:25:24 +02:00
Pierre-Olivier Mercier
33ba2352a1 CI: Fix compilation with go-1.18 2022-07-08 10:25:24 +02:00
Pierre-Olivier Mercier
8e046f6bc6 Add umami track events 2022-07-08 10:25:24 +02:00