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 |
|
Tomaž Jerman
|
74d7c6c7a2
|
Fix RecordList field selection export
|
2021-10-01 10:08:58 +02:00 |
|
Tomaž Jerman
|
2936fda461
|
Rework API GW js func handling
Remove base64 encode/decede as it was not consistent.
Using built-in JSON marshling was the better solution.
|
2021-10-01 10:08:58 +02:00 |
|
Vivek Patel
|
b342ec91d8
|
Fixes token generation in integration test
|
2021-10-01 10:08:58 +02:00 |
|
Tomaž Jerman
|
c2136c54c6
|
Remove frame column caster from YAML def
|
2021-10-01 10:08:58 +02:00 |
|
Tomaž Jerman
|
edcac041bc
|
Add missing rbac envoy resources
|
2021-10-01 10:08:58 +02:00 |
|
Tomaž Jerman
|
1251bac373
|
Fix locale loading race conditions
|
2021-10-01 10:08:58 +02:00 |
|
Jože Fortun
|
9ee3ab0bb8
|
Update themes for auth screens
|
2021-09-27 17:02:58 +02:00 |
|
Tomaž Jerman
|
6ceadf40fc
|
Setup the API GW testing env
|
2021-09-27 15:50:18 +02:00 |
|
Tomaž Jerman
|
52e0e838e9
|
Prevent API GW filters from overwriting the same registry struct
|
2021-09-27 14:11:40 +02:00 |
|
Tomaž Jerman
|
f9398a6ebf
|
Ignore workflow issues when working with triggers
|
2021-09-27 12:47:51 +02:00 |
|
Tomaž Jerman
|
e7fb1e3e07
|
Tweak typed value Array casting; add missing selected prop
|
2021-09-27 10:42:35 +02:00 |
|
Tomaž Jerman
|
2511476f4c
|
Fix improper module field resource translation refs
|
2021-09-25 09:36:03 +02:00 |
|
Vivek Patel
|
68af7a4fb0
|
Skips removal of accessTokens when we update roleMembers
|
2021-09-24 23:54:37 +05:30 |
|
Denis Arh
|
50e5d1a9f8
|
Remove res-tr table truncate, fix field & expr labels migration
|
2021-09-24 19:06:49 +02:00 |
|
Denis Arh
|
64bfb65d23
|
Add "locale.update" make task
|
2021-09-24 18:24:03 +02:00 |
|
Denis Arh
|
3c43bbe5ac
|
Update corteza-locale dep
|
2021-09-24 18:24:03 +02:00 |
|