Ali BARIN
|
5556aea913
|
chore: remove upsert-saml-auth-providers-role-mappings mutation
|
2024-09-10 09:50:54 +00:00 |
|
Ali BARIN
|
95dc5fb849
|
refactor(RoleMappings): rewrite mutations with REST API endpoints
|
2024-09-10 09:50:53 +00:00 |
|
Ali BARIN
|
ea667bb6a9
|
refactor(useAdminUpdateRole): remove redundant invalidateQueries
|
2024-09-06 09:26:34 +00:00 |
|
Ali BARIN
|
c9ba219de1
|
chore: remove redundant update role mutation
|
2024-09-05 15:35:44 +00:00 |
|
Ali BARIN
|
9df1b29d70
|
feat(EditRole): use REST API endpoint to update role
|
2024-09-05 15:35:44 +00:00 |
|
Ali BARIN
|
e76a99fd68
|
chore: remove redundant create role mutation
|
2024-09-03 13:56:23 +00:00 |
|
Ali BARIN
|
a4ea6c1fad
|
refactor(CreateRole): implement REST API endpoint to create role
|
2024-09-03 13:56:06 +00:00 |
|
Ali BARIN
|
f4fe0a0d4f
|
refactor(SamlConfiguration): rewrite mutations with REST API endpoints
|
2024-08-30 11:46:35 +00:00 |
|
Ali BARIN
|
562341adfe
|
refactor(web): rewrite mutation with PATCH /v1/flows/:flowId
|
2024-08-30 11:07:52 +02:00 |
|
Ali BARIN
|
cce5b3b533
|
refactor(web): rewrite mutation with PATCH /v1/admin/config
|
2024-08-30 11:07:44 +02:00 |
|
Ali BARIN
|
d5c81c14f5
|
fix(FlowAppIcons): fix crash when no steps exist
|
2024-08-29 10:44:50 +02:00 |
|
Ali BARIN
|
59278378e5
|
chore: remove delete-connection mutation
|
2024-08-29 09:26:24 +02:00 |
|
Ali BARIN
|
990e69143d
|
refactor(web): rewrite mutation with DELETE /v1/connections/:connectionId
|
2024-08-29 09:26:24 +02:00 |
|
Ali BARIN
|
19c4561feb
|
chore: remove update-app-config mutation
|
2024-08-29 09:26:16 +02:00 |
|
Ali BARIN
|
1392fed023
|
refactor(web): rewrite mutation with PATCH /v1/admin/apps/:appKey/config
|
2024-08-29 09:26:16 +02:00 |
|
Ali BARIN
|
09bc0bba1e
|
refactor(web): rewrite mutation with PATCH /v1/admin/apps/:appKey/auth-clients/:appAuthClientId
|
2024-08-28 11:16:46 +02:00 |
|
Ali BARIN
|
48b2b006c0
|
refactor(web): rewrite mutation with POST /v1/admin/apps/:appKey/config
|
2024-08-28 10:32:06 +02:00 |
|
Ali BARIN
|
6540d0ea53
|
fix(AdminApplicationCreateAuthClient): correct typo in auth word
|
2024-08-27 16:34:09 +02:00 |
|
Ali BARIN
|
81c39d7d93
|
refactor: rewrite create-app-auth-client mutation as REST endpoint
|
2024-08-27 16:34:09 +02:00 |
|
kasia.oczkowska
|
6552ebcd3c
|
fix: prevent resetting test data until data is loaded
|
2024-08-23 13:07:05 +01:00 |
|
kasia.oczkowska
|
0c754e4b4b
|
feat: update step only when data changes
|
2024-08-22 11:57:25 +01:00 |
|
Ali BARIN
|
53f63996bd
|
Merge pull request #2024 from kuba618/AUT-1186
test: add simple webhook flow test
|
2024-08-22 11:16:22 +02:00 |
|
Jakub P.
|
2c21b7762c
|
test: add simple webhook flow test
|
2024-08-20 19:17:08 +02:00 |
|
Ali BARIN
|
b452ed648c
|
feat(PowerInput): support whole objects as variables
|
2024-08-16 13:22:31 +00:00 |
|
kasia.oczkowska
|
7e1e1e2524
|
feat: make role input required in CreateUser
|
2024-08-07 12:41:45 +01:00 |
|
Faruk AYDIN
|
60fdfc2b48
|
chore(code): Make font size of the code editor a bit bigger
|
2024-08-05 13:46:41 +00:00 |
|
Ali BARIN
|
49d4071928
|
feat(code/run-javascript): run async code and introduce monaco editor
|
2024-08-05 13:46:41 +00:00 |
|
Ali BARIN
|
09d3a06b27
|
Merge pull request #2005 from automatisch/AUT-1065
fix: in FlowStep wrap in Form component only controlled inputs
|
2024-08-05 15:45:06 +02:00 |
|
Ali BARIN
|
c9fecec575
|
Merge pull request #2002 from automatisch/aut-1255
feat: expose installationCompleted in GET /v1/automatisch/info
|
2024-08-02 11:46:48 +02:00 |
|
Ali BARIN
|
2f42dfdc51
|
Merge pull request #2001 from automatisch/remove-pwa
feat: remove PWA
|
2024-08-02 11:16:44 +02:00 |
|
kasia.oczkowska
|
5bac68b0de
|
fix: in FlowStep wrap in Form component only controlled inputs
|
2024-08-02 09:31:36 +01:00 |
|
kasia.oczkowska
|
f1355cd0ab
|
fix: introduce fix for overflowing inputs with long parameters names
|
2024-08-01 15:10:41 +01:00 |
|
Ali BARIN
|
cc1a924c8b
|
feat: use installationCompleted from useAutomatischInfo hook
|
2024-08-01 13:38:06 +00:00 |
|
Ali BARIN
|
d9219a5a48
|
feat: remove PWA
|
2024-08-01 12:28:23 +00:00 |
|
kasia.oczkowska
|
e2dbf1a215
|
fix: prevent removing last filter criteria
|
2024-08-01 08:40:54 +01:00 |
|
Ali BARIN
|
920a711c00
|
feat: support arrays in flows
|
2024-07-29 11:33:36 +00:00 |
|
Ali BARIN
|
730fdd32b1
|
feat: use dynamic DOCS URL
|
2024-07-23 09:48:20 +00:00 |
|
Jakub P.
|
8fba6704df
|
Merge remote-tracking branch 'upstream/main' into AUT-1115
|
2024-07-22 16:32:09 +02:00 |
|
kasia.oczkowska
|
1aa1f441b3
|
feat: refactor delete user mutation with the REST API endpoint
|
2024-07-22 13:27:57 +02:00 |
|
Ömer Faruk Aydın
|
d8199e7ba7
|
Merge pull request #1983 from automatisch/strict-installation-redirection
fix: safeguard redirect to /installation
|
2024-07-22 13:20:25 +02:00 |
|
Ali BARIN
|
02c98c1ece
|
Merge pull request #1982 from automatisch/remove-deleted-connection
fix(AppConnectionRow): invalidate app connections upon deletion
|
2024-07-19 11:38:31 +02:00 |
|
Ali BARIN
|
e201a5b806
|
fix: safeguard redirect to /installation
|
2024-07-19 09:31:58 +00:00 |
|
Ali BARIN
|
adac68c407
|
fix(AppConnectionRow): invalidate app connections upon deletion
|
2024-07-19 08:43:49 +00:00 |
|
kasia.oczkowska
|
d051275e54
|
feat: use create access token api endpoint instead of login mutation
|
2024-07-18 13:05:59 +01:00 |
|
Jakub P.
|
129327f40d
|
test: add admin account setup tests
|
2024-07-18 12:29:35 +02: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 |
|
Jakub P.
|
2f1f537e00
|
test: add accept invitation invalid token tests
|
2024-07-16 12:08:50 +02:00 |
|
Ali BARIN
|
b7b3a3025b
|
Merge pull request #1964 from automatisch/AUT-1095
feat: create onboarding UX flow
|
2024-07-15 16:11:25 +02:00 |
|
Ali BARIN
|
edb9526538
|
feat(InstallationForm): rephrase submit button
|
2024-07-15 12:24:35 +00:00 |
|