Commit Graph

308 Commits

Author SHA1 Message Date
Jovan Krunić
f432f27c64 refactor: remove generated resources
They need to be generated only on demand and not kept in
git.
2021-04-08 13:40:57 +00:00
Jovan Krunić
bb9ad9a957 build: use latest cordova (v10) 2021-04-08 13:40:57 +00:00
Jovan Krunić
2c08a1cefd docs: add contributors to package.json 2021-04-07 14:32:38 +02:00
Jovan Krunić
025335432d build: clean up package.json
- Remove non-existing homepage
- Make package versions fixed
2021-04-07 14:27:07 +02:00
Jovan Krunić
9f71e46f66 build: update node types to v14
Closes #96
2021-04-07 14:23:07 +02:00
Wieland Schöbl
c75ca68c44 feat: add "no results" screen to search 2021-04-07 10:05:20 +02:00
Rainer Killinger
55be9d4d4e refactor: use i18n in every data component 2021-03-31 11:11:05 +02:00
Jovan Krunić
1a8660590f style: improve design and add logo
- show data icons in thumbnails in data list items
- add app logo
- fix various visibility issues
2021-03-23 15:59:58 +00:00
Rainer Killinger
8b0978c7eb refactor: clean up settings.provider 2021-03-16 12:32:28 +01:00
Rainer Killinger
550b376a97 refactor: use APP_INITIALIZER for settings init 2021-03-16 12:31:19 +01:00
Rainer Killinger
7d471409cb ci: default to runner with performance tag 2021-03-15 14:42:21 +01:00
Rainer Killinger
5a4d63dedd build: revert package-lock.json version 2021-03-15 14:42:20 +01:00
Rainer Killinger
82bad1d3f2 test: add ThingTranslateService to app testbed 2021-03-15 14:42:20 +01:00
Rainer Killinger
e9978a2d93 refactor: update openstapps/api 2021-03-15 14:42: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
abf7595c03 refactor: i18n for dish item listings and details 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
Rainer Killinger
456560026c feat: add service and pipe for core translator 2021-02-24 11:11:14 +01:00
Wieland Schöbl
e3d9ef40cc feat: add not found screen 2021-02-23 16:56:41 +01:00
Jovan Krunić
0641ab12c8 build: use en_US as locale 2021-02-10 06:56:31 +00:00
Jovan Krunić
5790bec724 build: update cordova dependencies 2021-02-10 06:56:31 +00:00
Jovan Krunić
b4bed4e834 build: update android sdk (use api 30) 2021-02-10 06:56:31 +00:00
Jovan Krunić
7b767001ad build: fix/update the angular devkit tools 2021-02-10 06:56:31 +00:00
Jovan Krunić
65c0f12c1c build: optimize the Dockerfile 2021-02-10 06:56:31 +00:00
Jovan Krunić
c10ae803d1 build: update ionic and cordova 2021-02-10 06:56:30 +00:00
Jovan Krunić
f4b6eb35e9 build: use correct ionic cli package 2021-02-10 06:56:30 +00:00
Jovan Krunić
3e93ae7363 build: update node to v14 2021-02-10 06:56:30 +00:00
Jovan Krunić
68303e1f09 build: update ubuntu version in docker image 2021-02-10 06:56:30 +00:00
Michel Jonathan Schmitz
6ca0b97637 fix: use localized date and time 2021-02-09 16:59:50 +00:00
Wieland Schöbl
8280917312 build: add ionic serve --external to scripts 2021-02-05 15:08:08 +01:00
Jovan Krunić
bb94c71761 feat: use school-neutral news image fallback via css 2021-01-30 16:29:50 +01:00
Jovan Krunić
1f3d9ad5f0 feat: refresh on pull for news module 2021-01-29 11:36:38 +01:00
Jovan Krunić
22cd0af1bf feat: news module 2021-01-29 11:36:37 +01: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ć
072204b748 docs: fix and adjust the README file 2020-11-26 10:11:46 +01:00
Jovan Krunić
bba0964fae refactor: use ionic instead of angular-cli for start scripts 2020-11-26 10:11:43 +01:00
Jovan Krunić
b0cd37732e ci: use real backend instead of fake backend for web reviews
Closes #75
2020-11-25 17:22:17 +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
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
Jovan Krunić
cc357f36b6 build: upgrade to angular 9 2020-10-27 18:08:51 +01:00
Jovan Krunić
06e5226bbf build: update ngx-markdown 2020-10-27 18:05:16 +01:00
Jovan Krunić
28de70abd3 build: update typescript to 3.8.x 2020-10-27 17:55:35 +01:00
Jovan Krunić
2b88518ca4 build: update typescript to 3.7.x 2020-10-27 17:47:01 +01:00
Jovan Krunić
3dc115eb3a build: update to ionic 5 and angular 8 2020-10-27 17:42:16 +01:00
Michel Jonathan Schmitz
f2ca308a29 ci: add automatic docker image building 2020-10-20 10:10:02 +02:00
Sebastian Lange
1dbf4515fe feat(menu): add context menu
Closes #3
2020-09-30 10:18:52 +02:00