3
0
Commit Graph

2764 Commits

Author SHA1 Message Date
Mia Arh
2e98c285de Replace background image for 21.6 release 2021-06-02 15:00:18 +02:00
Mia Arh
b96ab940fa Replace background image for 21.6 release 2021-06-02 12:55:34 +02:00
Denis Arh
3638ecacfd Remove extra chars from <base> check error 2021-06-02 07:03:10 +02:00
Tomaž Jerman
a429e1c71c Fix module field default value validation 2021-06-01 12:49:54 +02:00
Tomaž Jerman
a31603ee3c Rework README and CONTRIBUTING 2021-05-31 09:42:02 +02:00
Peter Grlica
670b160945 SAML payload id and validation on jwt claims 2021.6.0-rc.1 2021-05-27 11:54:41 +02:00
Vivek Patel
a3d5b7d21e Adds validation for corredor steps in workflow
- Adds check at workflow step level for corredorExec function
- Adds `disabled` flag for corredor related functions from `workflows/functions` api response if corredor is disabled
2021-05-26 21:58:47 +05:30
Peter Grlica
aedb2aef60 SAML payload fallback on jwt StandardClaims 2021-05-26 14:49:38 +02:00
Peter Grlica
8ee91eb7a9 Fixed federation structure sync, added a response wrapper to api response 2021-05-26 09:16:11 +02:00
Denis Arh
7d8cc55331 Fix broken federation encoder tests 2021-05-25 19:02:34 +02:00
Denis Arh
348934e92e Fix broken record sorting test 2021-05-25 19:02:34 +02:00
Denis Arh
d7f76104aa Fix index creation (add if-not-exists) & query logging 2021-05-25 19:02:34 +02:00
Tomaž Jerman
2dbf536faa Improve workflow error handling
- prevent the try-catch step from ending the exec session
- prevent pre-run validation checks to cycle the exec
2021-05-25 09:01:24 +02:00
Denis Arh
7bde43856e Fix dup records on multi-value field 2021-05-25 06:16:10 +02:00
Denis Arh
c9009df73b Add indexes to automation_sessions table
This will prevent mysql sorting memory issue
2021-05-23 15:53:09 +02:00
Denis Arh
0149bbcdd7 Add index creating (+ col length) capabilities 2021-05-23 15:02:52 +02:00
Denis Arh
41dc9d8658 Basepath cleanup & improvements 2021-05-21 09:35:52 +02:00
Vivek Patel
044d02bb76 Adds expr functions for KV, KVV, Vars manipulation
- Adds/Refactors methods for Set, Merge, Filter, Delete
- Renames expr/Vars.Merge to MustMerge, updates its usage
- Appends kvFunctions to parser in pkg/expr
- Update/Fixes tests and example testable
2021-05-21 06:58:52 +02:00
Denis Arh
28e1774cd2 Rework/cleanup log stacktrace level, add LOG_STACKTRACE_LEVEL to control it 2021-05-21 06:58:41 +02:00
Peter Grlica
c900374723 Merge branch '2021.6.x-feature-saml' into 2021.6.x 2021-05-19 11:23:45 +02:00
Peter Grlica
a4b61c044e Added integration and unit tests 2021-05-19 11:10:42 +02:00
Peter Grlica
bb1043181c Added SAML service 2021-05-18 08:07:50 +02:00
Peter Grlica
a1ca8afe49 Added SAML lib 2021-05-14 14:30:00 +02:00
Vivek Patel
25e4d11f92 Adds validation on setting impersonated user on auth clients 2021-05-14 17:06:55 +05:30
Denis Arh
5a153093e1 Fixed the rest of wf tests 2021-05-14 13:23:43 +02:00
Vivek Patel
8eef51d445 Fixes websocket server and session tests 2021-05-14 13:22:06 +02:00
Denis Arh
48cb4842f4 Merge branch '2021.6.x-feature-websocket' into 2021.6.x 2021-05-13 14:09:16 +02:00
Denis Arh
70dedcaaba Refactor & move websocket code under pkg 2021-05-13 14:08:54 +02:00
Denis Arh
bcf83b25e8 Extend token verification to non-standard auth flow 2021-05-13 14:08:54 +02:00
Vivek Patel
f1f53313b2 Adds unit test for sending message to user via websocket 2021-05-13 14:08:54 +02:00
Vivek Patel
7d58795123 Adds watcher at service level and sends reminders via websocket 2021-05-13 14:08:54 +02:00
Vivek Patel
1e126f8981 Refactors sending pending prompts via websocket and Adds gorilla/websocket to go.mod 2021-05-13 14:08:54 +02:00
Vivek Patel
ac72bd7bcb Improves sending pending prompts via websocket and adds config for log enabled for websocket 2021-05-13 14:08:54 +02:00
Vivek Patel
21c9e9010e Sends pending prompts via websocket 2021-05-13 14:08:54 +02:00
Vivek Patel
d6b3278b6e Implements websocket along with in memory websocket sessions.
- Implements route for websocket
- Adds default config and encoder for websocket messaging
2021-05-13 14:08:54 +02:00
Jože Fortun
348697cfef Update crm provision 2021-05-13 11:48:53 +02:00
Denis Arh
72368aa99c Change guessBaseURL() with fullURL() 2021-05-12 18:24:52 +02:00
Peter Grlica
d450548245 Removed misleading federation etc/ 2021-05-11 17:01:03 +05:30
Vivek Patel
1fd9bdfa7c Extends SCIM implementation to support role membership management
- Updates request payload for patching group
- Updates tests
2021-05-11 17:01:03 +05:30
Denis Arh
63dbe7024d Fix failed mount on disabled webapps 2021-05-11 08:08:28 +02:00
Tomaž Jerman
53cf96848a Tweak ComposeRecord exporting
* Fix pagination cursors
* Use service functions for AC
* Add tests
2021-05-10 10:53:13 +02:00
Denis Arh
090f65335a Small improvements for PROVISION_SETTINGS_AUTH_EXTERNAL_ env var 2021-05-09 20:28:07 +02:00
Denis Arh
1d59a3acf2 Allow custom URL prefix for all corteza endpoints
Add new env. variables and options
 - HTTP_BASE_URL to control URL prefix, defaults to /
 - HTTP_SSL_TERMINATED to explicitly set if Corteza is running behind HTTPS
Refresh and document webapp/Makefile with more dev tasks
Fix all absolute URLs in applications, logos, icons
Improve logic behind integrated webapp serving, inject/replace <base href> tag according to URL prefix
Prevent mounting api & webapps to the same base
2021-05-09 16:47:19 +02:00
Denis Arh
9e4edd555e Use proper types for corredor exec automation fn
Arguments&results are no longer Any but Vars
2021-05-06 13:51:21 +02:00
Denis Arh
31a4f55a8b Set and log res&event types properly 2021-05-06 13:51:21 +02:00
Tomaž Jerman
6bd82c3e9d Add endpoint to fetch available render drivers 2021-05-05 13:50:00 +02:00
Tomaž Jerman
1ab7ccc508 Improve CSV & JSON decoders for larger datasets
The built in buffer had a strange interaction with the CSV library.
Changed both decoders for consistency.
2021-05-05 13:47:15 +02:00
Denis Arh
9e2d4e9b8b Make sure vars-to-json does not crash if value is nil 2021-05-04 21:52:35 +02:00
Denis Arh
9259dd0cce Make sure we set proper ses. lifetime on external login 2021-05-04 19:58:06 +02:00
Denis Arh
838c958162 Replace custom ext. logic with handleSuccessfulAuth() 2021-05-04 19:58:06 +02:00