Commit Graph

2508 Commits

Author SHA1 Message Date
09de4fd033 feat: outdated version handling 2023-10-05 09:56:25 +02:00
Rainer Killinger
cb196afded feat: communicate outdated app/api client version 2023-10-02 08:48:07 +00:00
e0b7e616b3 fix: live update distance in list items 2023-09-21 09:38:52 +00:00
38fb7a398d fix: long branch names prevent review deployment 2023-09-21 09:55:35 +02: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
ca146b7761 refactor: separate dashboard schedule nav e2e tests 2023-08-28 13:48:34 +02:00
Thea Schöbl
001f978bf9 feat: cleanup profile page 2023-08-25 14:43:25 +00:00
Thea Schöbl
57a5b6061b fix: type errors in easy-ast when generating docs 2023-08-23 08:45:47 +00:00
Rainer Killinger
4fb5941c56 ci: prepare e2e jobs for non nonexistent cache 2023-08-22 17:09:14 +02:00
Rainer Killinger
314e6a6e86 ci: move most pipelines to GitLab OSS large runner 2023-08-08 17:31:14 +02: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
Rainer Killinger
9abd397578 refactor: update changelog
ci: publish release
2023-08-03 16:30:40 +02:00
Rainer Killinger
69fe8c6ac8 ci: polish publishing via ci pipelines 2023-08-03 16:30:35 +02:00
Thea Schöbl
cbc59795b7 feat: connection timeout 2023-08-02 17:59:51 +02:00
Thea Schöbl
945ae039eb feat: nix flake for development 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
Thea Schöbl
23481d0d73 feat: upgrade to Angular 16.1 2023-08-02 17:59:20 +02:00
Rainer Killinger
df37c6c185 refactor: remove app release template from monorepo 2023-08-02 17:58:20 +02:00
d3268b50c2 feat: add stylelint 2023-07-18 15:40:17 +02:00
b085850207 feat: dish certifications 2023-07-18 14:42:30 +02:00
c9240f289e feat: rating for dishes 2023-07-18 14:24:15 +02:00
Rainer Killinger
2fe8275f2f refactor: app core version check 2023-07-18 13:13:08 +02:00
Rainer Killinger
9ec35e65f8 ci: fixup todos 2023-07-18 13:13:07 +02:00
Rainer Killinger
59e8e6e264 docs: fix license files 2023-07-14 11:54:24 +02:00
Rainer Killinger
982b4feb3c ci: add scheduled builds 2023-07-14 11:05:46 +02:00
107a7c5e9e test: fix app unit tests 2023-07-06 11:52:11 +02:00
16a039a16e docs: add api doc 2023-07-05 11:43:26 +02:00
11c9d742cd refactor: move node and builder images 2023-07-03 15:18:30 +02:00
4e4c7b5cc9 feat: publishing workflow
refactor: update changelog
v3.0.0-next.0
2023-07-03 13:44:42 +02:00
0a7e6af141 refactor: migrate es mapping types from es-mapping-generator to .d.ts next to generated mappings 2023-06-30 12:46:48 +02:00
1aaf85b444 fix: upgrade @ionic/angular to fix broken popups in chrome 2023-06-29 19:43:11 +02:00
98546a97a3 refactor: migrate @krlwlfrt/async-pool to @openstapps/collection-utils 2023-06-29 19:12:09 +02:00
64caebafe5 refactor: migrate changelogs to changesets format
refactor: add changesets
refactor: chose packages to publish
2023-06-29 18:55:26 +02:00
f1bc41c4df refactor: speed up the pipeline by directly deploying the review app from the build step 2023-06-29 16:01:42 +02:00
6a8b3d2fe2 feat: migrate app to AOT compilation
refactor: temporarily replace @ionic/storage-angular with custom file until upgrade to Angular 14+
2023-06-29 16:01:42 +02:00
129f25d1f0 feat: docker publishing 2023-06-29 16:01:42 +02:00
c4260dc882 feat: add openapi gen to core 2023-06-29 16:01:42 +02:00
5b4d2bd16c refactor: app deployment 2023-06-29 16:01:42 +02:00
Rainer Killinger
d61d16e752 ci: include backend integration tests 2023-06-29 16:01:42 +02:00
3b8a344d73 refactor: app deployment 2023-06-29 16:01:42 +02:00
b21833de40 refactor: split api into api, api-cli & api-plugin 2023-06-29 15:56:25 +02:00
495a63977c test: add unit tests to pipeline 2023-06-29 15:56:25 +02:00
45444d9373 fix: pipeline 2023-05-31 15:30:25 +02:00
68400f2480 fix: tests 2023-05-31 15:05:41 +02:00