Commit Graph

33 Commits

Author SHA1 Message Date
Rainer Killinger
7b1f0493da Resolve "Very unusual back button behavior" 2022-08-11 16:25:48 +00:00
Andy Bastian
7bbdba5c0b feat: apply new layout overhaul 2022-08-08 11:01:00 +00:00
Rainer Killinger
dac2f5656a refactor: update to Angular 13 2022-04-13 16:22:44 +02:00
Thea Schöbl
7b491ed3bb feat: Ionic v6 breadcrumbs in catalog module 2022-04-13 14:10:16 +00:00
Thea Schöbl
72e5fcca77 refactor: remove lodash 2022-04-12 09:59:55 +00:00
Jovan Krunić
098b1d733e test: inject instead of deprecated TestBed get
Additionally refactor tests and ts-ignore annotations.
2022-02-23 15:09:55 +00:00
Thea Schöbl
aabb29ad05 Resolve "Error: Database not created" 2022-02-23 14:58:33 +00:00
Jovan Krunić
19b36c07b7 test: adjust tests to config init changes 2022-02-10 16:21:35 +01:00
Jovan Krunić
bde0df219c refactor: initialize config via APP_INITIALIZER
Closes #181
2022-02-10 16:21:34 +01:00
Rainer Killinger
4615fe804b refactor: add ionics color attribute to toolbars 2022-01-31 19:08:29 +01:00
Thea Schöbl
a57c3029df feat: calendar plugin 2022-01-31 15:57:38 +00:00
Rainer Killinger
581a5b2e55 fix: ngx-translate defaultLanguage not set 2021-10-07 07:30:46 +00:00
Jovan Krunić
3c7ada4eea build: upgrade to angular v12 2021-09-21 06:51:33 +00:00
Jovan Krunić
5435f85cc4 feat: add filter chips for news 2021-07-21 17:06:27 +02:00
Wieland Schöbl
d696215d08 refactor: replace TSLint with ESLint 2021-07-08 15:32:07 +02:00
Wieland Schöbl
ad0dae46ff fix: fix various typos 2021-05-21 15:35:26 +02:00
Jovan Krunić
3da7c7d009 refactor: remove geoLocation from settings
Closes #99
2021-04-19 16:49:45 +02:00
Rainer Killinger
8b0978c7eb refactor: clean up settings.provider 2021-03-16 12:32:28 +01:00
Rainer Killinger
350185b0d3 refactor: i18n for settings module 2021-03-15 14:30:14 +01:00
Rainer Killinger
3d4c476549 refactor: update to recent changes in translator 2021-03-15 14:30:09 +01:00
Jovan Krunić
f7790426cd fix: adjust code to overcome the breaking changes (ionic 4 to 5)
Closes #70
2020-11-03 17:29:58 +01:00
Jovan Krunić
2e8d717607 refactor: adjust code after upgrade of ionic from v4 to v5
Note: used observables instead of events service which
doesn't exist in ionic 5 anymore.
2020-10-29 12:12:06 +01:00
Sebastian Lange
1dbf4515fe feat(menu): add context menu
Closes #3
2020-09-30 10:18:52 +02:00
Sebastian Lange
49b7c6d383 refactor(setting): adjust setting module to new core translation
Closes #53
2019-11-27 20:56:47 +01:00
Michel Jonathan Schmitz
911492d064 fix: update core and apply stricter tslint rules 2019-07-10 12:38:29 +02:00
Sebastian Lange
235693a9e2 refactor: initialise settings from config module and persist only the values
Closes #30, #59
2019-05-07 15:23:52 +02:00
Jovan Krunić
5855accc16 feat(data): add data detail templates
Additionally clean up the code
2019-04-12 14:14:22 +02:00
Jovan Krunić
3e697b17b4 feat: add basic templates for data list items 2019-04-12 14:14:22 +02:00
Jovan Krunić
c819d15386 build: upgrade to ionic 4 (update dependencies)
Closes #35
2019-04-12 13:51:43 +02:00
Jovan Krunić
a503811c1c fix: fix issues found by ng build for production
Closes #48
2019-04-12 12:12:26 +02:00
Sebastian Lange
b3ca8a2744 refactor: move SettingsProvider into package 'settings' 2019-01-11 13:53:19 +01:00
Sebastian Lange
d5fa2fd9a5 feat: add permission check for geoLocation setting 2019-01-11 13:47:29 +01:00
Jovan Krunić
8b23159e67 feat: add the app 2018-12-11 22:11:50 +01:00