Commit Graph

4008 Commits

Author SHA1 Message Date
Jakub P.
6497a29b2c fix: extend flickr user-agent with screenName 2025-02-24 14:53:40 +01:00
Jakub P.
27f45f832a fix: add automatisch user-agent to Flickr 2025-02-24 10:37:14 +01: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
Ö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
Faruk AYDIN
f0f5c8fc9a fix: Allow to have null folder for flows 2025-02-14 12:03:07 +01:00
kasia.oczkowska
4bbf7259d5 refactor: remove not used elements in FlowFolder 2025-02-14 11:01:07 +00:00
kasia.oczkowska
31b86e45fb fix: correctly set initial option value in ChooseConnectionSubstep 2025-02-14 10:56:57 +00:00
Ali BARIN
6cbd642c2a Merge pull request #2346 from automatisch/fix-error-in-delete-folder 2025-02-13 11:14:30 +01:00
Ali BARIN
7725c476fc fix(folders): reset state on delete folder confirmation dialog close 2025-02-13 10:06:41 +00:00
Ömer Faruk Aydın
e2c5d99f63 Merge pull request #2332 from automatisch/introduce-folders
feat(web): introduce folders to organize flows
2025-02-13 11:03:42 +01:00
Ali BARIN
f7cf75b5a7 feat(editor): add folder breadcrumb 2025-02-13 09:56:56 +00:00
Ali BARIN
8e7d06b5dc feat(web): introduce folders to organize flows 2025-02-13 09:56:56 +00:00
Ömer Faruk Aydın
e496e20c17 Merge pull request #2345 from automatisch/timestamp-in-seconds
feat(formatter/date-time): add get current timestamp in seconds
2025-02-13 10:37:03 +01:00
Ömer Faruk Aydın
5019ea4723 Merge pull request #2344 from automatisch/math-operations
feat(transformers): add modulo in math operations
2025-02-13 10:35:59 +01:00
Ömer Faruk Aydın
dfe05d46a1 Merge pull request #2343 from automatisch/use-step-name-in-variables
fix(variables): use step names in variables
2025-02-13 10:35:29 +01:00
Ömer Faruk Aydın
68fe51b4d0 Merge pull request #2342 from automatisch/fix-exported-flow-variables
fix(import-flow): update all variables in step parameters
2025-02-13 10:33:48 +01:00
Ömer Faruk Aydın
e4ff7c4b83 Merge pull request #2341 from automatisch/duplicate-step-name-while-duplicating-flow
fix(flow): copy over step name while duplicating flow
2025-02-13 10:32:07 +01:00
Ali BARIN
eba893afdc Merge pull request #2336 from automatisch/AUT-1415
feat: in slate deserialization preserve original null and numeric values
2025-02-12 13:59:20 +01:00
Ali BARIN
b61c680713 feat(formatter/date-time): add get current timestamp in seconds 2025-02-12 11:47:25 +00:00
Ali BARIN
74d7277a52 feat(transformers): add modulo in math operations 2025-02-12 11:38:43 +00:00
Ali BARIN
ac6d6c2cd2 fix(variables): use step names in variables 2025-02-12 11:23:04 +00:00
Ali BARIN
d9e2c19352 fix(import-flow): update all variables in step parameters 2025-02-12 11:19:09 +00:00
Ali BARIN
ebc6382a86 fix(flow): copy over step name while duplicating flow 2025-02-12 08:44:55 +00:00
Ali BARIN
c92463f599 Merge pull request #1848 from automatisch/gitea
feat(gitea): add gitea integration
2025-02-11 11:22:01 +01:00
Jakub P.
8f7e458612 fix: add missing hash sign for primaryColor in gitea 2025-02-11 10:56:09 +01:00
Jakub P.
84cbaa9dce Merge pull request #1849 from automatisch/AUT-957
feat(gitea): add new stargazers trigger
2025-02-10 23:47:03 +01:00
Jakub P.
3b0bb6a36e Merge pull request #1850 from automatisch/AUT-958
feat(gitea): add new watchers trigger
2025-02-10 23:46:49 +01:00
Jakub P.
98589598f0 Merge pull request #1852 from automatisch/AUT-959
feat(gitea): add new issues trigger
2025-02-10 23:46:39 +01:00
Jakub P.
abee90d0e8 Merge pull request #1853 from automatisch/AUT-960
feat(gitea): add create issue action
2025-02-10 23:46:27 +01:00
Jakub P.
d2c456ce2a Merge pull request #1854 from automatisch/AUT-961
feat(gitea): add new pull requests trigger
2025-02-10 23:46:14 +01:00
Rıdvan Akca
f5925cbf7c feat(gitea): add new pull requests trigger 2025-02-10 22:45:47 +00:00
Rıdvan Akca
0141bc54a9 feat(gitea): add create issue action 2025-02-10 22:43:57 +00:00