3
0

2488 Commits

Author SHA1 Message Date
Peter Grlica
999ef668d1 Renamed social endpoints 2021-03-04 09:06:01 +01:00
Peter Grlica
9450a3ad66 Added as and internal corteza formatter for federation, tests 2021-03-04 09:03:45 +01:00
Peter Grlica
57ffca16a6 Added a list of mapped federated modules 2021-03-04 09:00:20 +01:00
Tomaž Jerman
5b7c425922 Add support for namespace/app asset upload 2021-03-03 12:33:28 +01:00
Tomaž Jerman
b39a93f135 Add support for resource flagging; system/application 2021-03-03 12:33:28 +01:00
Tomaž Jerman
2b56633c39 Remove leftover debugging things 2021-03-03 12:33:28 +01:00
Tomaž Jerman
1e44e4299b Rework system/application sorting via weight 2021-03-03 12:33:28 +01:00
Tomaž Jerman
77c754b81b Fix Date compose module field sorting 2021-03-02 16:48:14 +01:00
Tomaž Jerman
7d5171ea67 Add missing no label resources checks 2021-03-01 10:43:25 +01:00
Tomaž Jerman
398c9449cc Rework compose record import/export
- Tweak importing to avoid record service
- Rework record export to use Envoy
2021-02-24 15:57:44 +01:00
Tomaž Jerman
b98241460c Expand Envoy test suite 2021-02-24 15:57:44 +01:00
Tomaž Jerman
26e4832d5c Improve the Envoy package
- Add support for store decoding
- add support for yaml, csv, jsonl encoding
- refactor, cleanup
2021-02-24 15:57:44 +01:00
Tomaž Jerman
0f7349fba5 Restructure compose/service/record with utility functions
This allows us to reuse the code within Envoy.
Other services will follow in the future.
2021-02-24 15:55:51 +01:00
Tomaž Jerman
14b7be183c Update the yaml module 2021-02-24 15:26:06 +01:00
Tomaž Jerman
e8451fa855 Tweak value validators to not require checker functions 2021-02-24 15:24:39 +01:00
Denis Arh
5d3c767bf8 Sets default value for auth assets 2021-02-24 10:02:23 +01:00
Denis Arh
657630f1a5 Remove goware/statik 2021-02-24 06:52:14 +01:00
Denis Arh
ef0ea6130c Remove obsolete SCIM assets 2021-02-24 06:45:28 +01:00
Denis Arh
5e9545e9ab Switched api docs from statik to go:embed 2021-02-24 06:40:23 +01:00
Denis Arh
0598f6502b Switched auth assets from statik to go:embed 2021-02-24 06:16:13 +01:00
Denis Arh
3c1514d936 Switched to go 1.16 2021-02-23 20:37:58 +01:00
Denis Arh
06eb038ba8 Add dev-mode with list of templates & scenarios 2021-02-23 19:58:29 +01:00
Denis Arh
ea159ce83a Fix incompatible (mysql) SQL commands 2021-02-23 18:51:32 +01:00
Denis Arh
4da09168f4 Post auth-merge cleanup 2021-02-23 17:37:22 +01:00
Denis Arh
61de68b8d4 Merge branch '2021.3.x-feature-oauth2' into 2021.3.x 2021-02-23 07:34:50 +01:00
Denis Arh
53be013377 Implement new auth UI, deprecate auth API endpoints 2021-02-23 07:34:10 +01:00
Denis Arh
9d98bca80a Updated vendors, add deps for auth 2021-02-23 07:34:09 +01:00
Peter G
3ae097c202 Read newly exposed module's records on data sync for federation role 2021.3.0-feature-fed-update 2021.3.1-feature-fed-update 2021-02-22 15:54:33 +01:00
Tomaž Jerman
f8e3d85c16 Cursor filter fixes 2021-02-22 09:39:03 +01:00
Tomaž Jerman
c7636e2bb0 Tweak renderer structure 2021-02-17 08:50:28 +01:00
Tomaž Jerman
331f43a8b4 Fix import failed counter lapsus 2021-02-15 15:25:28 +01:00
Tomaž Jerman
127b43a69e Define base templating system 2021-02-12 10:11:57 +01:00
Denis Arh
deb68938fa Fix panic on unintialized RecordValueErrorSet 2021-02-11 12:10:42 +01:00
Denis Arh
2d55a2a869 Remove deprecated trigger RBAC from compose 2021-02-11 12:08:47 +01:00
Denis Arh
f1526fbbba Fix event-type lapsu (UserBeforeUpdate vs UserBeforeDelete) 2021-02-11 12:07:15 +01:00
Denis Arh
53c761a9c1 Fix broken resource monitoring 2021-02-10 18:16:25 +01:00
Denis Arh
eae857809e Refresh docs/REAME.adoc 2021-02-10 18:15:45 +01:00
Tomaž Jerman
a36bb95b0b Add store testing Makefile definitions 2021-02-09 14:59:56 +01:00
Tomaž Jerman
828bc69fc7 Fix merge lapsus 2021-02-04 15:40:47 +01:00
Denis Arh
cd1f25ab68 Keep ref to module on compose record 2021-02-03 12:43:22 +01:00
Denis Arh
89677732ce gin reload utility is now more configurable 2021-01-25 20:24:03 +01:00
Denis Arh
c1fe2a80b5 Refactor yaml utils into sep. package (y7s) 2021-01-25 18:05:24 +01:00
Tomaž Jerman
e32db506f2 Fix record import via some CSV files
Some CSV files failed to detect as text/csv so the import failed.
ref: https://github.com/gabriel-vasile/mimetype/issues/138
2021-01-25 18:05:24 +01:00
Denis Arh
01a7aa6526 Remove .With(ctx) pattern 2021-01-25 18:05:24 +01:00
Jože Fortun
a43bb9b279 Add federation to Swagger 2021-01-25 18:05:19 +01:00
Jože Fortun
39a46dedac Regenerate static files for API docs 2020.12.2 2021-01-25 16:50:11 +01:00
Denis Arh
34d9f6bf7b Fix paging cursor sort-direction flag
Fixes issue cortezaproject/corteza-webapp-compose#213
2021-01-25 16:45:21 +01:00
Jože Fortun
9dd7a609e9 Add federation to Swagger 2021-01-25 16:44:57 +01:00
Tomaž Jerman
ce21db2197 Fix record import via some CSV files
Some CSV files failed to detect as text/csv so the import failed.
ref: https://github.com/gabriel-vasile/mimetype/issues/138
2021-01-15 12:12:01 +01:00
Denis Arh
2eea2ad908 Use debug logger when ACTIONLOG_DEBUG=true 2020.12.1 2021-01-11 13:36:56 +01:00