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 |
|
Sebastian Lange
|
1dbf4515fe
|
feat(menu): add context menu
Closes #3
|
2020-09-30 10:18:52 +02:00 |
|
Sebastian Lange
|
3ce3c9ba16
|
refactor(menu): refactor main manu
|
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ć
|
e1039aa226
|
feat(data): show skeleton screens before data is loaded
Closes #4
|
2019-04-29 10:52:15 +00:00 |
|
Jovan Krunić
|
75ca8c8a73
|
build: update dependencies
Additionally adjust the code after the latest
rebase.
|
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ć
|
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 |
|