Tomaž Jerman
|
5b7c425922
|
Add support for namespace/app asset upload
|
2021-03-03 12:33:28 +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 |
|
Denis Arh
|
53be013377
|
Implement new auth UI, deprecate auth API endpoints
|
2021-02-23 07:34:10 +01:00 |
|
Denis Arh
|
2d55a2a869
|
Remove deprecated trigger RBAC from compose
|
2021-02-11 12:08:47 +01:00 |
|
Denis Arh
|
01a7aa6526
|
Remove .With(ctx) pattern
|
2021-01-25 18:05:24 +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
|
8c31bf1b86
|
Restructure protected routes in compose & federation
|
2020-12-19 08:24:32 +01:00 |
|
Denis Arh
|
18b11e56be
|
Support for page navigation on records
|
2020-12-18 17:31:31 +01:00 |
|
Denis Arh
|
c19b5392c9
|
Fix rec. bulk operation handling
|
2020-11-30 20:31:02 +01:00 |
|
Tomaž Jerman
|
df5ebcf24c
|
Rework record importer with envoy
|
2020-11-27 18:59:25 +01:00 |
|
Denis Arh
|
b82ddad83a
|
Implement support for labels on compose resources
|
2020-11-06 08:32:42 +01:00 |
|
Denis Arh
|
fc74d44563
|
go vet fixes
|
2020-11-05 19:57:47 +01:00 |
|
Denis Arh
|
ecb7f52c31
|
Improve error creation & handling by API
|
2020-11-04 14:18:33 +01:00 |
|
Denis Arh
|
b534308143
|
Fix pagination cursor dec/enc + finish impl
|
2020-10-12 15:20:55 +02:00 |
|
Denis Arh
|
7508659165
|
RBAC refactored (pkg renamed, init improved)
|
2020-09-18 07:56:58 +02:00 |
|
Denis Arh
|
d21cd72f7c
|
Simplify access to system user service
|
2020-09-18 07:56:58 +02:00 |
|
Denis Arh
|
be76207e50
|
Fix compose integration tests
|
2020-09-08 14:51:19 +02:00 |
|
Denis Arh
|
f64bf4673e
|
Ported pkg/rh to pkg/filter and removed obsolete code
|
2020-09-06 16:33:57 +02:00 |
|
Denis Arh
|
e8049fe7aa
|
Pass ctx+store to validators, refactor record (script) triggering
|
2020-08-27 23:21:14 +02:00 |
|
Denis Arh
|
361a9007bf
|
Cleaner store API
|
2020-08-26 14:49:33 +02:00 |
|
Denis Arh
|
349ff3cf2d
|
Add improved sorting and key-based pagination
|
2020-08-24 15:43:04 +02:00 |
|
Denis Arh
|
697f3bc089
|
Migrated API specs to new codegen
|
2020-08-24 15:39:39 +02:00 |
|
Tomaž Jerman
|
e0b0944921
|
Add support for timezone export
|
2020-06-23 10:12:51 +02:00 |
|
Tomaž Jerman
|
3b15dbc350
|
Improve bulk record field error handling
|
2020-06-23 08:58:44 +02:00 |
|
Denis Arh
|
2a9e9411b6
|
Remove webhooks (endpoints, service, type, db tables, ...)
|
2020-06-07 10:37:22 +02:00 |
|
Denis Arh
|
387e862fd6
|
Note about preloading users for export
|
2020-06-02 14:37:34 +02:00 |
|
Denis Arh
|
b46bc8c570
|
Reroute user lookups for notifications and record export
Temporary disable gRPC comm between compose and system services
|
2020-06-02 14:37:34 +02:00 |
|
Tomaž Jerman
|
6e05c2a6ab
|
Allow encoders to access system users during export
|
2020-06-02 14:33:25 +02:00 |
|
Denis Arh
|
ebff2fd6a6
|
Implement actions & errors for notifications
|
2020-05-31 13:49:49 +02:00 |
|
Denis Arh
|
4d2b0fc7d3
|
Improve record value error handling & cleanup errors in rest
|
2020-05-30 09:37:11 +02:00 |
|
Denis Arh
|
288e516986
|
Fix bulk ops logic & (record value) error handling
|
2020-05-29 15:52:42 +02:00 |
|
Denis Arh
|
e8212ec8ff
|
Add action log for bulk op, fix tests
|
2020-05-29 06:49:22 +02:00 |
|
Tomaž Jerman
|
ab2e76dd22
|
Add support for batch record operations
Allows us to perform multiple operations with a single request
under the same transaction.
|
2020-05-28 23:40:21 +02:00 |
|
Denis Arh
|
a662fcb021
|
Implement actions & service errors for compose
|
2020-05-28 21:51:33 +02:00 |
|
Jože Fortun
|
c84e798ce7
|
Add weight to page create
|
2020-05-19 12:52:24 +02:00 |
|
Denis Arh
|
efa2f28b8c
|
Add incl/excl filtering for deleted record
|
2020-04-30 08:34:20 +02:00 |
|
Denis Arh
|
f291613516
|
Rename RecordFilter's Filter to Query for consistency
|
2020-04-30 07:30:25 +02:00 |
|
Denis Arh
|
8c93135124
|
Describe settings/current endpoint
|
2020-04-20 12:27:57 +02:00 |
|
Denis Arh
|
23bf0c52c7
|
Add missing raw&has for post&get
|
2020-04-08 17:02:07 +02:00 |
|
Denis Arh
|
fe8db890b0
|
Add support for limit/offset
|
2020-03-27 18:36:05 +01:00 |
|
Denis Arh
|
7a6a0851c2
|
Add limit/offset params, reformat all paging & sorting params
|
2020-03-27 18:36:05 +01:00 |
|
Denis Arh
|
5a966a2303
|
Add request param getters & checkers
|
2020-03-27 18:36:05 +01:00 |
|
Denis Arh
|
32ce2216cb
|
Add generated code for added page weight
|
2020-03-26 20:27:45 +01:00 |
|
Denis Arh
|
6e5047bd22
|
Add ability to manually trigger record iterator via API
|
2020-03-26 19:07:14 +01:00 |
|
Denis Arh
|
ce10e46e71
|
Refactor corredor service and make it less events-oriented
|
2020-03-26 19:07:13 +01:00 |
|
Tomaž Jerman
|
845dc2c4de
|
Fix page ordering by exposing weight
|
2020-03-18 09:55:49 +01:00 |
|
Denis Arh
|
0c95128bdc
|
More robust record importing initialization, fallback to file ext when text is detected
|
2020-03-16 12:33:41 +01:00 |
|
Denis Arh
|
83a7707ac0
|
Remove permissions related to legacy automation
|
2020-02-26 20:24:44 +01:00 |
|
Denis Arh
|
7ce5a13bca
|
Refactor and improve record value sanitization & validation
|
2020-02-22 06:53:01 +01:00 |
|
Denis Arh
|
1da269abc7
|
Add support for bulk record delete
|
2020-02-18 09:11:17 +01:00 |
|