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
|
5d0e376eb4
|
refactor(storage-manager): remove unnecessary null param for JSON.parse
|
2020-02-04 09:45:21 +01:00 |
|
Sarah Vaupel
|
93adcd9811
|
chore(storage-manager): proper-ish debug logs
|
2020-02-01 18:23:57 +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
|
55b9213825
|
style(exam-correct): exam-correct table as scrolltable
|
2020-02-01 17:00:30 +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
|
9e9726e173
|
fix(storage-manager): correctly use encryption key in decrypt call
|
2020-02-01 14:57:24 +01:00 |
|
Sarah Vaupel
|
001614522e
|
feat(storage-manager): add en-/decryption stub (WIP) and restructure
|
2020-02-01 14:10:04 +01:00 |
|
Sarah Vaupel
|
5393a55482
|
fix: fix webpack config
|
2020-02-01 13:54:42 +01:00 |
|
Sarah Vaupel
|
783cd7d871
|
chore: add sodium dependency
|
2020-02-01 13:54:08 +01:00 |
|
Sarah Vaupel
|
38b0a8eebc
|
fix(storage-manager): remove and clear SessionStorage
|
2020-01-29 11:07:29 +01:00 |
|
Sarah Vaupel
|
8122ab10b0
|
feat(storage-manager): store encryption info per location
|
2020-01-29 10:53:42 +01:00 |
|
Sarah Vaupel
|
8bee033efa
|
fix(storage-manager): save salt and timestamp
|
2020-01-28 19:41:43 +01:00 |
|
Sarah Vaupel
|
01a5a476c5
|
chore(storage-key): fetch storage key and invalidate storage on mismatch
|
2020-01-28 18:14:04 +01:00 |
|
Sarah Vaupel
|
e7c8b6611b
|
refactor(exam-correct): refactor xsrf token and encryption options
|
2020-01-28 18:12:13 +01:00 |
|
Sarah Vaupel
|
fe28762d1c
|
refactor(http-client): set xsrf token on post requests
|
2020-01-28 18:10:29 +01:00 |
|
Sarah Vaupel
|
a23a4735c2
|
fix(storage-key): fix types
|
2020-01-28 18:09:11 +01:00 |
|
Sarah Vaupel
|
000f97c270
|
fix(exam-correct): fix attributes in template
|
2020-01-28 18:08:43 +01:00 |
|
Sarah Vaupel
|
1580d3f59b
|
feat(storage-key): add breadcrumb and import
|
2020-01-28 15:25:08 +01:00 |
|
Sarah Vaupel
|
4d4dc8f58b
|
feat(storage-key): add StorageKeyR to routes; minor Handler refactor
|
2020-01-28 12:06:52 +01:00 |
|
Sarah Vaupel
|
b51c466a65
|
feat(storage-key): postStorageKeyR
|
2020-01-28 12:00:03 +01:00 |
|
Sarah Vaupel
|
02276b425f
|
chore(storage-key): add stub
|
2020-01-28 09:24:11 +01:00 |
|
Sarah Vaupel
|
5d7427ad46
|
feat(exam-correct): use examId instead as uw-exam-correct value
|
2020-01-28 09:18:53 +01:00 |
|
Sarah Vaupel
|
2ebaa1616b
|
refactor(exam-correct): use fa spin class
|
2020-01-27 14:44:47 +01:00 |
|
Sarah Vaupel
|
c623b7c82f
|
style(exam-correct): style ambiguous entries as links for now
|
2020-01-24 13:54:02 +01:00 |
|
Sarah Vaupel
|
dcb79d4cb8
|
fix(exam-correct): also persist local time on non-success
|
2020-01-24 13:24:30 +01:00 |
|
Sarah Vaupel
|
c520918eb3
|
fix(exam-correct): fix hlint
|
2020-01-24 13:22:05 +01:00 |
|
Sarah Vaupel
|
792da22204
|
fix(exam-correct): fix addRow rowInfo
|
2020-01-24 09:51:21 +01:00 |
|
Sarah Vaupel
|
a51c849df5
|
refactor(exam-correct): remove old input--invalid class usage
|
2020-01-24 09:49:26 +01:00 |
|
Sarah Vaupel
|
595f46d860
|
fix(exam-correct): correctly htmlify user on failure
|
2020-01-23 20:56:25 +01:00 |
|
Sarah Vaupel
|
53ff6298e2
|
feat(exam-correct): persist results and more
|
2020-01-23 20:45:25 +01:00 |
|
Sarah Vaupel
|
a7af7ad64b
|
chore(exam-correct): add header idents for cell indices
|
2020-01-23 20:42:14 +01:00 |
|
Sarah Vaupel
|
2e7bca6333
|
fix(exam-correct): fix returning null if old and new results are equal
|
2020-01-23 20:41:35 +01:00 |
|
Sarah Vaupel
|
e252be2fef
|
feat(exam-correct): resend option on ambiguous entries (TODO refactor)
|
2020-01-21 18:49:53 +01:00 |
|
Sarah Vaupel
|
890b3ff025
|
chore: add -fobject-code as ghci option
|
2020-01-21 16:46:23 +01:00 |
|
Sarah Vaupel
|
4a36a010f4
|
feat(exam-correct): request refactor and handling of sent uuids
|
2020-01-21 16:45:47 +01:00 |
|
Sarah Vaupel
|
d8a080d74d
|
feat(exam-correct): server date handling in frontend and refactor
|
2020-01-21 16:44:35 +01:00 |
|
Sarah Vaupel
|
daf9eee1d3
|
feat(exam-correct): more on frontend name resolving
|
2020-01-20 17:02:40 +01:00 |
|
Sarah Vaupel
|
431d004665
|
feat(exam-correct): validate user input stub
|
2020-01-20 11:11:14 +01:00 |
|
Sarah Vaupel
|
36e90102c4
|
Merge branch 'master' into 476-interface-fur-klausurkorrekturen
|
2020-01-20 09:42:21 +01:00 |
|
Sarah Vaupel
|
6837c44b7f
|
feat(exam-correct): single runDB in POST handler; more response handling
|
2020-01-20 09:41:23 +01:00 |
|
Gregor Kleen
|
58945650e5
|
chore(release): 10.4.1
|
2020-01-17 20:00:27 +01:00 |
|
Gregor Kleen
|
4348efca35
|
fix: hlint
|
2020-01-17 19:59:55 +01:00 |
|
Gregor Kleen
|
e2f32855bf
|
chore(release): 10.4.0
|
2020-01-17 17:56:01 +01:00 |
|
Gregor Kleen
|
88dd5a90b9
|
feat: course-participant-lists
|
2020-01-17 17:55:14 +01:00 |
|
Gregor Kleen
|
9e2a733286
|
chore: bump npm in frontend:test
|
2020-01-16 22:17:38 +01:00 |
|
Gregor Kleen
|
6834ae7480
|
chore: fix PATH
|
2020-01-16 20:24:20 +01:00 |
|
Gregor Kleen
|
622b08e3a8
|
chore: bump nodejs version
|
2020-01-16 18:07:48 +01:00 |
|