Commit Graph

2145 Commits

Author SHA1 Message Date
Ali BARIN
035ed6fee3 feat(config): add customizable footer 2025-03-10 09:53:36 +00:00
Faruk AYDIN
842833f3d0 feat: Implement getFlowDataWithIconUrls method for templates 2025-03-07 15:55:34 +01:00
Faruk AYDIN
4580027e60 feat: Add icon urls to template serializer 2025-03-06 17:35:10 +01:00
Faruk AYDIN
0a4d0f9f3a refactor: Extract iconUrl generation of steps to helper 2025-03-06 17:18:16 +01:00
Faruk AYDIN
4a626016b2 feat: Add user API endpoint to get templates 2025-03-06 15:34:37 +01:00
Faruk AYDIN
609360b0e6 feat: Add check templates enabled middleware 2025-03-06 15:34:37 +01:00
Faruk AYDIN
67dfa822e7 test: Implement tests for user template serializer 2025-03-06 15:34:37 +01:00
Faruk AYDIN
8ba72db463 feat: Implement get templates API router 2025-03-06 15:34:37 +01:00
Faruk AYDIN
820e4cb2c2 feat: Implement template serializer for normal users 2025-03-06 15:34:37 +01:00
Faruk AYDIN
89e9a93872 feat: Add enable templates column to config 2025-03-04 12:34:02 +01:00
Faruk AYDIN
761d64ff69 feat: Implement admin delete template API endpoint 2025-03-03 14:05:37 +01:00
Faruk AYDIN
1cb380a077 feat: Implement admin update template API endpoint 2025-02-28 16:26:48 +01:00
Faruk AYDIN
5e78120623 feat: Implement admin get templates API endpoint 2025-02-28 16:12:26 +01:00
Faruk AYDIN
3cfa174628 test: Implement tests for create template API endpoint 2025-02-26 16:55:29 +01:00
Faruk AYDIN
72436f7d3b feat: Implement admin create template API endpoint 2025-02-26 16:35:53 +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
Faruk AYDIN
44ea560c79 chore: Adjust template model file extension to ee 2025-02-18 13:07:53 +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
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
Faruk AYDIN
3d1657b63c fix: Unassign flow folders before removing folder 2025-02-14 12:14:27 +01:00
Faruk AYDIN
f0f5c8fc9a fix: Allow to have null folder for flows 2025-02-14 12:03:07 +01: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
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
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
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
Jakub P.
8f7e458612 fix: add missing hash sign for primaryColor in gitea 2025-02-11 10:56:09 +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.
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
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