2f64d69693
feat: migrate to protomaps and maplibre
2024-05-27 15:07:27 +02:00
71ff9fd960
fix: favorite button
2024-05-27 15:07:27 +02:00
abf9999461
feat: type-safe sc-icons
2024-05-27 15:07:26 +02:00
53c3d0ba0c
refactor: replace rfdc with native structuredClone
2024-05-27 15:07:25 +02:00
Thea Schöbl
1ab5c0c355
fix: inPlace in list items is placed weird
2024-03-27 13:45:22 +00:00
Rainer Killinger
b0f6ffb21c
refactor: ajdust app environment to backend version >= v3.1.0
2024-03-27 10:11:32 +01:00
Rainer Killinger
e658cff9d2
refactor: use GET for id-cards requests
2024-03-27 09:55:31 +01:00
Rainer Killinger
e71355a2fb
fix: malformed Bearer header in id-cards provider
2024-03-27 09:55:30 +01:00
Thea Schöbl
10c4466b37
feat: update to angular 17
2024-03-27 09:55:30 +01:00
0858a26dc1
fix: dish prices sometimes go missing
2024-03-27 09:55:30 +01:00
8667603bd6
feat: export core version in package
2024-03-27 09:55:29 +01:00
Thea Schöbl
8d50f669e7
feat: collapse detail titles into header bar
2023-12-19 14:16:38 +01:00
Jovan Krunić
dce08d9c03
fix: reverse workaround after update of capacitor
...
Closes #179
2023-12-19 13:12:25 +00:00
Rainer Killinger
bd1046a19a
docs: update changelogs for release
...
ci: publish release
2023-12-08 18:03:41 +01:00
Thea Schöbl
d2c8120255
feat: simplify version history api
2023-12-08 13:49:53 +00:00
d44204cf8d
fix: remove old console.log statements
2023-12-06 17:15:03 +01:00
9d5dd05bb6
refactor: remove nullish coalecing pipe
2023-12-06 17:15:03 +01:00
288a49113f
refactor: migrate to strict template checking
2023-12-06 17:14:55 +01:00
791b5c895d
fix: hide navigation from jop posting search
2023-12-05 15:51:57 +00:00
d7a85b7fae
feat: improved e2e tests
2023-12-05 15:17:00 +00:00
Rainer Killinger
bff2d985aa
refactor: use latest backend (4.1.0)
2023-12-05 12:06:11 +00:00
Rainer Killinger
655efc9d29
fix: map location preview collapsed in webkit
2023-12-05 12:06:11 +00:00
Rainer Killinger
66712bdd24
fix: iOS app not starting
2023-12-05 11:19:46 +00:00
8b5b4c765b
fix: my app card layout
2023-12-05 10:36:22 +00:00
Thea Schöbl
31a6ebfd3f
feat: upgrade prettier to v3
2023-12-05 10:36:04 +00:00
Thea Schöbl
37945f7d19
feat: app release notes
2023-12-01 12:34:20 +00:00
61587c7ba1
feat: add alert when critical errors prevent an app launch
2023-11-28 09:01:23 +00:00
066e374462
feat: upgrade to capacitor 5.0
2023-11-28 09:01:23 +00:00
04e275e967
feat: add share option in detail views
2023-11-14 16:37:12 +01:00
theld
06b8ca109e
feat: job portal
...
fix: disable function scoping lint rule
fix: outdated contributing docs for adding SCThings
2023-10-20 15:13:26 +02:00
ef092a8bff
fix: library login fails
2023-10-17 18:00:55 +02:00
98f21ac23b
fix: distance disappears after 10 seconds
2023-10-15 16:41:52 +00:00
c460a3dbc0
fix: safari crashes with long opening hours change times
2023-10-15 16:28:42 +00:00
e7607360e2
feat: section dynamic slide buttons
2023-10-12 11:47:59 +02:00
1f62b5c5b0
feat: backend-supplied id cards on profile page
...
feat: SCIdCard thing
2023-10-12 11:47:59 +02:00
b210e0d9c3
fix: change leaflet tiles to be inverted as a whole
2023-10-12 10:18:18 +02:00
3a79d57c8d
fix: detail view should not reuse things without references
2023-10-09 08:53:28 +00:00
9e6d4fe054
fix: week overview button broken on webkit
2023-10-06 17:57:02 +02:00
e0b7e616b3
fix: live update distance in list items
2023-09-21 09:38:52 +00:00
a99e08cd68
refactor: change opening hours handling
...
fix: opening hours not updating
feat: lazy-load opening hours module
feat: add e2e tests for opening hours
refactor: migrate opening hours to on-push change detection
feat: show exact minutes in opening hours starting one hour before next change
2023-09-21 09:55:35 +02:00
a5c9d22016
feat: add external directions referral
...
feat: change map page
feat: add error handling and timeout to location fetching in directions
resolves #124
resolves #122
2023-09-15 18:52:28 +00:00
3c49c4cf6d
fix: route stack service causes needless network traffic
2023-09-06 15:29:47 +02:00
f2c4ee308f
feat: share loaded data to detail views across routes
2023-09-06 14:52:02 +02:00
bd09b36620
refactor: use observable chains in rating component
2023-08-29 10:20:35 +00:00
Thea Schöbl
001f978bf9
feat: cleanup profile page
2023-08-25 14:43:25 +00:00
Thea Schöbl
e1cc33bba2
refactor: rename "recurring" to "week overview"
...
refactor: replace dashboard calendar icon
resolves #128
refactor: route dashboard "next unit" to date series instead of events
resolves #126
2023-08-07 15:51:23 +00:00
Thea Schöbl
cbc59795b7
feat: connection timeout
2023-08-02 17:59:51 +02:00
Thea Schöbl
06f3120345
feat: use takeUntilDestroy instead of manually unsubscribing
2023-08-02 17:59:21 +02:00
Thea Schöbl
bebee6b4d0
feat: migrate app collection helpers to use the collecion-utils package
2023-08-02 17:59:21 +02:00
2f59ab9707
fix: parallax replacer might fail to find shadow root on its first try
2023-08-02 17:59:20 +02:00