Commit Graph

19 Commits

Author SHA1 Message Date
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
Jovan Krunić
b56a428c92 refactor: update openstapps packages 2021-08-18 10:29:18 +00:00
Wieland Schöbl
d696215d08 refactor: replace TSLint with ESLint 2021-07-08 15:32:07 +02:00
Jovan Krunić
3da7c7d009 refactor: remove geoLocation from settings
Closes #99
2021-04-19 16:49:45 +02:00
Wieland Schöbl
3c079cd189 feat: show menu for multiple days for canteens and cafes
Closes #19, #79
2021-01-19 13:50:51 +00: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
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ć
5855accc16 feat(data): add data detail templates
Additionally clean up the code
2019-04-12 14:14:22 +02: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