Commit Graph

2092 Commits

Author SHA1 Message Date
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
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
Jakub P.
b2b886ed27 fix: add missing letter in freescout webhook filter labels 2025-02-05 20:40:00 +01:00
Jakub P.
d1ff480c73 task: make Monday triggers order by newest first explicitly 2025-02-05 20:31:30 +01:00
Faruk AYDIN
434029ccb8 feat: Implement folder filters for get flows API endpoint 2025-02-05 19:08:49 +01:00
Ali BARIN
3a7c5f24b0 Merge pull request #1855 from automatisch/AUT-962
feat(monday): add monday integration
2025-02-05 17:59:59 +01:00
Jakub P.
a8ee8ed12f fix: limit new board trigger to board type only 2025-02-05 00:15:29 +01:00
Jakub P.
c05f61c7ce fix: add monday to backend apps snapshot 2025-02-04 23:38:13 +01:00
Rıdvan Akca
d51bccc7b6 feat(monday): add new users trigger 2025-02-04 23:28:17 +01:00
Jakub P.
366b3488c1 fix: limit board query to board type only 2025-02-04 23:25:11 +01:00
Rıdvan Akca
cd64b5dfa5 feat(monday): add create column action 2025-02-04 21:29:02 +01:00
Jakub P.
271805d105 fix: add optional chaining when board list is empty 2025-02-04 21:26:19 +01:00
Rıdvan Akca
4beb1011ca feat(monday): add create item action 2025-02-04 20:22:22 +01:00
Rıdvan Akca
ec0cc38a92 feat(monday): add create board action 2025-02-04 18:57:46 +01:00
Rıdvan Akca
ea51e676e2 feat(monday): add new boards trigger 2025-02-04 16:30:46 +01:00
Rıdvan Akca
53b92cfc00 feat(monday): add monday integration 2025-02-04 15:01:35 +01:00
Faruk AYDIN
15d02e3b7f feat: Implement update flow folder API endpoint 2025-02-04 14:17:03 +01:00
Jakub P.
aff5e76b1f fix: reddit token refresh fix 2025-02-04 13:23:31 +01:00
Faruk AYDIN
172eab410b feat: Add folderId column to the flow model 2025-02-03 19:44:26 +01:00
Ali BARIN
ae44573e11 test(user): fix user trial period 2025-02-03 19:39:52 +01:00
Ali BARIN
0d3a3719e7 Merge pull request #2313 from automatisch/brave-search 2025-02-01 11:24:59 +01:00
Faruk AYDIN
decdd61c04 feat: Implement get folders API endpoint 2025-01-30 16:59:54 +01:00
Ali BARIN
f4fa4e393d fix(virtualq/update-waiter): update ewt label 2025-01-30 15:11:03 +01:00
Ali BARIN
d7a4b042d4 fix(virtualq/create-waiter): use snake case for service phone to call 2025-01-30 15:11:03 +01:00
Ali BARIN
585b0f4246 feat(virtualq): update urls 2025-01-30 15:11:03 +01:00
Ali BARIN
520b7839c6 fix(services/flow): log after assigning error to prevent mutation 2025-01-30 15:11:03 +01:00
Ali BARIN
f168f48efb fix(services/action): log after assigning error to prevent mutation 2025-01-30 15:11:03 +01:00
Ali BARIN
6b70e29789 feat(virtualq/actions): add properties JSON field 2025-01-30 15:11:03 +01:00
Ali BARIN
a0651972ab Merge pull request #2324 from automatisch/fix-user-trial-test
test(user): fix date for past trial
2025-01-30 15:10:50 +01:00
Ali BARIN
c20f4d3a7b test(user): fix date for past trial 2025-01-30 11:58:37 +00:00
Faruk AYDIN
567299d62a feat: Implement folder removal API endpoint 2025-01-29 12:24:53 +01:00
Faruk AYDIN
ac74936ee5 feat: Implement update folder API endpoint 2025-01-28 11:49:15 +01:00
Ali BARIN
28f392aa20 Merge pull request #2312 from automatisch/fix-key-anthropic
fix(anthorpic/send-message): fix action key
2025-01-27 16:46:52 +01:00
Faruk AYDIN
0ca12d5a7c feat: Implement create folder API endpoint 2025-01-27 15:16:16 +01:00
Ali BARIN
b01d389d79 feat(brave-search): add app with web search action 2025-01-27 12:21:11 +00:00
Ali BARIN
b4162ce270 fix(anthorpic/send-message): fix action key 2025-01-27 10:46:30 +00:00
Ali BARIN
ba82ba2632 feat(openrouter): add app with create chat completion action 2025-01-24 12:16:37 +00:00
Ali BARIN
2163b0864d Merge pull request #2303 from automatisch/mistral-ai-integration
feat(mistral-ai): add app with create chat completion action
2025-01-24 13:14:39 +01:00
Ali BARIN
25b076ba6c Merge pull request #2302 from automatisch/together-ai-integration
feat(together-ai): add app with create completion and create chat completion actions
2025-01-24 13:14:29 +01:00
Ali BARIN
bb48ee730f Merge pull request #2301 from automatisch/perplexity-integration
feat(perplexity): add perplexity app with send chat prompt action
2025-01-24 13:14:20 +01:00
Ali BARIN
37c57bc49e Merge pull request #2299 from automatisch/anthropic-ai-integration
feat(anthropic): add anthropic app with send message action
2025-01-24 13:14:07 +01:00
Faruk AYDIN
b76f7c0721 feat: Create folder model 2025-01-24 12:10:11 +01:00
Ali BARIN
adacdced8a feat(perplexity): add perplexity app with send chat prompt action 2025-01-23 10:31:06 +00:00
Ali BARIN
8bdb1481ac feat(anthropic): add anthropic app with send message action 2025-01-23 10:30:13 +00:00
Faruk AYDIN
ede745495d fix: Do not create oauth clients for non-supported apps 2025-01-22 17:37:59 +01:00
Ali BARIN
18a92d9a4e feat(mistral-ai): add app with create chat completion action 2025-01-22 15:55:51 +00:00
Ali BARIN
bb204781e0 feat(together-ai): add app with create completion and create chat completion actions 2025-01-22 15:16:49 +00:00
Ali BARIN
e686d3b067 Merge pull request #2296 from automatisch/add-every-minute-scheduler-trigger
feat(scheduler): add every N minutes trigger
2025-01-21 16:09:15 +01:00