Commit Graph

827 Commits

Author SHA1 Message Date
kasia.oczkowska
dab3af4109 fix: CreateFolderDialog and EditFolderDialog errors 2025-02-21 13:39:15 +00:00
Ali BARIN
926db4ebd9 Merge pull request #2349 from automatisch/fix-errors-flow-folder
refactor: remove not used elements in FlowFolder
2025-02-18 09:49:13 +01:00
Ali BARIN
dce93f77e3 Merge pull request #2348 from automatisch/AUT-1424
fix: correctly set initial option value in ChooseConnectionSubstep
2025-02-18 09:49:05 +01:00
Ali BARIN
0cb9dc67f3 Merge pull request #2353 from automatisch/AUT-1454
feat: hide oauth relevant option in app config if supportsOauthClients is false
2025-02-18 09:48:54 +01:00
kasia.oczkowska
f06b6ffb3f feat: hide oauth relevant option in app config if supportsOauthClients is false 2025-02-14 12:19:42 +00:00
Ali BARIN
c13e9e4d37 fix(folders): reset state upon deleting folder and updating flow folder 2025-02-14 11:33:45 +00:00
kasia.oczkowska
4bbf7259d5 refactor: remove not used elements in FlowFolder 2025-02-14 11:01:07 +00:00
kasia.oczkowska
31b86e45fb fix: correctly set initial option value in ChooseConnectionSubstep 2025-02-14 10:56:57 +00:00
Ali BARIN
7725c476fc fix(folders): reset state on delete folder confirmation dialog close 2025-02-13 10:06:41 +00:00
Ali BARIN
f7cf75b5a7 feat(editor): add folder breadcrumb 2025-02-13 09:56:56 +00:00
Ali BARIN
8e7d06b5dc feat(web): introduce folders to organize flows 2025-02-13 09:56:56 +00:00
Ömer Faruk Aydın
dfe05d46a1 Merge pull request #2343 from automatisch/use-step-name-in-variables
fix(variables): use step names in variables
2025-02-13 10:35:29 +01:00
Ali BARIN
ac6d6c2cd2 fix(variables): use step names in variables 2025-02-12 11:23:04 +00:00
kasia.oczkowska
060c36aeef feat: in slate deserialization preserve original null and numeric values 2025-02-06 08:39:35 +00:00
Ali BARIN
16cd6d68cb Merge pull request #2325 from automatisch/AUT-1436
fix: add check if errors exist in getUnifiedErrorMessage function
2025-01-31 14:35:20 +01:00
Ali BARIN
0533d18a1c Merge pull request #2322 from automatisch/AUT-1422
feat: clear connection on app change in flow step
2025-01-31 14:35:16 +01:00
Ali BARIN
290c47647f Merge pull request #2230 from automatisch/AUT-1372
chore: improve playwright pipeline
2025-01-30 15:55:33 +01:00
kasia.oczkowska
b547e98e0c fix: add check if errors exist in getUnifiedErrorMessage function 2025-01-30 15:11:55 +01:00
kasia.oczkowska
15fdfbbb7d fix: remove not used props passed to EditableTypography and fix propTypes 2025-01-30 15:11:52 +01:00
kasia.oczkowska
758148c674 feat: clear connection on app change in flow step 2025-01-30 15:11:49 +01:00
Ali BARIN
5007b403f0 Merge pull request #2319 from automatisch/rename-auth-defaults-prop 2025-01-29 22:27:17 +01:00
kasia.oczkowska
5bc5e0fd20 feat: make the footer in admin panel sticky 2025-01-29 13:18:05 +00:00
kasia.oczkowska
cbf8d3ad65 refactor: rename prop submitAuthDefault to submitAuthDefaults 2025-01-29 08:35:33 +00:00
Ali BARIN
f36d89646b Merge pull request #2311 from automatisch/hide-oauth-tab-in-admin-for-unsupported-apps
feat(AdminApplication): hide oauth tab for unsupported apps
2025-01-27 16:46:41 +01:00
Ali BARIN
a4f2607601 Merge pull request #2309 from automatisch/AUT-1313
feat: add footer component with version display to AdminSettingsLayout
2025-01-27 16:46:24 +01:00
Ali BARIN
36e2b715ea Merge pull request #2272 from automatisch/AUT-1409
feat: accept falsy default values
2025-01-27 16:39:07 +01:00
Ali BARIN
7558250879 feat(AdminApplication): hide oauth tab for unsupported apps 2025-01-27 10:18:56 +00:00
Ali BARIN
ade6e96b1b Merge pull request #2308 from automatisch/AUT-1423
feat: apply React Flow's 'nowheel' class to enable scroll in test output
2025-01-27 10:57:09 +01:00
Ali BARIN
8e4ce0807f Merge pull request #2306 from automatisch/AUT-1388
feat: introduce two separate forms in update auth client dialog
2025-01-27 10:57:04 +01:00
Jakub P.
bd6581067d Merge branch 'main' into AUT-1372 2025-01-25 20:44:30 +01:00
Ali BARIN
7af70a079a Merge pull request #2295 from automatisch/importing-flow-should-invalidate-flows
feat(useImportFlow): invalidate flows on success
2025-01-24 13:13:48 +01:00
kasia.oczkowska
1b2cf50149 feat: add footer component to AdminSettingsLayout with version display 2025-01-24 11:15:47 +00:00
kasia.oczkowska
0e4c66bb74 feat: apply React Flow's 'nowheel' class to enable scroll in test output 2025-01-24 11:10:29 +00:00
kasia.oczkowska
53e2694a12 feat: introduce two separate forms in update auth client dialog 2025-01-23 15:54:18 +00:00
Ali BARIN
6ddac08ef7 feat(useImportFlow): invalidate flows on success 2025-01-20 15:54:24 +00:00
Ali BARIN
b237b2a2bc refactor(Flows): utilize useQuery over useMutation 2025-01-20 15:54:07 +00:00
Ali BARIN
1fa56d2af7 feat(ImportFlowDialog): improve error management 2025-01-20 14:41:05 +00:00
Ali BARIN
9cbbf05232 feat(ImportFlowDialog): close dialog when clicked outside 2025-01-20 14:23:04 +00:00
Ali BARIN
5695609180 feat(web): add import flow functionality 2025-01-20 15:00:27 +01:00
kasia.oczkowska
1fefedf9a0 feat: apply default values for dynamic fields 2025-01-17 12:51:23 +00:00
kasia.oczkowska
8ed2b30ab8 feat: accept falsy default values 2025-01-17 12:23:20 +00:00
Ali BARIN
24cc2278fb Merge pull request #2271 from automatisch/AUT-1389
feat: add error snackbar on failed app authentication
2025-01-17 12:05:43 +01:00
Ali BARIN
60b96d2cff Merge pull request #2248 from automatisch/AUT-1380
feat: introduce inline error messages in EditUser form
2025-01-17 12:05:09 +01:00
Ali BARIN
084ffbf794 Merge pull request #2247 from automatisch/AUT-1381
feat: introduce inline error messages in SamlConfiguration and RoleMappings forms
2025-01-17 12:04:04 +01:00
Ali BARIN
e58c2695b0 Merge pull request #2241 from automatisch/AUT-1379
feat: introduce inline error messages when deleting role or user
2025-01-17 11:55:43 +01:00
Ali BARIN
20ecdb9ae0 feat: update scope tokens 2025-01-16 22:02:20 +01:00
Ali BARIN
61624baa68 feat: support scopes for dynamic field entries 2025-01-16 22:02:20 +01:00
kasia.oczkowska
ca678b5bba fix: spacing in DynamicField 2025-01-16 22:02:20 +01:00
Ali BARIN
661a5b24b2 feat(signalwire): add add-voice-xml-node and respond-with-voice-xml actions 2025-01-16 22:02:20 +01:00
Jakub P.
cde0186c3c Merge branch 'main' into AUT-1379 2025-01-14 17:18:21 +01:00