Commit Graph

  • a5091a76a8 Merge pull request #2406 from automatisch/executions-created-at-index Ömer Faruk Aydın 2025-03-19 20:40:53 +01:00
  • 09a51637c4 feat: Add index to executions created_at column Faruk AYDIN 2025-03-19 20:31:13 +01:00
  • 5b7d43e24b Merge pull request #2405 from automatisch/use-execution-status Ömer Faruk Aydın 2025-03-19 20:03:42 +01:00
  • 79fbc5a51e Merge pull request #2383 from automatisch/AUT-1329 Ali BARIN 2025-03-19 17:26:34 +01:00
  • 0d51f9ad74 Merge pull request #2363 from automatisch/AUT-1465 Ali BARIN 2025-03-19 17:25:38 +01:00
  • 9a0aef9d9b feat: Use status directly from executions Faruk AYDIN 2025-03-19 17:09:36 +01:00
  • fcc1c5067e Merge pull request #2404 from automatisch/add-status-to-executions Ömer Faruk Aydın 2025-03-19 16:50:00 +01:00
  • 417aa3bd30 feat: Update execution status after the creation of execution step Faruk AYDIN 2025-03-19 16:44:24 +01:00
  • 3585d93ffb feat: Add status column to executions Faruk AYDIN 2025-03-18 16:29:45 +01:00
  • e96c6324aa Merge pull request #2401 from automatisch/flow-filters Ali BARIN 2025-03-18 10:55:22 +01:00
  • d8d89032ae feat: Implement onlyOwnedFlows filter to get flows API endpoint Faruk AYDIN 2025-03-14 16:37:14 +01:00
  • 60b5d71309 feat: Add status flag to get flows filters Faruk AYDIN 2025-03-14 14:36:52 +01:00
  • 4bb73c9f64 Merge pull request #2392 from automatisch/templates-ui Ali BARIN 2025-03-13 17:22:47 +01:00
  • 839fda8880 feat(web): introduce templates Ali BARIN 2025-02-26 10:40:47 +00:00
  • 69e91fea18 Merge pull request #2391 from automatisch/uncategorized-flow-fix Ali BARIN 2025-03-12 16:26:53 +01:00
  • b9163a8b73 chore: Remove redundant only blocks from tests Faruk AYDIN 2025-03-12 16:18:26 +01:00
  • a359cf0b29 fix: Lint errors of user model test Faruk AYDIN 2025-03-12 16:15:03 +01:00
  • f616ec5c8d test: Update getFlows test for user model Faruk AYDIN 2025-03-12 16:12:59 +01:00
  • e13dfe220d fix: Specify uncategorized flows by using not-owned folders Faruk AYDIN 2025-03-12 13:48:53 +01:00
  • da8ef6aa73 Merge pull request #2390 from automatisch/admin-get-template Ömer Faruk Aydın 2025-03-11 13:29:16 +01:00
  • 2d9d15b481 Merge pull request #2368 from automatisch/AUT-1482 Ali BARIN 2025-03-11 13:26:59 +01:00
  • 080dd5202e feat: Implement admin template show API endpoint Faruk AYDIN 2025-03-11 13:18:53 +01:00
  • 3b2f2832b8 Merge pull request #2382 from automatisch/AUT-1412 Ali BARIN 2025-03-10 23:50:52 +01:00
  • 4e1fb19832 test: add import and export flow tests Jakub P 2025-03-10 22:40:28 +01:00
  • 86a26d1e0b Merge pull request #2387 from automatisch/create-flow-from-template Ali BARIN 2025-03-10 16:40:12 +01:00
  • 9ebba9427b feat: Implement create flow from template id Faruk AYDIN 2025-03-10 16:34:38 +01:00
  • cf80ba28eb feat: Add create flow from template method to user model Faruk AYDIN 2025-03-10 16:26:10 +01:00
  • 8246adec03 fix: User model tests by returning flow explicitly Faruk AYDIN 2025-03-10 16:13:52 +01:00
  • ac1f644071 feat: Implement createEmptyFlow method for user model Faruk AYDIN 2025-03-10 16:08:52 +01:00
  • 75a7a068f3 refactor: Use import flow as static flow model method Faruk AYDIN 2025-03-10 16:01:41 +01:00
  • c4a94ed902 refactor: Do not pass response object to throw validation error Faruk AYDIN 2025-03-10 15:59:39 +01:00
  • 010b8c9ad1 Merge pull request #2389 from automatisch/fix-footer-in-community Ali BARIN 2025-03-10 16:30:27 +01:00
  • 20ab286db1 fix(Footer): make footer optional Ali BARIN 2025-03-10 15:21:56 +00:00
  • b553ed0c3f Merge pull request #2388 from automatisch/introduce-customizable-footer Ali BARIN 2025-03-10 13:26:11 +01:00
  • be8a967ab1 refactor(config): rename and re-type footer columns Ali BARIN 2025-03-10 12:06:13 +00:00
  • 65f5cbc330 chore(UserInterface): update test selectors Ali BARIN 2025-03-10 10:28:53 +00:00
  • fa2b03ce3d feat(UserInterface): add footer fields for customization Ali BARIN 2025-03-10 09:36:58 +00:00
  • 91fd10ebda feat(Layout): add custom footer Ali BARIN 2025-03-10 09:36:40 +00:00
  • 035ed6fee3 feat(config): add customizable footer Ali BARIN 2025-03-10 09:34:41 +00:00
  • 423317966e Merge pull request #2385 from automatisch/user-templates Ömer Faruk Aydın 2025-03-07 16:22:05 +01:00
  • 842833f3d0 feat: Implement getFlowDataWithIconUrls method for templates Faruk AYDIN 2025-03-07 15:55:34 +01:00
  • 4580027e60 feat: Add icon urls to template serializer Faruk AYDIN 2025-03-06 17:35:10 +01:00
  • 0a4d0f9f3a refactor: Extract iconUrl generation of steps to helper Faruk AYDIN 2025-03-06 17:18:16 +01:00
  • 4a626016b2 feat: Add user API endpoint to get templates Faruk AYDIN 2025-03-06 15:34:09 +01:00
  • 609360b0e6 feat: Add check templates enabled middleware Faruk AYDIN 2025-03-06 15:30:11 +01:00
  • 67dfa822e7 test: Implement tests for user template serializer Faruk AYDIN 2025-03-06 15:18:33 +01:00
  • 8ba72db463 feat: Implement get templates API router Faruk AYDIN 2025-03-06 15:17:13 +01:00
  • 820e4cb2c2 feat: Implement template serializer for normal users Faruk AYDIN 2025-03-06 15:13:09 +01:00
  • 304b9a9079 Merge pull request #2339 from automatisch/AUT-1416 Ali BARIN 2025-03-06 15:27:43 +01:00
  • 3774147f99 Merge pull request #2338 from automatisch/AUT-1419 Ali BARIN 2025-03-06 15:27:26 +01:00
  • 4d1e2346c0 feat: show errors in EditRole form kasia.oczkowska 2025-03-06 12:27:04 +00:00
  • f1eda3b8bc fix: app icons position kasia.oczkowska 2025-03-06 08:25:56 +00:00
  • 0b7e29160e Merge pull request #2381 from automatisch/add-enable-templates-config Ömer Faruk Aydın 2025-03-04 12:50:52 +01:00
  • 89e9a93872 feat: Add enable templates column to config Faruk AYDIN 2025-03-04 12:20:23 +01:00
  • 639f26230a Merge pull request #2372 from automatisch/AUT-1466 Ali BARIN 2025-03-04 12:11:03 +01:00
  • b6581cef10 Merge pull request #2378 from automatisch/delete-template-endpoint Ali BARIN 2025-03-03 14:25:58 +01:00
  • 761d64ff69 feat: Implement admin delete template API endpoint Faruk AYDIN 2025-03-03 14:05:37 +01:00
  • 76cac0187e Merge pull request #2377 from automatisch/feat/add-update-template-endpoint Ali BARIN 2025-02-28 17:29:34 +01:00
  • 1cb380a077 feat: Implement admin update template API endpoint Faruk AYDIN 2025-02-28 16:26:48 +01:00
  • f3ba8517c9 Merge pull request #2376 from automatisch/feat/add-get-templates-endpoint Ömer Faruk Aydın 2025-02-28 16:18:56 +01:00
  • 5e78120623 feat: Implement admin get templates API endpoint Faruk AYDIN 2025-02-28 16:12:26 +01:00
  • 8f95609429 Merge pull request #2362 from automatisch/AUT-1433 Ali BARIN 2025-02-28 15:15:10 +01:00
  • 118fdd224d Merge pull request #2367 from automatisch/admin-create-template Ömer Faruk Aydın 2025-02-26 17:03:36 +01:00
  • 3cfa174628 test: Implement tests for create template API endpoint Faruk AYDIN 2025-02-26 16:55:29 +01:00
  • 72436f7d3b feat: Implement admin create template API endpoint Faruk AYDIN 2025-02-21 17:49:15 +01:00
  • 6a41458010 feat: handle long file names in ImportFlowDialog kasia.oczkowska 2025-02-26 12:11:43 +00:00
  • c573205a56 Merge pull request #2365 from automatisch/AUT-1457 Ali BARIN 2025-02-26 11:10:54 +01:00
  • ee0308c87a Merge pull request #2366 from automatisch/AUT-1479 Ali BARIN 2025-02-26 11:10:48 +01:00
  • 42c84bd27d Merge pull request #2364 from automatisch/AUT-1467-AUT-1468 Ali BARIN 2025-02-26 11:10:08 +01:00
  • cc78e009f1 Merge pull request #2172 from automatisch/AUT-1351 Ali BARIN 2025-02-26 10:50:25 +01:00
  • 6497a29b2c fix: extend flickr user-agent with screenName Jakub P. 2025-02-24 14:53:40 +01:00
  • 27f45f832a fix: add automatisch user-agent to Flickr Jakub P. 2025-02-24 10:37:14 +01:00
  • caba387950 fix: clear parameters on event change in ChooseAppAndEventSubstep kasia.oczkowska 2025-02-21 14:18:29 +00:00
  • fb23d8c843 feat: add feedback when folder is removed kasia.oczkowska 2025-02-21 14:05:55 +00:00
  • dab3af4109 fix: CreateFolderDialog and EditFolderDialog errors kasia.oczkowska 2025-02-21 13:39:15 +00:00
  • e7980aa98c feat: handle 404 error in useFlowFolder kasia.oczkowska 2025-02-21 13:22:31 +00:00
  • 28bae34de4 feat: debounce onAddStep in EditorNew kasia.oczkowska 2025-02-21 10:07:37 +00:00
  • d8404301c3 Merge pull request #2360 from automatisch/admin-template-serializer Ömer Faruk Aydın 2025-02-20 15:44:18 +01:00
  • 483eee476b feat: Implement admin template serializer Faruk AYDIN 2025-02-20 15:36:17 +01:00
  • b166759251 Merge pull request #2359 from automatisch/AUT-1478 Ali BARIN 2025-02-20 11:09:44 +01:00
  • d3b249ff91 fix: do not use variables in Formatter transform options Jakub P. 2025-02-19 23:26:26 +01:00
  • b0ccf867b2 Merge pull request #2358 from automatisch/template-model Ömer Faruk Aydın 2025-02-19 15:05:06 +01:00
  • 44ea560c79 chore: Adjust template model file extension to ee Faruk AYDIN 2025-02-18 13:01:46 +01:00
  • 926db4ebd9 Merge pull request #2349 from automatisch/fix-errors-flow-folder Ali BARIN 2025-02-18 09:49:13 +01:00
  • dce93f77e3 Merge pull request #2348 from automatisch/AUT-1424 Ali BARIN 2025-02-18 09:49:05 +01:00
  • 0cb9dc67f3 Merge pull request #2353 from automatisch/AUT-1454 Ali BARIN 2025-02-18 09:48:54 +01:00
  • 22261af977 Merge pull request #2355 from automatisch/add-missing-baseurl Ali BARIN 2025-02-18 09:48:47 +01:00
  • 9c3f435c56 test: add fixme annotation to executions tests Jakub P. 2025-02-18 00:07:14 +01:00
  • 8042caea42 test: add step name to update step request Jakub P. 2025-02-01 12:01:05 +01:00
  • 400a45051f test: add tests for executions Jakub P. 2024-12-10 21:03:23 +01:00
  • dba263d7b5 Merge pull request #2357 from automatisch/create-templates Ömer Faruk Aydın 2025-02-17 14:55:39 +01:00
  • 2e279d4709 feat: Create template model Faruk AYDIN 2025-02-17 14:48:25 +01:00
  • d4689ac77b fix: add missing baseUrl in apps Jakub P. 2025-02-16 12:11:23 +01:00
  • acf2eb96d1 test: ensure oauth options are hidden for non-oauth integrations Jakub P. 2025-02-16 00:16:13 +01:00
  • 3fa677f3d0 Merge pull request #2352 from automatisch/polish-folders Ömer Faruk Aydın 2025-02-14 13:40:22 +01:00
  • f06b6ffb3f feat: hide oauth relevant option in app config if supportsOauthClients is false kasia.oczkowska 2025-02-14 12:19:42 +00:00
  • c13e9e4d37 fix(folders): reset state upon deleting folder and updating flow folder Ali BARIN 2025-02-14 11:33:45 +00:00
  • e114f02009 Merge pull request #2351 from automatisch/delete-folder Ömer Faruk Aydın 2025-02-14 12:20:26 +01:00
  • 3d1657b63c fix: Unassign flow folders before removing folder Faruk AYDIN 2025-02-14 12:13:25 +01:00
  • 6639dde6c7 Merge pull request #2350 from automatisch/update-folder-as-null Ömer Faruk Aydın 2025-02-14 12:11:53 +01:00