Commit Graph

2058 Commits

Author SHA1 Message Date
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
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
Ali BARIN
68e530612b Merge pull request #2297 from automatisch/update-webhook-path-tests
test: Add tests for updateWebhookUrl method of step
2025-01-21 14:45:39 +01:00
Ali BARIN
8942460c79 fix(connections/get-flows): respond with distinct flows 2025-01-21 12:45:47 +00:00
Ali BARIN
c8e04f058d fix(apps/get-flows): respond with distinct flows 2025-01-21 12:12:54 +00:00
Faruk AYDIN
57137fe904 test: Add tests for updateWebhookUrl method of step 2025-01-21 13:10:18 +01:00
Ali BARIN
859f43399f feat(scheduler): add every minute trigger 2025-01-21 11:27:32 +00:00
Faruk AYDIN
109f628921 chore: Add step validation to import step API endpoint 2025-01-20 14:54:44 +01:00
Faruk AYDIN
28a74f0cb2 feat: Implement import flow API endpoint 2025-01-17 13:15:54 +01:00
Ali BARIN
3a2f879e3c fix(virtualq/dynamic-data): fix names in list waiters 2025-01-17 11:50:51 +01:00
Ali BARIN
db139634d3 chore(virtualq/list-waiters): update variable names 2025-01-17 11:50:51 +01:00
Ali BARIN
5de6d347e7 test(virtualq): update app list snapshot 2025-01-17 11:50:51 +01:00
Ali BARIN
b0e186cfbd feat(virtualq): add actions to manage waiters 2025-01-17 11:50:51 +01:00
Ali BARIN
28da91b19a feat(signalwire/dynamic-data): introduce children nodes 2025-01-16 22:02:20 +01:00
Ali BARIN
c17834ca77 fix(signalwire/send-sms): use correct dynamic data for sms phone numbers 2025-01-16 22:02:20 +01:00
Ali BARIN
3496495eca test(factories/step): let null override appKey 2025-01-16 22:02:20 +01:00
Ali BARIN
4105e6f982 fix(signalwire): remove wrong connect attribute 2025-01-16 22:02:20 +01:00
Ali BARIN
3498861d18 fix(dynamic-data): make requiring connection optional in step 2025-01-16 22:02:20 +01:00
Ali BARIN
78d38ff13a feat(signalwire/dynamic-data): update node attribute values 2025-01-16 22:02:20 +01:00
Ali BARIN
20ecdb9ae0 feat: update scope tokens 2025-01-16 22:02:20 +01:00
Ali BARIN
febac7716b feat(signalwire/actions): stop showing connections substep 2025-01-16 22:02:20 +01:00
Ali BARIN
61624baa68 feat: support scopes for dynamic field entries 2025-01-16 22:02:20 +01:00
Ali BARIN
7130d8e934 feat(signalwire): some sample values for attribute values 2025-01-16 22:02:20 +01:00
Ali BARIN
a9b55c5d01 chore(signalwire): fix typo in folder name 2025-01-16 22:02:20 +01:00
Ali BARIN
b1291d0185 feat(signalwire): add dynamic data for nodes and attributes 2025-01-16 22:02:20 +01:00
Ali BARIN
661a5b24b2 feat(signalwire): add add-voice-xml-node and respond-with-voice-xml actions 2025-01-16 22:02:20 +01:00
Ali BARIN
0056940fa2 feat(trigger): add workSynchronously flag 2025-01-16 22:02:20 +01:00
Ali BARIN
bfcf54a26f feat(signalwire): add receive call 2025-01-16 22:02:20 +01:00
Krzysztof DK
79b0d083e6 feat: add freescout app with new event trigger (#2287)
* added FreeScout plugin

* docs: add freescout in sidebar

* docs(freescout): add missing app icon

* refactor(freescout): rename filter as eventType

---------

Co-authored-by: Ali BARIN <ali.barin53@gmail.com>
2025-01-16 17:28:53 +01:00
Ali BARIN
fd77cfb354 fix(workers): correct worker for trigger queue 2025-01-16 11:36:06 +00:00
Faruk AYDIN
0abbb999e8 test: Add computeWebhookPath method test for step model 2025-01-15 16:46:19 +01:00
Faruk AYDIN
0f15cb1a06 feat: Add supportsConnections flag to individual steps 2025-01-14 11:47:53 +01:00
Ömer Faruk Aydın
7c712d7814 Merge pull request #2267 from automatisch/export-flow
feat: Implement initial logic of exporting flow
2025-01-13 18:06:55 +01:00
Ali BARIN
5bcd2dadbb Merge pull request #2276 from automatisch/aut-1405
refactor(webhook): remove singleton webhook logic
2025-01-13 18:04:26 +01:00
Ali BARIN
e4b31c7f52 refactor(webhook): remove singleton webhook logic 2025-01-13 16:11:29 +00:00
Ali BARIN
e36fe2f0b4 chore(test): update coverage thresholds 2025-01-13 16:05:46 +00:00