3
0
Commit Graph

2088 Commits

Author SHA1 Message Date
Denis Arh
b052f9320a Cleanup Makefile targets & variables 2020-11-10 13:17:07 +01:00
Denis Arh
fed3a2234e Remove -j4 for release task 2020-11-10 09:45:33 +01:00
Denis Arh
ee67a78f3d Fix metrics for apps, roles & users 2020-11-10 09:43:13 +01:00
Denis Arh
ba753c068f Internal auth login/signup cleanup & tests 2020-11-09 11:33:35 +01:00
Denis Arh
65bc428406 Stabilise API docs serving, move it under API root 2020-11-09 07:08:46 +01:00
Denis Arh
725f7de2b8 Enable sqlite3 RDBMS store backaned 2020-11-08 18:23:54 +01:00
Denis Arh
3ec2695520 Fix release pipeline (file naming issue) 2020-11-08 16:32:16 +01:00
Denis Arh
a08d7c181a Reconnect websockets to API & server 2020-11-07 08:16:32 +01:00
Denis Arh
29807812bb Minor store fixes 2020-11-06 11:52:28 +01:00
Denis Arh
873fc46556 Include wrapped error in JSON error payload 2020-11-06 11:51:04 +01:00
Denis Arh
d75f813388 Update CI pipeline 2020-11-06 10:34:31 +01:00
Denis Arh
f2ad1ea758 Merge branch '2020.12.x-feature-labels' into 2020.12.x 2020-11-06 08:33:48 +01:00
Denis Arh
76e803cc3c Implement support for labels on system resources 2020-11-06 08:33:24 +01:00
Denis Arh
b82ddad83a Implement support for labels on compose resources 2020-11-06 08:32:42 +01:00
Denis Arh
8189f40fc0 Add support for type label codegen 2020-11-06 07:47:53 +01:00
Denis Arh
d89cc6e207 Label store config & RDBMS implementation 2020-11-06 07:47:53 +01:00
Denis Arh
ae4a07a3f7 Implement labels through pkg/label 2020-11-06 07:47:53 +01:00
Denis Arh
9b3ba3169c Fix nil value on internal signup 2020-11-06 07:15:50 +01:00
Denis Arh
c2794136cb Upgrade to go v1.5 2020-11-05 20:04:54 +01:00
Denis Arh
fc74d44563 go vet fixes 2020-11-05 19:57:47 +01:00
Denis Arh
84269ea6ed Fix broken build task in Makefile 2020.12.0-rc.1 2020-11-05 19:22:26 +01:00
Tomaž Jerman
7ba1959641 Fix env tls certificate lapsus 2020-11-05 19:17:41 +01:00
Denis Arh
f731791cb2 Improve healtcheck for mail 2020-11-05 19:15:01 +01:00
Denis Arh
02c72eea80 Move point of init for external auth 2020-11-05 19:14:18 +01:00
Denis Arh
bfdb1d8426 OpenAPI docs 2020-11-05 19:13:26 +01:00
Denis Arh
eca90b1fc1 Fix record update with update-denied fields
Scenario:
 - values already exist on the record
 - record is updated with users that can not update all fields
 - only values for updatable fields are provided

Access control was moved from generalValueSetValidation to procCreate/procUpdate
to allow return of record value error set.

Existing values from fields with update-deny set are copied to updating set
to ensure proper handling by RVS's Merge fn().
2020-11-05 10:39:25 +01:00
Denis Arh
9710387c06 Merge branch '2020.12.x-feature-ng-errors' into 2020.12.x 2020-11-05 10:35:11 +01:00
Denis Arh
93db1279d6 Implement transfer of Corredor stack to int. errors 2020-11-05 10:34:23 +01:00
Denis Arh
92ca66cade Improve corredor auto. server error handling
Errors are now typified, node.js stack from error is accepted and converted
2020-11-05 07:57:27 +01:00
Denis Arh
111beae959 Safe errors 2020-11-04 15:13:53 +01:00
Denis Arh
ed8fc547f7 Config. environment (throughenv var 'ENVIRONMENT') 2020-11-04 15:13:27 +01:00
Denis Arh
7666fe2d62 Improve store errors 2020-11-04 14:18:52 +01:00
Denis Arh
ecb7f52c31 Improve error creation & handling by API 2020-11-04 14:18:33 +01:00
Denis Arh
8ba5e22d72 Cleaning up unused packages 2020-11-02 14:23:46 +01:00
Denis Arh
02d18175f9 Fix codegen when search cfg is sorting&&!paging 2020-10-29 08:23:04 +01:00
Denis Arh
24285e8d32 Support custom parsers for REST params 2020-10-26 19:16:47 +01:00
Denis Arh
369e9d91f7 Improve cli error handler 2020-10-26 08:12:09 +01:00
Denis Arh
02c2ffc195 Refactor and simplify store upgrade proc running 2020-10-22 14:05:16 +02:00
Denis Arh
8cee9740ae Improve paging cursor enc/dec 2020-10-20 10:34:44 +02:00
Denis Arh
9a21226163 Fix Delete/delete store config inconsistency 2020-10-18 16:13:36 +02:00
Denis Arh
754ebbde95 Refactor value preprocessing out of RDBMS to store 2020-10-18 16:13:36 +02:00
Denis Arh
31bf551621 Fix compose module tests 2020-10-12 15:22:35 +02:00
Denis Arh
b534308143 Fix pagination cursor dec/enc + finish impl 2020-10-12 15:20:55 +02:00
Denis Arh
56422397cc Fix types.yaml search path for codegen 2020-10-06 21:11:38 +02:00
Denis Arh
b31bf817b6 Removed obsolete codegen.sh (replaced by Makefile) 2020-10-01 19:03:13 +02:00
Denis Arh
09820edc2a Upgrade protobufs & grpc for corredor 2020-10-01 19:02:22 +02:00
Denis Arh
61c71859b6 Move provision codegen to (separate) makefile 2020-10-01 12:04:45 +02:00
Denis Arh
1b1f71dc37 Rework mail sending flow & error creating/handling 2020-09-30 17:34:39 +02:00
Denis Arh
5b5fd63226 Tweaks for Makefile, make watch dependant on gin 2020-09-30 17:34:39 +02:00
Tomaž Jerman
6703b4b3ca Rename service-cloud - service-solution 2020-09-30 17:34:39 +02:00