Commit Graph

22 Commits

Author SHA1 Message Date
Gregor Kleen
eff273bf09 fix(frontend): improve performance of table-related utils
Fixes #603
2020-06-24 12:18:48 +02:00
Gregor Kleen
26cc8e4b53 feat(course-participants): show exercise sheets (first cornice) 2020-06-14 16:27:27 +02:00
Gregor Kleen
cb950ec6bf chore(util-registry): fix test 2020-05-19 10:38:56 +02:00
Gregor Kleen
baf8b18dc3 feat(util-registry): ensure specific start ordering
Fixes #587
2020-05-18 14:08:58 +02:00
Gregor Kleen
c348b7cb03 feat(async-table): history api
Fixes #426
2020-05-05 15:09:42 +02:00
Gregor Kleen
d5b65a1b06 feat(course-participants): introduce CourseParticipantState
BREAKING CHANGE: CourseParticipantState

Addresses #499
Fixes #371
2020-05-04 14:52:45 +02:00
Gregor Kleen
693189fe82 feat(http-client): baseUrl and defaultUrl 2020-04-30 13:02:39 +02:00
Sarah Vaupel
6d0eb93a8d refactor(http-client): set xsrf token on post requests 2020-02-07 10:13:29 +01:00
Gregor Kleen
95ffda25b6 feat: improve navigation 2020-02-06 16:27:29 +01:00
Sarah Vaupel
2620fb2f95 fix(util-registry): fix initAll and tests 2020-01-08 10:16:36 +01:00
Sarah Vaupel
ea5351e483 chore(util-registry): fix tests 2020-01-08 10:16:36 +01:00
Sarah Vaupel
86dd3a96d2 refactor(util-registry): small change 2020-01-08 10:16:36 +01:00
Sarah Vaupel
4ae6745aac chore(util-registry): refactor + new unit tests for start 2020-01-08 10:16:35 +01:00
Sarah Vaupel
00584f9590 feat(util-registry): more debug info for setup util instances 2020-01-08 10:15:52 +01:00
Sarah Vaupel
ddf94bf565 fix(util-registry): start setup instances and not all active instances 2020-01-08 10:15:52 +01:00
Sarah Vaupel
67e472fa5e feat(frontend): split up util registry
split up setup of utils (into (DOM) setup and (event listener) start
steps); moved event listener registration of datepicker and async-table
util to start method(s); small diverse fixes and refactoring.
FIXME: enter in datepicker inputs still cause HTTP request loop
2020-01-08 10:15:52 +01:00
Gregor Kleen
5d8c2af51d feat(frontend): use webpack more extensively
Also include all fonts via npm

BREAKING CHANGE: Major frontend refactor
2019-12-11 15:11:44 +01:00
Gregor Kleen
339fa398b4 fix(fe-i18n-spec): fix tests 2019-10-31 16:15:16 +01:00
Gregor Kleen
498d6168a0 feat(i18n): populate frontend datetime locale from backend settings 2019-10-29 15:54:11 +01:00
Gregor Kleen
12067de2ff feat(user-schools): automatically assign users to schools
Based on StudyTerms and SchoolLdap
2019-08-28 17:08:23 +02:00
Gregor Kleen
ef625cd901 feat(allocations): add application form(s) 2019-08-14 15:06:43 +02:00
Sarah Vaupel
37db6256c1 Merge branch 'master' into course-teaser 2019-07-03 11:59:02 +02:00