Commit Graph

232 Commits

Author SHA1 Message Date
Gregor Kleen
82922ee6eb chore: remove debug logs 2020-02-07 21:48:08 +01:00
Gregor Kleen
c5197928b1 feat(hide-columns): don't break on dom changes 2020-02-07 21:33:32 +01:00
Gregor Kleen
10de1a7de7 feat(exam-correct): submit on enter 2020-02-07 21:17:29 +01:00
Gregor Kleen
23044b28db feat(exam-correct): general improvement 2020-02-07 20:57:26 +01:00
Sarah Vaupel
014036e4e3 feat(exam-correct): work on delete 2020-02-07 19:03:27 +01:00
Gregor Kleen
c8edbb395b feat(exam-correct): overwrite request cells from response 2020-02-07 18:40:50 +01:00
Gregor Kleen
6fc0262d2d feat(exam-correct): display backend error messages 2020-02-07 15:58:35 +01:00
Gregor Kleen
1942ad10d5 Merge branch '476-interface-fur-klausurkorrekturen' of gitlab2.rz.ifi.lmu.de:uni2work/uni2work into feat/exam-correct 2020-02-07 11:32:23 +01:00
Sarah Vaupel
b6790163c0 refactor(exam-correct): minor refactor; no persistent entries for now 2020-02-07 10:14:27 +01:00
Sarah Vaupel
fc9bd55202 style(exam-correct): fix table layout to prevent visual offset on submit 2020-02-07 10:14:27 +01:00
Sarah Vaupel
596541e079 style(exam-correct): minor tweak 2020-02-07 10:14:26 +01:00
Sarah Vaupel
ef80de2a80 style(exam-correct): minor tweaks 2020-02-07 10:14:26 +01:00
Sarah Vaupel
63405093c4 fix(storage-manager): post salt and timestamp only when fetching key 2020-02-07 10:14:26 +01:00
Sarah Vaupel
decb1ca2a3 style(exam-correct): minor style fixes and restructuring 2020-02-07 10:14:25 +01:00
Sarah Vaupel
25a7c3420a feat(storage-manager): store encryption info per location 2020-02-07 10:13:30 +01:00
Sarah Vaupel
c86dce5a11 refactor(exam-correct): refactor xsrf token and encryption options 2020-02-07 10:13:29 +01:00
Sarah Vaupel
4e2810d9bb refactor(exam-correct): use fa spin class 2020-02-07 10:12:52 +01:00
Sarah Vaupel
029aba1d61 style(exam-correct): style ambiguous entries as links for now 2020-02-07 10:12:51 +01:00
Sarah Vaupel
41a9539c27 fix(exam-correct): also persist local time on non-success 2020-02-07 10:12:51 +01:00
Sarah Vaupel
88768eb1d1 fix(exam-correct): fix addRow rowInfo 2020-02-07 10:12:51 +01:00
Sarah Vaupel
76cb690303 refactor(exam-correct): remove old input--invalid class usage 2020-02-07 10:12:51 +01:00
Sarah Vaupel
ef3475539b fix(exam-correct): correctly htmlify user on failure 2020-02-07 10:12:50 +01:00
Sarah Vaupel
a7cc24be90 feat(exam-correct): persist results and more 2020-02-07 10:12:50 +01:00
Sarah Vaupel
512f4d9070 feat(exam-correct): resend option on ambiguous entries (TODO refactor) 2020-02-07 10:12:50 +01:00
Sarah Vaupel
77e39be56c feat(exam-correct): server date handling in frontend and refactor 2020-02-07 10:12:17 +01:00
Sarah Vaupel
905d445479 feat(exam-correct): more on frontend name resolving 2020-02-07 10:12:17 +01:00
Sarah Vaupel
7f04862a6f feat(exam-correct): validate user input stub 2020-02-07 10:12:04 +01:00
Sarah Vaupel
4cb62f8f91 feat(exam-correct): single runDB in POST handler; more response handling 2020-02-07 10:10:51 +01:00
Sarah Vaupel
c0f91bccdd feat(exam-correct): upsert exam part results (TODO) 2020-02-07 10:10:51 +01:00
Sarah Vaupel
3cc6814ff5 feat(exam-correct): status icons (wip) 2020-02-07 10:09:29 +01:00
Sarah Vaupel
2fd996be22 fix(exam-correct): add XSRF token to post header 2020-02-07 10:09:28 +01:00
Sarah Vaupel
cbe6495609 feat(exam-correct): more stub 2020-02-07 10:04:34 +01:00
Sarah Vaupel
90359c83b7 feat(exam-correct): stub 2020-02-07 10:04:34 +01:00
Sarah Vaupel
a15f0d1d51 refactor(exam-correct): replace table constraint with better selector 2020-02-07 10:04:34 +01:00
Sarah Vaupel
53131e2de8 feat(sort-table): add basic SortTable util stub 2020-02-07 10:04:33 +01:00
Sarah Vaupel
9cb64f2a8f feat(exam-correct): setup basic session storage manager, add util stub 2020-02-07 10:04:33 +01:00
Sarah Vaupel
b8e48d08d9 style(exam-correct): minor style change 2020-02-07 09:10:52 +01:00
Gregor Kleen
95ffda25b6 feat: improve navigation 2020-02-06 16:27:29 +01:00
Gregor Kleen
51fc6dc541 feat: restore & improve navbar contents 2020-02-06 16:27:29 +01:00
Gregor Kleen
18ae75890a fix: design tweaks 2020-02-06 16:27:29 +01:00
Gregor Kleen
68eb44884e fix: design tweaks 2020-02-06 16:27:28 +01:00
Gregor Kleen
1348c91c3c feat: navbar header containers
BREAKING CHANGE: major navigation refactor
2020-02-06 16:27:28 +01:00
Sarah Vaupel
b1b70b9262 style(exam-correct): minor examResult style changes 2020-02-06 16:05:29 +01:00
Sarah Vaupel
001a600270 refactor(exam-correct): minor refactor; no persistent entries for now 2020-02-04 09:48:37 +01:00
Sarah Vaupel
88e9bb26fe style(exam-correct): fix table layout to prevent visual offset on submit 2020-02-04 09:46:34 +01:00
Sarah Vaupel
becfcdb1db style(exam-correct): minor tweak 2020-02-01 18:23:19 +01:00
Sarah Vaupel
57f864cac1 style(exam-correct): minor tweaks 2020-02-01 17:11:26 +01:00
Sarah Vaupel
301c88f2ea fix(storage-manager): post salt and timestamp only when fetching key 2020-02-01 16:55:09 +01:00
Sarah Vaupel
0d43037fa7 style(exam-correct): minor style fixes and restructuring 2020-02-01 16:20:35 +01:00
Sarah Vaupel
8122ab10b0 feat(storage-manager): store encryption info per location 2020-01-29 10:53:42 +01:00