Vivek Patel
124b9e2a05
Instantiates API GW after system service
...
Fixes workflow filter panics after reloading API GW routes
2021-10-06 19:50:30 +05:30
Denis Arh
83763b49ce
Do not allow membership changes on contextual roles
2021-10-06 16:14:35 +02:00
Denis Arh
88ad86e39c
Fix uneeded error handling after successful login
2021-10-06 16:14:35 +02:00
Tomaž Jerman
ccdc405bcb
Add missing report access control payload fields
2021-10-06 10:43:28 +02:00
Matija Rešek
2af6b756e8
Fix auth font loading
2021-10-06 09:47:29 +02:00
Katrin Yordanova
40e0385045
Remove colon from error message in report/model
2021-10-05 15:03:23 +03:00
Vivek Patel
955ea9c0fa
Includes disabled entries to APIGw list call
...
For APIgw route and filter List API assigned default value 1 to `disabled` filter
2021-10-05 17:21:28 +05:30
Vivek Patel
a22083573c
APIGw updates
...
- Fixes filter status update
- Updates search route API param for status
- Updates envoy marshaling for filter
- Fixes/Updated test for route and filter
2021-10-05 11:57:36 +05:30
Denis Arh
03beda0e5d
Add more randomness to the generated JWTs
2021-10-04 21:20:24 +02:00
Denis Arh
65144c7b26
Prevent context-canceled errors from logging
2021-10-04 21:20:24 +02:00
Vivek Patel
122be08b6a
Fixes messagebus test
...
Fixed condition in TestMessageWrite, To prevent it from failing when there are more messages in queue
2021-10-04 16:59:36 +05:30
Matija Rešek
bb117df707
Make footer scrollable
2021-10-04 12:24:44 +02:00
Denis Arh
5f1fa98737
Update provision configs to 2021.9.x
2021-10-03 18:07:02 +02:00
Denis Arh
179381ef08
Improve workflow & system tests, logging
...
A set of changes touching different parts of system
all related to initialization of system users and
groups
2021-10-03 17:53:41 +02:00
Tomaž Jerman
dba109abf0
Add missing & fix improper user read AC
2021-10-03 16:24:49 +02:00
Denis Arh
6c8bec2c3c
Re-enable API Gateway route handling (/api/gateway/...)
...
API Gateway routes are now bind under <base>/api/gateway.
This also removes custom route method validation and
handles not-found responses with a chi's NotFound method
2021-10-03 15:51:35 +02:00
Tomaž Jerman
0d429fa641
Improve API GW route mounting for easier remounting
2021-10-03 13:57:15 +02:00
Denis Arh
28148d30c6
Minor comment fix, PR #257
...
https://github.com/cortezaproject/corteza-server/pull/257/files
2021-10-03 13:41:34 +02:00
Tomaž Jerman
995ed8dd38
Add a few missing pgsql definitions
2021-10-02 10:58:02 +02:00
Denis Arh
16608d30e1
Update corteza-locale dep
2021-10-02 09:28:02 +02:00
Denis Arh
e23ba61c9a
Improve SAML IdP name handling
2021-10-02 08:32:45 +02:00
Denis Arh
bb59bc1f72
Fix translation variable replacement when extending
2021-10-02 08:32:45 +02:00
Denis Arh
1e5e956195
Cleanup SAML setup, cert loading, fix live-reload
2021-10-02 08:32:45 +02:00
Denis Arh
68eda30665
Update corteza-locale dep
2021.9.0-rc.2
2021-10-01 16:34:54 +02:00
Matija Rešek
715f45edf2
Remove version and qc link from footer
2021-10-01 16:34:22 +02:00
Matija Rešek
cb9c49fd7c
Move auth screens footer to bottom
2021-10-01 14:43:33 +02:00
Tomaž Jerman
2def92d41f
Tweak expr record value selection and bool casting
...
* properly handle casting of false values (empty string)
* add support for record.values.xyz expressions where values is not set
2021-10-01 12:40:23 +02:00
Denis Arh
2ee926940a
Cleanup app settings, implement env var to enable res. translatons
2021-10-01 10:08:58 +02:00
Denis Arh
a7e861cdda
Refactor resource translation processing
2021-10-01 10:08:58 +02:00
Denis Arh
32370d2bb1
Update corteza-locale dep
2021-10-01 10:08:58 +02:00
Tomaž Jerman
43fe13a128
Add integration tests for record ctx roles
2021-10-01 10:08:58 +02:00
Vivek Patel
2d2e02b3a0
Fixes apigw prefilter for string with hyphen
2021-10-01 10:08:58 +02:00
Tomaž Jerman
4092f1bfc7
Add a call stack to prevent infinite WF invocations
2021-10-01 10:08:58 +02:00
Tomaž Jerman
f81c21c05d
Handle special \n string case for YAML exports
2021-10-01 10:08:58 +02:00
Vivek Patel
0bfa57acd2
Tweak adoc templates
...
- Updates path for generated docs
- Adds adoc codegen for expression and fixes expr_types.gen.adoc.tpl
2021-10-01 10:08:58 +02:00
Peter Grlica
da02e9d9b1
Encode stripped html special chars
2021-10-01 10:08:58 +02:00
Tomaž Jerman
f865d63bc1
Add a call stack to prevent infinite WF invocations
2021-10-01 10:08:58 +02:00
Denis Arh
e89160be1e
Raise def. value for request rate limit to 60
2021-10-01 10:08:58 +02:00
Denis Arh
dd8921d392
Add ability to disable CSRF
2021-10-01 10:08:58 +02:00
Tomaž Jerman
304f1b11ec
Add missing record.value.read rule for compose module fields
2021-10-01 10:08:58 +02:00
Tomaž Jerman
a122d75b8f
Improve RBAC rule migration logic
...
* Add missing federation rule edgecases
* Properly construct resource paths using parent resources
2021-10-01 10:08:58 +02:00
Tomaž Jerman
9929886372
Remove api gw filter expression from error messages
2021-10-01 10:08:58 +02:00
Tomaž Jerman
7ea20c489b
Add missing res. tr. identification logic
2021-10-01 10:08:58 +02:00
Denis Arh
cbb486ef5a
Add app, auth client, user, role search privileges to authenticated user
2021-10-01 10:08:58 +02:00
Denis Arh
90a2f2301d
Add reporter to the list of apps for 'make webapp'
2021-10-01 10:08:58 +02:00
Tomaž Jerman
9907a74a93
Fix improper ctx role resource list importing
2021-10-01 10:08:58 +02:00
Tomaž Jerman
5155310ca0
Slight record resource RBAC tweaks
...
* Add canRead to record response
* Use existing record when evaluating record update ctx roles
2021-10-01 10:08:58 +02:00
Tomaž Jerman
951f6e9e17
Add context role support for workflows
2021-10-01 10:08:58 +02:00
Tomaž Jerman
5c1e57393e
Rename report projection -> block
2021-10-01 10:08:58 +02:00
Vivek Patel
d2bff9e3fd
Apigw tweaks
...
- Add system/apigw tests
- Removes permissions from APIGw filters from each level
2021-10-01 10:08:58 +02:00