Commit Graph

23 Commits

Author SHA1 Message Date
Rainer Killinger
a88d000ccd feat: separate prettier from eslint 2023-01-13 18:14:05 +00:00
Jovan Krunić
998edcb5cd fix: user info card
Closes #305
2022-10-17 15:08:21 +02:00
Jovan Krunić
9efc41a8f8 refactor: use geo for sort after backend change
Closes #210
2022-05-19 08:54:19 +02:00
Rainer Killinger
dac2f5656a refactor: update to Angular 13 2022-04-13 16:22:44 +02: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
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
Jovan Krunić
fb7b3fd1d2 refactor: read auth provider info from app config 2022-02-07 16:46:29 +00:00
Rainer Killinger
d86a7353dd refactor: adjust to changes in core definitions 2022-01-25 15:24:01 +01:00
Jovan Krunić
d420008926 feat: add about module 2021-10-27 08:25:41 +00:00
Jovan Krunić
867f9e9b83 feat: add feedback module 2021-10-21 06:47:40 +00:00
Jovan Krunić
3c7ada4eea build: upgrade to angular v12 2021-09-21 06:51:33 +00:00
Wieland Schöbl
d696215d08 refactor: replace TSLint with ESLint 2021-07-08 15:32:07 +02:00
Rainer Killinger
ccf8b1a5cc fix: setting of default language 2021-03-15 14:42:15 +01:00
Jovan Krunić
66b8720da0 fix: use stapps core version to compare with backends' core version
Note: not app version (e.g. 2.0.0).

Closes #77
2020-11-27 16:11:14 +01:00
Jovan Krunić
6647750a6c refactor: use new backend version (2.x.x)
Close #74
2020-11-25 15:36:59 +01:00
Jovan Krunić
987f9d45f5 refactor: use ngx-logger instead of @openstapps/logger
Closes #71
2020-11-17 15:19:23 +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
Jovan Krunić
75ca8c8a73 build: update dependencies
Additionally adjust the code after the latest
rebase.
2019-04-12 14:14:22 +02:00
Sebastian Lange
161da630ea fix(config): fix catch ConfigFetchError in getValue
Closes #46
2019-04-09 14:57:06 +00:00
Sebastian Lange
406f400555 feat: add ConfigModule and FakeBackendInterceptor
Closes #34, #37
2019-04-03 15:57:29 +02:00