Commit Graph

3117 Commits

Author SHA1 Message Date
kasia.oczkowska
477858979d feat: align the style of ControlledAutocomplete with ControlledCustomAutocomplete 2025-03-20 09:12:13 +00:00
Faruk AYDIN
09a51637c4 feat: Add index to executions created_at column 2025-03-19 20:31:13 +01:00
Ömer Faruk Aydın
5b7d43e24b Merge pull request #2405 from automatisch/use-execution-status
feat: Use status directly from executions
2025-03-19 20:03:42 +01:00
Ali BARIN
79fbc5a51e Merge pull request #2383 from automatisch/AUT-1329
fix: apps icons position
2025-03-19 17:26:34 +01: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
Faruk AYDIN
9a0aef9d9b feat: Use status directly from executions 2025-03-19 17:09:36 +01:00
Faruk AYDIN
417aa3bd30 feat: Update execution status after the creation of execution step 2025-03-19 16:44:24 +01:00
Faruk AYDIN
3585d93ffb feat: Add status column to executions 2025-03-19 16:16:45 +01:00
Faruk AYDIN
d8d89032ae feat: Implement onlyOwnedFlows filter to get flows API endpoint 2025-03-14 16:37:14 +01:00
Faruk AYDIN
60b5d71309 feat: Add status flag to get flows filters 2025-03-14 14:36:52 +01:00
Ali BARIN
839fda8880 feat(web): introduce templates 2025-03-13 16:18:03 +00:00
Faruk AYDIN
b9163a8b73 chore: Remove redundant only blocks from tests 2025-03-12 16:18:26 +01:00
Faruk AYDIN
a359cf0b29 fix: Lint errors of user model test 2025-03-12 16:15:03 +01:00
Faruk AYDIN
f616ec5c8d test: Update getFlows test for user model 2025-03-12 16:12:59 +01:00
Faruk AYDIN
e13dfe220d fix: Specify uncategorized flows by using not-owned folders 2025-03-12 15:45:59 +01:00
Ömer Faruk Aydın
da8ef6aa73 Merge pull request #2390 from automatisch/admin-get-template
feat: Implement admin template show API endpoint
2025-03-11 13:29:16 +01:00
Ali BARIN
2d9d15b481 Merge pull request #2368 from automatisch/AUT-1482
fix: add automatisch user-agent to Flickr
2025-03-11 13:26:59 +01:00
Faruk AYDIN
080dd5202e feat: Implement admin template show API endpoint 2025-03-11 13:22:58 +01: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
Faruk AYDIN
9ebba9427b feat: Implement create flow from template id 2025-03-10 16:35:30 +01:00
Faruk AYDIN
cf80ba28eb feat: Add create flow from template method to user model 2025-03-10 16:35:30 +01:00
Faruk AYDIN
8246adec03 fix: User model tests by returning flow explicitly 2025-03-10 16:35:30 +01:00
Faruk AYDIN
ac1f644071 feat: Implement createEmptyFlow method for user model 2025-03-10 16:35:30 +01:00
Faruk AYDIN
75a7a068f3 refactor: Use import flow as static flow model method 2025-03-10 16:35:30 +01:00
Faruk AYDIN
c4a94ed902 refactor: Do not pass response object to throw validation error 2025-03-10 16:35:30 +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
035ed6fee3 feat(config): add customizable footer 2025-03-10 09:53:36 +00:00
Faruk AYDIN
842833f3d0 feat: Implement getFlowDataWithIconUrls method for templates 2025-03-07 15:55:34 +01:00
Faruk AYDIN
4580027e60 feat: Add icon urls to template serializer 2025-03-06 17:35:10 +01:00
Faruk AYDIN
0a4d0f9f3a refactor: Extract iconUrl generation of steps to helper 2025-03-06 17:18:16 +01:00
Faruk AYDIN
4a626016b2 feat: Add user API endpoint to get templates 2025-03-06 15:34:37 +01:00
Faruk AYDIN
609360b0e6 feat: Add check templates enabled middleware 2025-03-06 15:34:37 +01:00
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
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