Commit Graph

4099 Commits

Author SHA1 Message Date
Ali BARIN
245d127170 Merge pull request #2410 from automatisch/bug-fix-owned-flows-folder
fix: Filtered flows by only owned with null folder id
2025-03-25 15:15:30 +01:00
Faruk AYDIN
3fa509674e fix: Filtered flows by only owned with null folder id 2025-03-24 18:03:37 +01: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
Ömer Faruk Aydın
911458ef4b Merge pull request #2407 from automatisch/remove-old-pagination
chore: Remove old pagination helper for GraphQL
2025-03-20 15:43:40 +01:00
Faruk AYDIN
d1d8cc9e4b chore: Remove old pagination helper for GraphQL 2025-03-20 15:37:08 +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
Ali BARIN
8c1d77b64f Merge pull request #2374 from automatisch/AUT-1461
feat: align the style of ControlledAutocomplete with ControlledCustomAutocomplete
2025-03-20 10:50:20 +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
Ömer Faruk Aydın
a5091a76a8 Merge pull request #2406 from automatisch/executions-created-at-index
feat: Add index to executions created_at column
2025-03-19 20:40:53 +01: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
Ömer Faruk Aydın
fcc1c5067e Merge pull request #2404 from automatisch/add-status-to-executions
feat: Add status column to executions
2025-03-19 16:50:00 +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
Ali BARIN
e96c6324aa Merge pull request #2401 from automatisch/flow-filters
feat: Add status flag to get flows filters
2025-03-18 10:55:22 +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
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