Commit Graph

791 Commits

Author SHA1 Message Date
kasia.oczkowska
014daafe2f feat: show stringified sampleValue in PowerInput 2025-03-21 09:44:55 +00:00
Ali BARIN
a9077c1b08 Merge pull request #2386 from automatisch/AUT-1195
fix: expand only first level of nodes on load
2025-03-20 23:53:15 +01:00
kasia.oczkowska
af09ffeddb fix: expand only two first levels of nodes on load 2025-03-20 13:47:44 +00:00
Ali BARIN
82dd79e106 Merge pull request #2400 from automatisch/AUT-1494
feat: fix search bar to work in harmony with folders
2025-03-20 10:57:23 +01:00
Ali BARIN
c7bd88d48e Merge pull request #2398 from automatisch/AUT-1341
feat: preserve query params when navigating back to flow page from flow editor
2025-03-20 10:50:30 +01:00
kasia.oczkowska
0e506e4605 feat: fix search bar to work in harmony with folders 2025-03-20 09:49:23 +00:00
kasia.oczkowska
273713e13f feat: preserve query params when navigating back to flow page from flow editor 2025-03-20 09:16:18 +00:00
kasia.oczkowska
477858979d feat: align the style of ControlledAutocomplete with ControlledCustomAutocomplete 2025-03-20 09:12:13 +00:00
Ali BARIN
0d51f9ad74 Merge pull request #2363 from automatisch/AUT-1465
feat: handle 404 error in useFlowFolder
2025-03-19 17:25:38 +01:00
Ali BARIN
839fda8880 feat(web): introduce templates 2025-03-13 16:18:03 +00:00
Ali BARIN
3b2f2832b8 Merge pull request #2382 from automatisch/AUT-1412
test: add import and export flow tests
2025-03-10 23:50:52 +01:00
Jakub P
4e1fb19832 test: add import and export flow tests 2025-03-10 22:40:28 +01:00
Ali BARIN
20ab286db1 fix(Footer): make footer optional 2025-03-10 15:21:56 +00:00
Ali BARIN
be8a967ab1 refactor(config): rename and re-type footer columns 2025-03-10 12:06:13 +00:00
Ali BARIN
65f5cbc330 chore(UserInterface): update test selectors 2025-03-10 10:28:53 +00:00
Ali BARIN
fa2b03ce3d feat(UserInterface): add footer fields for customization 2025-03-10 09:53:39 +00:00
Ali BARIN
91fd10ebda feat(Layout): add custom footer 2025-03-10 09:53:39 +00:00
Ali BARIN
304b9a9079 Merge pull request #2339 from automatisch/AUT-1416
feat: display option value only if it is a string
2025-03-06 15:27:43 +01:00
Ali BARIN
3774147f99 Merge pull request #2338 from automatisch/AUT-1419
feat: display secondary ListItemText content only if is a string
2025-03-06 15:27:26 +01:00
Ali BARIN
639f26230a Merge pull request #2372 from automatisch/AUT-1466
feat: handle long file names in ImportFlowDialog
2025-03-04 12:11:03 +01:00
Ali BARIN
8f95609429 Merge pull request #2362 from automatisch/AUT-1433
feat: debounce onAddStep in EditorNew
2025-02-28 15:15:10 +01:00
kasia.oczkowska
6a41458010 feat: handle long file names in ImportFlowDialog 2025-02-26 12:11:43 +00:00
Ali BARIN
c573205a56 Merge pull request #2365 from automatisch/AUT-1457
feat: add feedback when folder is removed
2025-02-26 11:10:54 +01:00
Ali BARIN
ee0308c87a Merge pull request #2366 from automatisch/AUT-1479
fix: clear parameters on event change in ChooseAppAndEventSubstep
2025-02-26 11:10:48 +01:00
Ali BARIN
42c84bd27d Merge pull request #2364 from automatisch/AUT-1467-AUT-1468
fix: CreateFolderDialog and EditFolderDialog errors
2025-02-26 11:10:08 +01:00
Ali BARIN
cc78e009f1 Merge pull request #2172 from automatisch/AUT-1351
test: add tests for executions
2025-02-26 10:50:25 +01:00
kasia.oczkowska
caba387950 fix: clear parameters on event change in ChooseAppAndEventSubstep 2025-02-21 14:20:31 +00:00
kasia.oczkowska
fb23d8c843 feat: add feedback when folder is removed 2025-02-21 14:07:37 +00:00
kasia.oczkowska
dab3af4109 fix: CreateFolderDialog and EditFolderDialog errors 2025-02-21 13:39:15 +00:00
kasia.oczkowska
e7980aa98c feat: handle 404 error in useFlowFolder 2025-02-21 13:22:31 +00:00
kasia.oczkowska
28bae34de4 feat: debounce onAddStep in EditorNew 2025-02-21 10:07:37 +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
Jakub P.
400a45051f test: add tests for executions 2025-02-17 23:39: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
6b0f1e5011 feat: display option value only if it is a string 2025-02-06 13:34:17 +00:00
kasia.oczkowska
42a4019998 feat: display secondary ListItemText content only if is a string 2025-02-06 11:52:51 +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