Commit Graph

3070 Commits

Author SHA1 Message Date
kasia.oczkowska
f1eda3b8bc fix: app icons position 2025-03-06 08:32:54 +00:00
Ömer Faruk Aydın
0b7e29160e Merge pull request #2381 from automatisch/add-enable-templates-config
feat: Add enable templates column to config
2025-03-04 12:50:52 +01:00
Faruk AYDIN
89e9a93872 feat: Add enable templates column to config 2025-03-04 12:34:02 +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
Faruk AYDIN
761d64ff69 feat: Implement admin delete template API endpoint 2025-03-03 14:05:37 +01:00
Faruk AYDIN
1cb380a077 feat: Implement admin update template API endpoint 2025-02-28 16:26:48 +01:00
Faruk AYDIN
5e78120623 feat: Implement admin get templates API endpoint 2025-02-28 16:12:26 +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
Faruk AYDIN
3cfa174628 test: Implement tests for create template API endpoint 2025-02-26 16:55:29 +01:00
Faruk AYDIN
72436f7d3b feat: Implement admin create template API endpoint 2025-02-26 16:35:53 +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
28bae34de4 feat: debounce onAddStep in EditorNew 2025-02-21 10:07:37 +00:00
Faruk AYDIN
483eee476b feat: Implement admin template serializer 2025-02-20 15:38:17 +01:00
Ali BARIN
b166759251 Merge pull request #2359 from automatisch/AUT-1478
fix: do not use variables in Formatter transform options
2025-02-20 11:09:44 +01:00
Jakub P.
d3b249ff91 fix: do not use variables in Formatter transform options 2025-02-19 23:26:26 +01:00
Faruk AYDIN
44ea560c79 chore: Adjust template model file extension to ee 2025-02-18 13:07:53 +01: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
Ali BARIN
22261af977 Merge pull request #2355 from automatisch/add-missing-baseurl
fix: add missing baseUrl in apps
2025-02-18 09:48:47 +01:00
Jakub P.
9c3f435c56 test: add fixme annotation to executions tests 2025-02-18 00:07:14 +01:00
Jakub P.
8042caea42 test: add step name to update step request 2025-02-17 23:39:56 +01:00
Jakub P.
400a45051f test: add tests for executions 2025-02-17 23:39:54 +01:00
Faruk AYDIN
2e279d4709 feat: Create template model 2025-02-17 14:48:25 +01:00
Jakub P.
d4689ac77b fix: add missing baseUrl in apps 2025-02-16 12:11:23 +01:00
Jakub P.
acf2eb96d1 test: ensure oauth options are hidden for non-oauth integrations 2025-02-16 00:16:13 +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
Faruk AYDIN
3d1657b63c fix: Unassign flow folders before removing folder 2025-02-14 12:14:27 +01:00
Faruk AYDIN
f0f5c8fc9a fix: Allow to have null folder for flows 2025-02-14 12:03:07 +01: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
e496e20c17 Merge pull request #2345 from automatisch/timestamp-in-seconds
feat(formatter/date-time): add get current timestamp in seconds
2025-02-13 10:37:03 +01:00
Ömer Faruk Aydın
5019ea4723 Merge pull request #2344 from automatisch/math-operations
feat(transformers): add modulo in math operations
2025-02-13 10:35:59 +01: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
Ömer Faruk Aydın
68fe51b4d0 Merge pull request #2342 from automatisch/fix-exported-flow-variables
fix(import-flow): update all variables in step parameters
2025-02-13 10:33:48 +01:00
Ömer Faruk Aydın
e4ff7c4b83 Merge pull request #2341 from automatisch/duplicate-step-name-while-duplicating-flow
fix(flow): copy over step name while duplicating flow
2025-02-13 10:32:07 +01:00
Ali BARIN
eba893afdc Merge pull request #2336 from automatisch/AUT-1415
feat: in slate deserialization preserve original null and numeric values
2025-02-12 13:59:20 +01:00
Ali BARIN
b61c680713 feat(formatter/date-time): add get current timestamp in seconds 2025-02-12 11:47:25 +00:00
Ali BARIN
74d7277a52 feat(transformers): add modulo in math operations 2025-02-12 11:38:43 +00:00