Commit Graph

4038 Commits

Author SHA1 Message Date
Faruk AYDIN
67dfa822e7 test: Implement tests for user template serializer 2025-03-06 15:34:37 +01:00
Faruk AYDIN
8ba72db463 feat: Implement get templates API router 2025-03-06 15:34:37 +01:00
Faruk AYDIN
820e4cb2c2 feat: Implement template serializer for normal users 2025-03-06 15:34:37 +01: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
Ö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
Ali BARIN
b6581cef10 Merge pull request #2378 from automatisch/delete-template-endpoint
feat: Implement admin delete template API endpoint
2025-03-03 14:25:58 +01:00
Faruk AYDIN
761d64ff69 feat: Implement admin delete template API endpoint 2025-03-03 14:05:37 +01:00
Ali BARIN
76cac0187e Merge pull request #2377 from automatisch/feat/add-update-template-endpoint
feat: Implement admin update template API endpoint
2025-02-28 17:29:34 +01:00
Faruk AYDIN
1cb380a077 feat: Implement admin update template API endpoint 2025-02-28 16:26:48 +01:00
Ömer Faruk Aydın
f3ba8517c9 Merge pull request #2376 from automatisch/feat/add-get-templates-endpoint
feat: Implement admin get templates API endpoint
2025-02-28 16:18:56 +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
Ömer Faruk Aydın
118fdd224d Merge pull request #2367 from automatisch/admin-create-template
feat: Implement admin create template API endpoint
2025-02-26 17:03:36 +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
Ömer Faruk Aydın
d8404301c3 Merge pull request #2360 from automatisch/admin-template-serializer
feat: Implement admin template serializer
2025-02-20 15:44:18 +01: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
Ömer Faruk Aydın
b0ccf867b2 Merge pull request #2358 from automatisch/template-model
chore: Adjust template model file extension to ee
2025-02-19 15:05:06 +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
Ömer Faruk Aydın
dba263d7b5 Merge pull request #2357 from automatisch/create-templates
feat: Create template model
2025-02-17 14:55:39 +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
Ömer Faruk Aydın
3fa677f3d0 Merge pull request #2352 from automatisch/polish-folders
fix(folders): reset state upon deleting folder and updating flow folder
2025-02-14 13:40:22 +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
Ömer Faruk Aydın
e114f02009 Merge pull request #2351 from automatisch/delete-folder
fix: Unassign flow folders before removing folder
2025-02-14 12:20:26 +01:00
Faruk AYDIN
3d1657b63c fix: Unassign flow folders before removing folder 2025-02-14 12:14:27 +01:00
Ömer Faruk Aydın
6639dde6c7 Merge pull request #2350 from automatisch/update-folder-as-null
fix: Allow to have null folder for flows
2025-02-14 12:11:53 +01:00