Commit Graph

2610 Commits

Author SHA1 Message Date
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
Rainer Killinger
c326929415 cI: update and extend gitlab-ci.yml 2020-11-23 18:54:59 +01:00
Rainer Killinger
7e23941d0b refactor: adhere to configuartion suggestions 2020-11-23 18:45:04 +01:00
Wieland Schöbl
c22957efe3 build: update dependencies 2020-11-23 18:12:03 +01:00
Wieland Schöbl
abdd62a4db test: change mocha-typescript to @testdeck/mocha 2020-11-23 12:57:49 +01:00
Wieland Schöbl
a09be1d941 feat: add support for date mapping 2020-11-23 12:37:47 +01:00
Rainer Killinger
0d649a30cf ci: remove caching of node_modules 2020-11-23 10:19:11 +01:00
Rainer Killinger
84921ad5ce feat: make slack notification optional 2020-11-23 10:19:10 +01:00
Rainer Killinger
ccb1b56a0f docs: fix markdown errors and update 2020-11-23 10:19:06 +01:00
Rainer Killinger
4865f911d1 refactor: utilize null coalescing 2020-11-23 10:06:14 +01:00
Rainer Killinger
15ae5e0873 refactor: remove narrow property value translation 2020-11-23 10:06:14 +01:00
Rainer Killinger
a246bdea84 feat: extend property value translation retrival 2020-11-23 10:06:13 +01:00
Jovan Krunić
987f9d45f5 refactor: use ngx-logger instead of @openstapps/logger
Closes #71
2020-11-17 15:19:23 +01:00
Wieland Schöbl
8641bfc877 docs: add @inheritTags documentation 2020-11-11 11:40:36 +01:00
Wieland Schöbl
485430b7f2 feat: add support for @inheritTags 2020-11-11 10:05:12 +01:00
Rainer Killinger
5f34bc900c refactor: omit assigne self reference 2020-11-09 11:49:26 +01:00
Rainer Killinger
bc2b0ce136 refactor: update dependencies 2020-11-09 11:49:24 +01:00
Rainer Killinger
dfc0a3aed9 docs: update changelog 2020-11-09 10:57:05 +01:00
Rainer Killinger
2cd2513f64 0.25.0 2020-11-09 10:57:04 +01:00
Jovan Krunić
9067d7d6cf docs: update changelog 2020-11-09 10:45:21 +01:00
Jovan Krunić
f0c54777eb 0.24.0 2020-11-09 10:45:21 +01:00
Michel Jonathan Schmitz
c8ceefda80 ci: remove caching 2020-11-09 10:45:12 +01:00
Michel Jonathan Schmitz
b6d83089d5 refactor: update dependencies 2020-11-09 10:14:54 +01:00
Rainer Killinger
49ff960616 refactor: change CI caching to before_script 2020-11-04 13:13:40 +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
Michel Jonathan Schmitz
2822aac652 build: update dependencies 2020-11-02 09:35:49 +01:00
Michel Jonathan Schmitz
d34e66fbbc docs: update changelog 2020-11-02 09:06:11 +01:00
Michel Jonathan Schmitz
c6273a85d9 0.38.1 v0.38.1 2020-11-02 08:57:41 +01:00
Michel Jonathan Schmitz
5558d29c2b ci: remove caching 2020-10-30 15:01:00 +01:00
Michel Jonathan Schmitz
69dfd1ae39 build: replace deprecated dependencies 2020-10-30 09:50:46 +01:00
Michel Jonathan Schmitz
4638bb3684 build: update dependencies 2020-10-30 09:50:46 +01:00
Michel Jonathan Schmitz
6c687c6004 docs: update changelog 2020-10-30 09:49:52 +01:00
Michel Jonathan Schmitz
0bf1301733 0.38.0 v0.38.0 2020-10-30 09:46:46 +01:00
Wieland Schöbl
827ba47892 refactor: swap out jsonschema package for json-schema 2020-10-29 15:14:25 +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
Rainer Killinger
97f6c42407 docs: update changelog 2020-10-28 18:47:44 +01:00
Rainer Killinger
732d60883e 0.16.0 2020-10-28 18:47:39 +01:00
Wieland Schöbl
5330255b7e refactor: update dependencies and fix resulting errors
Upgraded JSON Schema from version 6 to version 7
Upgraded TypeDoc version to latest
Replaced 'jsonschema' with 'json-schema' package to better comply with 'ts-json-schema-generator'
Replace JSON Schema validation with AJV in areas where it wasn't used previously
Removed commander help output as it causes strange issues
2020-10-28 16:56:23 +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
Jovan Krunić
8b7428d5df build: update api to fix missing req body 2020-10-23 17:07:16 +02:00
Jovan Krunić
92a21052f1 docs: update changelog 2020-10-23 16:58:28 +02:00
Jovan Krunić
8013d73fe4 0.23.0 2020-10-23 16:58:27 +02:00