Commit Graph

18 Commits

Author SHA1 Message Date
Wieland Schöbl
d8ede006df feat: timetable module - schedule and calendar 2021-08-13 12:27:40 +00:00
Jovan Krunić
c1c9a92ec9 feat: add map module 2021-07-13 07:57:09 +00:00
Wieland Schöbl
d696215d08 refactor: replace TSLint with ESLint 2021-07-08 15:32:07 +02:00
Rainer Killinger
550b376a97 refactor: use APP_INITIALIZER for settings init 2021-03-16 12:31:19 +01:00
Rainer Killinger
ccf8b1a5cc fix: setting of default language 2021-03-15 14:42:15 +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ć
22cd0af1bf feat: news module 2021-01-29 11:36:37 +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
Michel Jonathan Schmitz
c1d33303aa feat: add backend toggle 2020-05-15 17:17:24 +02:00
Michel Jonathan Schmitz
911492d064 fix: update core and apply stricter tslint rules 2019-07-10 12:38:29 +02:00
Jovan Krunić
9d682125db fix: use HashLocationStrategy for routes
Closes #54
2019-04-18 15:22:32 +02:00
Jovan Krunić
2558163ad6 feat: use http interceptor for backendless development
Note: intercept method of the FakeBackendInterceptor should
be developed further whenever it is needed to fake a response
from the backend.

Closes #37
2019-04-12 14:14:22 +02:00
Jovan Krunić
8c3c2810e5 refactor(data): adjust data detail component 2019-04-12 14:14:22 +02:00
Sebastian Lange
406f400555 feat: add ConfigModule and FakeBackendInterceptor
Closes #34, #37
2019-04-03 15:57:29 +02:00
Sebastian Lange
b3ca8a2744 refactor: move SettingsProvider into package 'settings' 2019-01-11 13:53:19 +01:00
Jovan Krunić
8b23159e67 feat: add the app 2018-12-11 22:11:50 +01:00