Commit Graph

227 Commits

Author SHA1 Message Date
Jovan Krunić
017fc67765 feat(data): add method that checks if data item has been saved 2019-04-12 14:14:22 +02:00
Jovan Krunić
7caaa18b7e feat(data): use data provider for list and detail view 2019-04-12 14:14:22 +02:00
Jovan Krunić
ffe05e4548 feat(data): add basic methods of data provider
Related to #1
2019-04-12 14:14:20 +02:00
Jovan Krunić
c819d15386 build: upgrade to ionic 4 (update dependencies)
Closes #35
2019-04-12 13:51:43 +02:00
Jovan Krunić
63266f588f feat(storage): support deletion of multiple entries 2019-04-12 13:51:43 +02:00
Jovan Krunić
4334cad68c feat(storage): support search using a string 2019-04-12 13:51:43 +02:00
Jovan Krunić
86b9bff09a feat(storage): add search using regex 2019-04-12 13:51:43 +02:00
Jovan Krunić
246dddd5a5 refactor: move web http client to a new file 2019-04-12 13:51:43 +02:00
Jovan Krunić
83a2c85e05 ci: use gitlab's review apps (using surge.sh)
Closes #42
2019-04-12 12:12:27 +02:00
Jovan Krunić
a503811c1c fix: fix issues found by ng build for production
Closes #48
2019-04-12 12:12:26 +02:00
Sebastian Lange
161da630ea fix(config): fix catch ConfigFetchError in getValue
Closes #46
2019-04-09 14:57:06 +00:00
Jovan Krunić
301f872c06 ci: allow failure for audit 2019-04-09 14:31:07 +00:00
Jovan Krunić
7512135393 ci: remove duplicate image entry (setup) 2019-04-09 13:50:58 +00:00
Jovan Krunić
f0303d27b6 build: remove extraneous comma (tsconfig.json)
Closes #44
2019-04-09 13:34:54 +00:00
Sebastian Lange
406f400555 feat: add ConfigModule and FakeBackendInterceptor
Closes #34, #37
2019-04-03 15:57:29 +02:00
Jovan Krunić
0d1d26cd5d docs: add badges for pipeline status and docs 2019-03-04 15:05:20 +01:00
Jovan Krunić
5a74d7e85f build: upgrade packages with security issues 2019-03-04 14:32:56 +01:00
Jovan Krunić
11be564c8a docs: generate docs and publish them on gitlab pages
Closes #38
2019-03-04 11:55:30 +01:00
Sebastian Lange
584878d950 fix: catch error Setting "language" not provided 2019-02-11 12:33:33 +01:00
Sebastian Lange
a0c798f765 feat: add logger 2019-02-11 10:56:50 +01:00
Sebastian Lange
1589845ccb docs: update and translate PITFALLS 2019-01-30 09:06:28 +01:00
Sebastian Lange
b3ca8a2744 refactor: move SettingsProvider into package 'settings' 2019-01-11 13:53:19 +01:00
Sebastian Lange
d5fa2fd9a5 feat: add permission check for geoLocation setting 2019-01-11 13:47:29 +01:00
Sebastian Lange
cd5ac500a0 build: fix npm vulnerabilities 2019-01-10 13:33:14 +01:00
Sebastian Lange
0bec18bdf7 docs: adjust labels in issue templates 2018-12-13 16:25:15 +00:00
Jovan Krunić
8b23159e67 feat: add the app 2018-12-11 22:11:50 +01:00
Jovan Krunić
b4268b236f ci: add image for building the app 2018-12-11 22:05:31 +01:00