Rainer Killinger
71eaf046d8
refactor: changelog and licenses on version tag
2023-05-10 13:07:11 +02:00
Rainer Killinger
28f106b530
refactor: update openstapps dependencies
2023-05-09 13:58:07 +02:00
Thea Schöbl
0f970fa1f1
fix: parallax broken since safari 16.4
...
Moves the parallax effect into a directive which injects required elements into the shadow DOM and adds `part` attributes, so it can be styled from a global stylesheet.
2023-05-04 12:18:48 +00:00
abf2ab6a5a
fix: schedule tabs navigating to the wrong url
2023-04-27 12:02:35 +00:00
Rainer Killinger
f49c44f5c5
fix: typo in catalog provider query
2023-04-20 16:59:41 +02:00
Rainer Killinger
9937dcab52
2.1.0
2023-04-20 16:23:53 +02:00
Rainer Killinger
b5a325eb56
refactor: apply prettier rules to release assets
2023-04-20 16:16:09 +02:00
Rainer Killinger
cd554e8403
refactor: cleanup dish list item layout
2023-04-20 13:54:37 +00:00
Rainer Killinger
f430621cb7
refactor: profile page simple swiper & item layout
2023-04-20 13:54:37 +00:00
Rainer Killinger
afbd1fc048
fix: catalog module semester selection
2023-04-20 13:54:37 +00:00
9e160e8d1e
fix: breadcrumbs are under parallax
2023-04-20 13:54:37 +00:00
Jovan Krunić
7f6de94ab5
fix: browser logout only if endSession url defined
...
Closes #395
2023-04-20 13:54:37 +00:00
Thea Schöbl
cc939f3887
feat: transition to full sidebar at xl instead of lg
2023-04-20 13:54:37 +00:00
3e5724d9be
refactor: replace timetable event modal with route
2023-04-20 13:54:37 +00:00
Thea Schöbl
22e70ae92b
feat: show in-place in date series modal, resolves #385
...
feat: show start date for date series modal ranges, resolves #386
refactor: reformat date series modal to be more readable
fix: add message for malformed date series, resolves #388
2023-04-20 13:54:37 +00:00
3e99d7fa8f
fix: can't select some list elements on safari 16.4
2023-04-20 13:54:37 +00:00
Thea Schöbl
e8dee1fd47
refactor: remove virtual scroll
2023-04-20 13:54:37 +00:00
e90286fc68
fix: autofocus searchbar only when no default data is displayed
2023-04-20 13:54:37 +00:00
Thea Schöbl
05e996ae90
fix: canteen view removes item select listener on view exit
2023-04-20 13:54:37 +00:00
Thea Schöbl
947cab458c
fix: workaround for side menu items not being active on page load
2023-04-20 13:54:37 +00:00
Thea Schöbl
2220ab24b3
feat: add easy way to configure search filtering for nested properties
2023-04-20 13:54:37 +00:00
Thea Schöbl
e75a46633c
feat: dark theme
2023-04-20 13:54:37 +00:00
Thea Schöbl
23bd5a431c
refactor: simplify favorites and mensa dashboard sections
2023-04-20 13:54:37 +00:00
Thea Schöbl
47565e51b0
fix: remove infinite scroll e2e test
2023-04-20 13:54:37 +00:00
Thea Schöbl
8c30a47706
feat: dashboard search rework
2023-04-20 13:54:37 +00:00
dff4a95acc
fix: data detail local favorite fallback causing duplicate nested favorite view
2023-04-20 13:54:37 +00:00
Thea Schöbl
95f2da2def
fix: data-detail favorite button color leaking to list items
2023-04-20 13:54:37 +00:00
Rainer Killinger
f207e029f1
fix: location flow on iOS devices
2023-04-20 13:54:37 +00:00
Thea Schöbl
2f1298c9d7
feat: rework settings page design
2023-04-20 13:54:37 +00:00
Jovan Krunić
8cd2d777ab
feat: optional logout from identity provider
...
Closes #372
2023-04-20 13:54:37 +00:00
Rainer Killinger
a8c7d5ab59
fix: catalog semester selection
2023-04-20 13:54:37 +00:00
Thea Schöbl
968cb72957
feat: implement custom cdk virtual scroll behavior
2023-04-20 13:54:37 +00:00
f5ca1508fb
fix: translate simple pipe doesn't update on language changes
2023-04-20 13:54:37 +00:00
Thea Schöbl
33a74d96ae
feat: revamp dashboard mensa section
2023-04-20 13:54:37 +00:00
Thea Schöbl
1318cbca7f
fix: replace breadcrumb popover with simply expanding the breadcrumbs
2023-04-20 13:54:37 +00:00
Thea Schöbl
982fb1653b
feat: add content to empty catalogs
2023-04-20 13:54:37 +00:00
Rainer Killinger
6270a93151
ci: run format fix on changelog and licenses
2023-04-20 13:54:37 +00:00
Rainer Killinger
5c3e75e3f3
2.0.1
v2.0.1
2023-02-13 17:16:47 +01:00
Rainer Killinger
aefae33d5c
fix: remove misleading assessment calculations
2023-02-13 16:46:43 +01:00
Thea Schöbl
9b4caf526f
feat: offline notice
2023-02-13 12:19:35 +00:00
11d1ac3f7c
fix: login button not easily found
2023-01-26 10:23:42 +00:00
Thea Schöbl
1eee652533
fix: right-align add event detail chip
2023-01-26 10:03:44 +00:00
Rainer Killinger
9c462a6eca
refactor: reorder version related asset generation
2023-01-17 17:19:52 +00:00
f986b3da0f
build: specify required none/npm version
2023-01-16 10:33:12 +01:00
Rainer Killinger
a88d000ccd
feat: separate prettier from eslint
2023-01-13 18:14:05 +00:00
Rainer Killinger
939fb6ef0f
fix: assessment segments can become unreadable
2023-01-13 12:59:14 +01:00
Jovan Krunić
63bb1967e1
refactor: make feedback protocol data optional
...
Closes #356
2023-01-13 11:31:43 +00:00
Rainer Killinger
cd19cf5b92
refactor: remove unused about module component
2023-01-11 13:52:31 +01:00
Rainer Killinger
a07db5a3a6
ci: switch to new main branch
2023-01-11 12:31:25 +01:00
Rainer Killinger
01f3827c4c
docs: update changelog
2023-01-11 12:21:27 +01:00