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
Tomaž Jerman
4b113af9cc
Allow content-type header to specify the charset
2022-01-18 21:50:19 +01:00
Peter Grlica
937ec1d584
Updated generated files
2022-01-18 21:50:18 +01:00
Denis Arh
59ec77e204
Refactor JWT implementation
2022-01-18 21:50:18 +01:00
Jože Fortun
0b7409d7bb
Fix reminders websocket
2022-01-14 17:28:45 +01:00
Denis Arh
72999ca692
Replacing dgrijalva/jwt-go with lestrrat-go/jwx
2022-01-11 10:56:17 +01:00
Denis Arh
60020f8510
Upgrade go-chi&co
2022-01-11 10:53:49 +01:00
Peter Grlica
717cae5c0b
Added support for SAML HTTP binding
2022-01-11 08:26:24 +01:00
Peter Grlica
c75e4486c7
Added SAML signed requests support
2022-01-03 09:17:39 +01:00
Vivek Patel
23a24469ed
Refactor minion store
...
- Extends env variable `MINIO_BUCKET` for more flexibility over bucket name
- Introduces env variable for `MINIO_PATH_PREFIX` for flexibility over bucket paths
- Decouples minio client from New method
- Provides methods for generating bucket name, object name with path using bucket related env variables
- Adds tests
- Fixes issue#295
2021-12-22 21:12:07 +05:30
Tomaž Jerman
907cb25ceb
Add support for multipart/form-data request parsing
2021-12-21 09:11:51 +01:00
Denis Arh
92c0c3feb7
Add support for additional argument when invoking Corredor script
2021-12-17 12:59:24 +01:00
Vivek Patel
0564fe7190
Add support for role permission cloning
...
It clones all RBAC rules from one role to another, but also removes all existing rules from role.
2021-12-10 00:54:59 +05:30
Peter Grlica
e433f3303a
Added json postfilter, HttpRequest custom type
2021-12-06 13:19:52 +01:00
Vivek Patel
a2091dbbf6
Add Corteza OIDC support
...
This provides `well know` endpoint for corteza which defines a set of values that can be retrieved by a client in order to self-configure.
Added route for `public-keys` which can help a client to determine if the public key is changed since the last time and automatically update itself to use this new information.
2021-12-06 13:55:29 +05:30
Tomaž Jerman
96556f545b
Add support for CLI record import
2021-12-02 17:44:47 +01:00
Denis Arh
0114411f18
Allow settings to be removed (via rest-bulkset)
2021-11-23 15:09:24 +01:00
Denis Arh
f53c23311e
Refactor role security, support it for ext. auth flow
2021-11-23 15:09:04 +01:00
Tomaž Jerman
420b5ee195
Implement support for base password constraints
2021-11-22 13:36:32 +01:00
Tomaž Jerman
4b6b52b3f6
Add back-end support for report scenarios
2021-11-10 16:39:21 +01:00
Denis Arh
015771910f
Remove user's access tokens on password change
2021-11-10 11:11:28 +01:00