3
0
Commit Graph

802 Commits

Author SHA1 Message Date
Tomaž Jerman
94fbe4bd44 Improve DAL sensitivity level
* Integrate with pkg/dal package
* Additional validation/constraints
2022-05-26 13:24:16 +02:00
Tomaž Jerman
ac07f133b5 Expand DAL REST API structure and exposed resources
* Cleanup DAL connection REST endpoints, remove primary connection
  endpoint.
* Make connection search endpoint return federation nodes and
  primary connection along user-defined DAL connections
* Expose DAL connection drivers
* Prepare DAL sensitivity level resource
2022-05-25 14:10:52 +02:00
Denis Arh
17406362dd Rename Connection to DalConnection 2022-05-24 14:29:22 +02:00
Denis Arh
b6adec8a9c Fix Role filter, add mising name attribute 2022-05-23 20:33:17 +02:00
Tomaž Jerman
bda52ed992 Add endpoint for primary DAL connection 2022-05-20 15:37:33 +02:00
Tomaž Jerman
b85f16a368 Add slight structure rename, add supporting services
* Add system connection CRUD & service
* Simplify compose type definitions
2022-05-20 15:37:33 +02:00
Tomaž Jerman
383b07d1d7 Base DAL service integration into Compose services 2022-05-20 15:37:33 +02:00
Peter Grlica
919532b820 Fixed queue and route search in admin 2022-05-19 11:19:18 +02:00
Denis Arh
73266da547 Remove pkg/minions and IsNil
Replaced with IsNil fn from modern-go/reflect2
2022-05-18 12:36:30 +02:00
Denis Arh
0a2175f384 Make settings decoding more robust (numbers & strings) 2022-05-09 17:28:11 +02:00
Tomaž Jerman
e6264c8195 Add support for record page button settings 2022-04-26 03:04:03 +02:00
Denis Arh
ac35d569a3 Regenerated code after resource def. fix 2022-04-24 07:36:17 +02:00
Denis Arh
5fe1e63f22 Fix cue resource definitions 2022-04-24 07:36:17 +02:00
Denis Arh
fe107a6cfc Additional error wraps for clarity 2022-04-23 16:34:07 +02:00
Denis Arh
8f1a953697 Fix api-gw store tests, scanners & filters 2022-04-23 16:34:07 +02:00
Denis Arh
773d64636f Refactored store codegen, replace squirrel with goqu 2022-04-23 16:34:04 +02:00
Tomaž Jerman
0792c0a17d Add missing limit arg. to workfow iterator handlers 2022-04-04 12:31:27 +02:00
Peter Grlica
a9b6ea6605 Added http method sorting to profiler 2022-03-23 09:32:25 +01:00
Denis Arh
f305ab9102 Make credentials cleanup flow more robust 2022-03-22 18:04:10 +01:00
Denis Arh
661e7f705b Add onBefore/AfterUpdate ev when role is un/archived 2022-03-22 17:13:43 +01:00
Peter Grlica
e4dc6dc5f5 Refactored, updated tests 2022-03-21 12:59:01 +01:00
Peter Grlica
2617cb8e5b Fixed aggregation sorting on equal values 2022-03-21 12:59:01 +01:00
Peter Grlica
1d156899d7 Moved filter, sorter to system profiler service 2022-03-21 12:59:01 +01:00
Peter Grlica
f33336b21d Added global profiler setting, options to apigw handlers 2022-03-21 12:59:01 +01:00
Peter Grlica
476084a3bf Added profiler to apigw 2022-03-21 12:59:01 +01:00
Tomaž Jerman
631811929e Fix resource translation codegen and empty string handling 2022-03-03 11:36:08 +01:00
Tomaž Jerman
ac6e7332ae Fix nil refference 2022-03-02 17:17:41 +01:00
Tomaž Jerman
506a92d2c1 Expand report output to show user fields as Compose does 2022-03-02 13:48:05 +01:00
Peter Grlica
465e8ffe69 Fix queue name matching on workflow onMessage event 2022-03-01 09:15:05 +01:00
Vivek Patel
4e3d5dd003 Fix log reference on discovery service initialisation 2022-02-28 17:32:32 +05:30
Denis Arh
a86efe3090 Password reset rate limiting & existing token invalidation 2022-02-24 10:02:32 +01:00
Denis Arh
4a0f88d8f9 Remove render operation on queues (added by mistake when migrating to cue) 2022-02-23 18:55:47 +01:00
Jože Fortun
2b60261822 Fix ui.topbar setting key naming 2022-02-23 16:54:56 +01:00
Denis Arh
c558ece3b0 Fix ui.topbar setting key naming 2022-02-23 16:13:04 +01:00
Denis Arh
19ff961c62 Fix docs, add hideNamespaceListLink to app settings 2022-02-23 10:27:09 +01:00
Denis Arh
eb583a3394 Add topbar settings, make sidebar kv final 2022-02-23 10:14:15 +01:00
Denis Arh
7bde98697a Corteza discovery
- It provides mappings of corteza resources(Namespaces, Modules, Records, Users) along with values to corteza discovery indexer.
- It also save recordLogs for create, update, deletion of resources.
- Extend settings to hold discovery enabled/disabled flag
- Adds URL of compose resources for namespace and record and for module still pending, added todo with notes to code
2022-02-22 17:13:59 +05:30
Denis Arh
227cd24936 Ensure logo & favicon form assets are used as default values 2022-02-21 16:04:59 +01:00
Tomaž Jerman
330a332fdd Generate additional IDs for reports 2022-02-17 16:27:47 +01:00
Peter Grlica
0faaba5f7c Moved HttpRequest expr Type to automation 2022-02-17 15:00:16 +01:00
Tomaž Jerman
9142c7b5a3 Add support for user export/import 2022-02-17 13:11:50 +01:00
Denis Arh
74b3ddf94f Fixes external auth privider removal issues 2022-02-17 12:55:19 +01:00
Denis Arh
f697511902 Add support for ui/sidebar settings 2022-02-12 12:29:02 +01:00
Denis Arh
d103d60a3d Refactor option definitions 2022-02-08 09:13:56 +01:00
Denis Arh
74d6eabf94 Various template & def fixes 2022-01-26 16:27:38 +01:00
Denis Arh
1284371bb3 Add cue tooling & codegen to makefile 2022-01-26 16:27:36 +01:00
Denis Arh
3568d0841e Migrate codegen for locale to CUE 2022-01-26 16:25:53 +01:00
Denis Arh
c19ee84f5d Base CUE, def, schemas 2022-01-26 16:25:53 +01:00
Denis Arh
6c3bef0750 Refactor token-issuer (ex-jwt) to be more robust and configurable 2022-01-21 15:31:10 +01:00
Denis Arh
b61fb170bf Add id_token in auth token request
ID token carries personal information about end-users that authenticate on an OpenID Connect flow.
2022-01-20 10:11:44 +01:00