Ali BARIN
a4ec7b3047
feat(compute-parameters): add valueType with parse option and string by default ( #2025 )
...
* feat(compute-parameters): add valueType with parse option and string by default
* test(compute-parameters): write tests for valueType with parse and undefined
* fix(compute-parameters): cover valueType = parse in nested objects
* test(compute-parameters): cover valueType = 'parse' in nested non-primitives
* fix(compute-parameters): mark fields optional
2024-08-22 16:20:18 +02:00
Ali BARIN
34331d8763
refactor(compute-parameters) rename functions and variables
2024-08-21 11:35:09 +00:00
Ali BARIN
b40a59cbef
Merge pull request #1990 from kuba618/AUT-1137
...
fix: improve paths for windows os
2024-08-08 12:08:05 +02:00
Jakub P.
a755ee8dc1
fix: improve paths for windows os
2024-08-05 14:00:02 +00:00
Ali BARIN
86a5569bf7
test(compute-parameters): write tests for different type of values
2024-08-05 13:35:16 +00:00
Ali BARIN
81c698f45b
fix(compute-parameters): use unparsed numbers
2024-08-02 12:22:03 +00:00
Ali BARIN
920a711c00
feat: support arrays in flows
2024-07-29 11:33:36 +00:00
Ali BARIN
be4493710f
feat(http-client): support async beforeRequest interceptors
2024-07-27 13:05:04 +00:00
Ali BARIN
4c639f170e
fix(axios): update order of interceptors
2024-07-26 13:52:41 +00:00
Ali BARIN
509a414151
Merge pull request #1986 from automatisch/aut-1126
...
refactor(http-client): inherit interceptors from parent instance
2024-07-26 11:45:02 +02:00
Ali BARIN
ba14481151
fix(webhook): add missing filter coverage
2024-07-24 16:01:28 +00:00
Ali BARIN
5a4207414d
refactor(http-client): inherit interceptors from parent instance
2024-07-23 15:01:12 +00:00
kasia.oczkowska
d051275e54
feat: use create access token api endpoint instead of login mutation
2024-07-18 13:05:59 +01:00
kasia.oczkowska
dd0a1328e8
feat: refactor reset password mutation with the REST API endpoint
2024-07-17 15:05:46 +01:00
kasia.oczkowska
46ec9b5229
feat: refactor forgot password mutation with the REST API endpoint
2024-07-17 13:23:45 +01:00
Ali BARIN
6aaef9df4b
fix(datastore): stop undefined datastore entry throwing
2024-07-12 08:58:39 +00:00
Faruk AYDIN
3c3e6e4144
feat: Implement user invitation backend functionality
2024-07-11 11:38:23 +02:00
Ali BARIN
c80791267f
refactor(installation): improve allow installation guard
2024-05-13 14:00:12 +00:00
Ali BARIN
b30f97db3e
feat: add POST /api/v1/installation/users to seed user
2024-05-13 13:31:16 +00:00
Ali BARIN
55ae1470d0
Merge pull request #1875 from automatisch/logout-saml
2024-05-13 13:51:49 +02:00
Ali BARIN
dfe56d3aa2
feat: add no_proxy support in http(s) agents
2024-05-13 09:15:37 +00:00
Ali BARIN
3da5e13ecd
feat: support bi-directional backchannel SAML SLO
2024-05-10 08:58:32 +00:00
Ali BARIN
b54afcd922
Merge pull request #1825 from automatisch/access-tokens
...
feat: Use persisted access tokens for authentication
2024-04-24 16:39:57 +02:00
Ali BARIN
4da6e8372f
feat: compute DOCS_URL in authDocUrl
2024-04-23 12:21:51 +00:00
Faruk AYDIN
6a7cdf2570
feat: Use persisted access tokens for authentication
2024-04-22 16:57:34 +02:00
kasia.oczkowska
b549ba3e39
refactor: rewrite get connected apps with RQ
2024-04-11 14:00:53 +01:00
Faruk AYDIN
3e3e48110d
feat: Implement users get apps API endpoint
2024-04-07 03:45:33 +02:00
Faruk AYDIN
ec6d634b99
feat: Implement create dynamic data API endpoint
2024-04-03 01:17:06 +02:00
Ali BARIN
e474ba02cb
Merge pull request #1645 from automatisch/flex-http-request
...
feat(http-request/custom-request): utilize accept header for parsing response
2024-04-02 19:54:44 +02:00
Faruk AYDIN
8e646c244e
feat: Implement test connection API endpoint
2024-03-30 00:12:59 +01:00
Faruk AYDIN
5c79e374dd
feat: Implement get app connections API endpoint
2024-03-29 00:21:58 +01:00
Faruk AYDIN
190f1a205f
refactor: Use additional logger line only for graphQL
2024-03-26 15:39:02 +01:00
Faruk AYDIN
a2acdc6b12
feat: Add draft version of renderError to renderer helper
2024-03-26 13:13:37 +01:00
kasia.oczkowska
3a57349d8a
refactor: rewrite useConfig with RQ
2024-03-22 09:14:29 +00:00
Faruk AYDIN
7664b58553
feat: Implement create dynamic fields API endpoint
2024-03-22 02:55:23 +01:00
kasia.oczkowska
d808afd21b
refactor: rewrite useNotifications with RQ
2024-03-21 14:56:54 +01:00
Faruk AYDIN
6da7fe158f
feat: Implement get previous steps rest API endpoint
2024-03-21 14:40:18 +01:00
Ali BARIN
473d287c6d
feat(webhooks/respond-with): accept custom headers
2024-03-19 19:21:20 +00:00
Rıdvan Akca
ab49535b6c
refactor: rewrite useSamlAuthProviders with RQ
2024-03-15 17:27:48 +03:00
Faruk AYDIN
9a0434be32
feat: Implement get step connection API endpoint
2024-03-13 19:51:36 +01:00
Rıdvan Akca
58fcfd9a34
refactor: rewrite useVersion and healthcheck with RQ
2024-03-13 11:39:52 +03:00
Ali BARIN
7484bf7403
feat(webhook/catch-raw-webhook): add sync support
2024-03-11 13:54:00 +01:00
Faruk AYDIN
6027cb7cb0
feat: Implement get connection flows API endpoint
2024-03-10 16:11:07 +01:00
Faruk AYDIN
22ce29e86c
feat: Implement API endpoint to get flows of the specified app
2024-03-09 15:09:12 +01:00
Faruk AYDIN
ea64708c69
feat: Implement get flows API endpoint
2024-03-08 23:11:42 +01:00
Faruk AYDIN
c4fd03542b
feat: Implement get execution steps API endpoint
2024-03-06 17:23:56 +01:00
Faruk AYDIN
3ff89a03ac
feat: Implement get executions API endpoint
2024-03-06 14:46:19 +01:00
Faruk AYDIN
35ea18a117
chore: Do not enable sentry for dev and test environments
2024-03-05 15:47:07 +01:00
Faruk AYDIN
f7c1a47d52
feat: Send rest API errors to Sentry
2024-03-04 12:19:53 +01:00
Faruk AYDIN
ede8703f9d
feat: Implement get execution API endpoint
2024-03-03 18:53:14 +01:00