Commit Graph

4047 Commits

Author SHA1 Message Date
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
Rıdvan Akca
b330ef33f8 feat(gitea): add new issues trigger 2025-02-10 22:42:18 +00:00
Rıdvan Akca
edf29fd8bb feat(gitea): add new watchers trigger 2025-02-10 22:40:41 +00:00
Rıdvan Akca
ba6b370c5c feat(gitea): add gitea integration 2025-02-10 22:40:41 +00:00
Rıdvan Akca
257499dae6 feat(gitea): add new stargazers trigger 2025-02-10 22:40:06 +00:00
Rıdvan Akca
5a433ad119 feat(gitea): add gitea integration 2025-02-10 22:39:20 +00:00
Ali BARIN
d580754579 Merge pull request #1823 from automatisch/gmail-integration
feat(gmail): add gmail integration
2025-02-10 15:18:30 +01:00
Jakub P.
c59c81b530 fix: add missing hash sign for primaryColor in gmail and monday 2025-02-10 15:04:39 +01:00
Jakub P.
82dcbc602d fix: remove labelId when sending gmail message 2025-02-10 14:56:16 +01:00
Jakub P.
62d0109e9a Merge pull request #1824 from automatisch/AUT-934
feat(gmail): add new emails trigger
2025-02-10 14:45:23 +01:00
Jakub P.
8d97654382 Merge pull request #1826 from automatisch/AUT-937
feat(gmail): add send email action
2025-02-10 14:44:54 +01:00
Jakub P.
0b729f3b30 Merge pull request #1829 from automatisch/AUT-938
feat(gmail): add reply to email action
2025-02-10 14:44:44 +01:00
Jakub P.
80ed3d252a Merge pull request #1830 from automatisch/AUT-946
feat(gmail): add create draft action
2025-02-10 14:44:28 +01:00
Jakub P.
feaf719990 Merge pull request #1831 from automatisch/AUT-947
feat(gmail): add send to trash action
2025-02-10 14:44:20 +01:00