Commit Graph

4074 Commits

Author SHA1 Message Date
Faruk AYDIN
60b5d71309 feat: Add status flag to get flows filters 2025-03-14 14:36:52 +01:00
Ali BARIN
4bb73c9f64 Merge pull request #2392 from automatisch/templates-ui
feat(web): introduce templates
2025-03-13 17:22:47 +01:00
Ali BARIN
839fda8880 feat(web): introduce templates 2025-03-13 16:18:03 +00:00
Ali BARIN
69e91fea18 Merge pull request #2391 from automatisch/uncategorized-flow-fix
fix: Specify uncategorized flows by using not-owned folders
2025-03-12 16:26:53 +01: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
Ali BARIN
86a26d1e0b Merge pull request #2387 from automatisch/create-flow-from-template
feat: Implement initial version of create flow from template logic
2025-03-10 16:40:12 +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
010b8c9ad1 Merge pull request #2389 from automatisch/fix-footer-in-community
fix(Footer): make footer optional
2025-03-10 16:30:27 +01:00
Ali BARIN
20ab286db1 fix(Footer): make footer optional 2025-03-10 15:21:56 +00:00
Ali BARIN
b553ed0c3f Merge pull request #2388 from automatisch/introduce-customizable-footer
feat: introduce customizable footer
2025-03-10 13:26:11 +01: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
Ömer Faruk Aydın
423317966e Merge pull request #2385 from automatisch/user-templates
Implement user templates API endpoint
2025-03-07 16:22:05 +01: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
Ö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