Commit Graph

3976 Commits

Author SHA1 Message Date
Ö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
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
Jakub P.
08218bb2dc Merge pull request #1834 from automatisch/AUT-948
feat(gmail): add star email action
2025-02-10 14:43:38 +01:00
Jakub P.
46a47e055a fix: remove bearer token from refresh token request for gmail 2025-02-10 14:43:06 +01:00
Jakub P.
7044e54ce8 task: use dynamic-data for sent-to-trash action in Gmail 2025-02-10 14:41:22 +01:00
Ali BARIN
0c660d0772 Merge pull request #2337 from automatisch/get-flow-folder
feat: Implement an API endpoint to get flow folder
2025-02-07 14:06:16 +01:00
Rıdvan Akca
fe085fbdcc feat(gmail): add star email action 2025-02-07 12:08:43 +01:00
Rıdvan Akca
81c9ea8d97 feat(gmail): add send to trash action 2025-02-07 12:08:23 +01:00
Rıdvan Akca
0f76470656 feat(gmail): add create draft action 2025-02-07 12:08:07 +01:00
Rıdvan Akca
99c958b54e feat(gmail): add reply to email action 2025-02-07 12:06:16 +01:00
Rıdvan Akca
9d19d9c4e8 feat(gmail): add send email action 2025-02-07 11:49:05 +01:00
Jakub P.
e316114402 task: update Gmail label description 2025-02-07 11:48:09 +01:00
Rıdvan Akca
715ab09d19 feat(gmail): add new emails trigger 2025-02-07 10:50:11 +01:00
Jakub P.
10bc5fc3ff fix: add gmail to backend snapshot test 2025-02-07 10:45:50 +01:00
Jakub P.
83fe9fd36e task: update gmail to use docs_url 2025-02-07 10:38:42 +01:00
Rıdvan Akca
be867533a7 feat(gmail): add gmail integration 2025-02-07 09:58:30 +01:00
Faruk AYDIN
529eec69e9 feat: Implement an API endpoint to get flow folder 2025-02-06 12:44:15 +01:00
kasia.oczkowska
060c36aeef feat: in slate deserialization preserve original null and numeric values 2025-02-06 08:39:35 +00:00
Ali BARIN
586348039d Merge pull request #2333 from automatisch/get-flows-folder
feat: Implement folder filters for get flows API endpoint
2025-02-05 21:03:59 +01:00
Ali BARIN
7875ae2e67 Merge pull request #2334 from automatisch/monday-trigger-explicit-order
task: make Monday triggers order by newest first explicitly
2025-02-05 21:02:56 +01:00
Ali BARIN
1bbe6c0296 Merge pull request #2335 from automatisch/freescout-webhook-filter-typo
fix: add missing letter in freescout webhook filter labels
2025-02-05 21:01:58 +01:00