-
14b3f07941
Allow appending to KVV values (kvv.field[] = val)
Denis Arh
2021-08-16 21:46:58 +02:00
-
0b7e9b108b
Support custom logo for main and header
Denis Arh
2021-08-16 12:52:47 +02:00
-
e695081286
Add reporter webapp to the list of webapps (HTTP_WEBAPP_LIST)
2021.9.0-dev.2
Denis Arh
2021-08-16 13:19:08 +02:00
-
e4953c83f8
Rbac fallback for messagebus queues for now
Peter Grlica
2021-08-16 15:48:46 +02:00
-
072bea9d6b
Add missing envoy system:report definitions
Tomaž Jerman
2021-08-16 15:10:40 +02:00
-
767f86f01a
Added match() regex matching to expr
Peter Grlica
2021-08-16 11:55:51 +02:00
-
02b3e83320
Merge branch '2021.9.x-feature-relay' into 2021.9.x
Tomaž Jerman
2021-08-16 09:27:08 +02:00
-
-
37e75293e3
Improve frame def. grouping logic based on model step
Tomaž Jerman
2021-08-16 09:10:30 +02:00
-
f30174d343
Fix join db fragmentation when not defining a sort
Tomaž Jerman
2021-08-16 08:44:12 +02:00
-
259da8561c
Add AST value type validation & support for Number
Tomaž Jerman
2021-08-12 16:52:17 +02:00
-
3e6fd1e47c
Tweaks to expr handlers
Tomaž Jerman
2021-08-12 15:47:03 +02:00
-
efb94908f2
Extra expression parsing and formatting tweaks
Tomaž Jerman
2021-08-12 13:40:44 +02:00
-
cb122121f6
Temporary sub select fix to make filtering work on MySQL
Tomaž Jerman
2021-08-12 13:43:09 +02:00
-
f21efd5f8d
Additional report modeling tests
Tomaž Jerman
2021-08-11 12:29:56 +02:00
-
5e4397c436
Update group step with AST col. def.
Tomaž Jerman
2021-08-11 10:21:32 +02:00
-
762ea93c27
Include sort in the data frame
Tomaž Jerman
2021-08-09 18:04:59 +02:00
-
8d6e96a999
Rework reporting bits to use the reworked qlng package
Tomaž Jerman
2021-08-05 09:59:37 +02:00
-
25a9be1a54
Refactor pkg/ql for more flexibility
Tomaž Jerman
2021-08-05 09:31:04 +02:00
-
9e5ae5df30
Restructure report sources & adjust testcases
Tomaž Jerman
2021-07-30 14:10:02 +02:00
-
4ed615585b
Additional model loading & describing tests
Tomaž Jerman
2021-07-30 12:23:33 +02:00
-
0b35f4ec0d
Rename Sorting -> Sort for consistency
Tomaž Jerman
2021-07-29 16:18:44 +02:00
-
7f38c65199
Fix filter parsing lapsus
Tomaž Jerman
2021-07-29 16:16:02 +02:00
-
a2b165dc82
Improve the report testing framework
Tomaž Jerman
2021-07-29 16:15:38 +02:00
-
41895b5dad
Improve request pre-processing
Tomaž Jerman
2021-07-29 12:02:53 +02:00
-
04a79596d1
Fix report testing facility due to RBAC changes
Tomaž Jerman
2021-07-29 11:57:13 +02:00
-
9872d92c95
Add support for paging & slight refactor
Tomaž Jerman
2021-07-23 16:23:53 +02:00
-
67a79602f9
Imply group column kind based on context
Tomaž Jerman
2021-07-16 13:03:36 +02:00
-
5ad4c64ba1
Add missing codegen
Tomaž Jerman
2021-07-16 11:12:00 +02:00
-
9b07ed3af9
Default column labels to their names
Tomaž Jerman
2021-07-16 11:11:39 +02:00
-
7626714050
Add a report description endpoint to query shape
Tomaž Jerman
2021-07-16 11:10:06 +02:00
-
4da71e78ad
Tweak relay model definitions and processing
Tomaž Jerman
2021-06-27 13:01:32 +02:00
-
0ee6ceb55b
Add Orientation.Layout property
Tomaž Jerman
2021-06-23 13:18:33 +02:00
-
7a699687c9
Fix update lapsus
Tomaž Jerman
2021-06-17 17:39:55 +02:00
-
9d5d9654c1
Add extra parameters to report projections
Tomaž Jerman
2021-06-17 10:04:54 +02:00
-
a6c7f90663
Base tests & tweaks
Tomaž Jerman
2021-06-09 17:24:07 +02:00
-
519a5503ec
Improve datasource joining
Tomaž Jerman
2021-06-01 18:14:11 +02:00
-
15176494bf
Base ComposeRecord Datasource definition
Tomaž Jerman
2021-05-30 15:37:31 +02:00
-
4aa429362b
Base reporting service definitions
Tomaž Jerman
2021-05-30 15:24:22 +02:00
-
6751d0ec8b
Base pkg/report definition
Tomaž Jerman
2021-05-30 15:14:25 +02:00
-
98c16227b2
Define TypedValue comparators; Make parser init more flexible
Tomaž Jerman
2021-05-30 14:50:02 +02:00
-
-
ddebcf6457
Merge branch '2021.9.x-feature-api-gateway' into 2021.9.x
Peter Grlica
2021-08-16 08:38:32 +02:00
-
-
3796233439
Fix typo on apigw filter
Tomaž Jerman
2021-08-13 13:47:52 +02:00
-
d60823b8b5
Added async support
Peter Grlica
2021-08-12 13:07:26 +02:00
-
e0f6cc5553
Added jsenv support to workflows
Peter Grlica
2021-08-11 17:20:39 +02:00
-
84598a8a52
Refactored functions to filters
Peter Grlica
2021-08-08 22:21:48 +02:00
-
ea9dd61559
Added JWT and oauth2 outbound authenticators
Peter Grlica
2021-08-04 10:25:12 +02:00
-
14df5e98c8
Added a payload processer
Peter Grlica
2021-07-29 16:09:40 +02:00
-
0966fe9196
Added goja lib, transformer lib and jsenv pkg
Peter Grlica
2021-07-29 12:18:16 +02:00
-
da9100287c
Refactored services, rest and rdbms
Peter Grlica
2021-07-12 08:32:07 +02:00
-
9fe52398a9
Added workflow processer
Peter Grlica
2021-07-08 17:24:24 +02:00
-
834610b242
RBAC defs & generated code
Denis Arh
2021-07-09 11:51:38 +02:00
-
4e43020bf0
Added registry, updated handlers
Peter Grlica
2021-07-06 17:21:29 +02:00
-
2388158141
Added pipeline handler
Peter Grlica
2021-07-06 17:10:45 +02:00
-
9e498e9db6
Added route rest, actions, schema, types
Peter Grlica
2021-06-22 14:17:24 +02:00
-
a7e42f6774
Added api gateway service, basic functions
Peter Grlica
2021-05-28 15:17:45 +02:00
-
-
1faae47562
Prevent triggering deleted workflows, fixes #198
Denis Arh
2021-08-06 15:22:08 +02:00
-
e95a9914b5
Prevent triggering deleted workflows, fixes #198
Denis Arh
2021-08-06 15:22:08 +02:00
-
2d78ae423c
Remove PROVISION_SETTINGS_ and replace it with importing setting yaml
Denis Arh
2021-08-06 13:18:20 +02:00
-
969581343c
Implement split-credentials-check auth flow
Denis Arh
2021-08-05 11:25:06 +02:00
-
4b485b7bf5
Refactor auth tests to allow setting customization
Denis Arh
2021-08-05 11:23:01 +02:00
-
c9e065e459
Implement split-credentials-check auth flow
Denis Arh
2021-08-05 11:25:06 +02:00
-
6977ade5df
Add ValidConfiguration and test for external auth provider
Andre Perry
2021-07-24 05:43:19 +10:00
-
43d15fafda
Refactor auth tests to allow setting customization
Denis Arh
2021-08-05 11:23:01 +02:00
-
37f48302f3
Add ValidConfiguration and test for external auth provider
Andre Perry
2021-07-24 05:43:19 +10:00
-
bffb2b6aa0
Remove spew import from records
Jože Fortun
2021-08-04 11:22:38 +02:00
-
b135bbf0cb
Fixes string expressions int param casting issue in workflow
Vivek Patel
2021-07-30 19:09:05 +05:30
-
9d272d5bda
Fixes string expressions int param casting issue in workflow
Vivek Patel
2021-07-30 19:09:05 +05:30
-
9e6d5884c2
Fix RBAC resource checks
Denis Arh
2021-08-02 16:11:00 +02:00
-
6419363220
Fix system role membership management
Denis Arh
2021-08-02 15:18:23 +02:00
-
450a3054c2
Fix setting record with default values
Denis Arh
2021-07-30 14:23:45 +02:00
-
0b8ae1dac7
Fix setting record with default values
Denis Arh
2021-07-30 14:23:45 +02:00
-
6eeccaffeb
Fix broken workflow tests
Tomaž Jerman
2021-07-30 14:49:59 +02:00
-
3f36a0f865
Add role membership workflow handlers
Tomaž Jerman
2021-07-27 13:11:01 +02:00
-
77f9c36d38
Add role membership workflow handlers
Tomaž Jerman
2021-07-27 13:11:01 +02:00
-
8ccaa76d87
Improve default auth client handling
Tomaž Jerman
2021-07-26 13:31:32 +02:00
-
d251661f1a
Improve default auth client handling
Tomaž Jerman
2021-07-26 13:31:32 +02:00
-
fcec5d7ec7
Fix access to auth email templates (switch to service user)
2021.9.0-dev.1
Denis Arh
2021-07-27 16:28:34 +02:00
-
00ba60e557
Switch to deb/ubuntu for base image due to lib incompatibilities
Denis Arh
2021-07-27 16:11:03 +02:00
-
801e4c79aa
Handle special \n string case for YAML exports
Tomaž Jerman
2021-07-27 14:45:27 +02:00
-
4f7b306ac6
Fix nil ptr error when rendering documents with no vars
Tomaž Jerman
2021-07-27 12:35:34 +02:00
-
a26e5e26cd
Fix nil ptr error when rendering documents with no vars
Tomaž Jerman
2021-07-27 12:35:34 +02:00
-
ffb297f8b1
Fix nil-pointer panic in auth flow
Denis Arh
2021-07-23 13:22:53 +02:00
-
a547377f23
Fix nil-pointer panic in auth flow
Denis Arh
2021-07-23 13:22:53 +02:00
-
02b137d19e
Fix non-OIDC IdP skip due to invalid req. check
Denis Arh
2021-07-23 06:39:20 +02:00
-
f126334c06
Fix non-OIDC IdP skip due to invalid req. check
Denis Arh
2021-07-23 06:39:20 +02:00
-
205da42186
Move seeder package under pkg
Denis Arh
2021-07-22 07:53:24 +02:00
-
a05c8ce34f
Add support for base, fed and automation partial provisioning
Denis Arh
2021-07-22 07:24:29 +02:00
-
ef28b1a4af
Rename migration functions (6->9)
Denis Arh
2021-07-22 06:27:33 +02:00
-
55cb5f7a19
Fix set of provisioned RBAC rules
Denis Arh
2021-07-21 22:52:40 +02:00
-
67d7882b8e
Fix ClaimsToIdentify to return identity with all authenticated roles
Denis Arh
2021-07-21 22:47:19 +02:00
-
7cf6c18d81
Fix invalid error when user can not search namespaces
Denis Arh
2021-07-21 22:46:18 +02:00
-
5a4c4e1f06
Access control for user, role, app stats
Denis Arh
2021-07-21 22:24:12 +02:00
-
bed63c4f88
Add ability to create users via CLI with passwords from arg
Denis Arh
2021-07-21 21:58:55 +02:00
-
64ab501394
Remove RBAC reload on provisioning
Denis Arh
2021-07-21 21:58:22 +02:00
-
6ac257b482
Fix compose module field envoy marshalers
Denis Arh
2021-07-21 21:56:35 +02:00
-
9a29c6e1b2
Fix deferred workflow execution
Denis Arh
2021-07-20 18:37:23 +02:00
-
93e3c4798c
Fix deferred workflow execution
Denis Arh
2021-07-20 18:37:23 +02:00
-
774354d663
Cleanup rec&mod response payloads (rbac flags)
Denis Arh
2021-07-21 11:57:40 +02:00
-
a8545caaaa
Make KV decoding (settings) more stable
Denis Arh
2021-07-16 13:47:28 +02:00
-
0cb917933b
Make OAuth2 runtime issues log as warnings (not errors)
Denis Arh
2021-07-16 13:27:07 +02:00