Ali BARIN
be8a967ab1
refactor(config): rename and re-type footer columns
2025-03-10 12:06:13 +00:00
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
0a4d0f9f3a
refactor: Extract iconUrl generation of steps to helper
2025-03-06 17:18:16 +01:00
Faruk AYDIN
89e9a93872
feat: Add enable templates column to config
2025-03-04 12:34:02 +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
44ea560c79
chore: Adjust template model file extension to ee
2025-02-18 13:07:53 +01:00
Faruk AYDIN
2e279d4709
feat: Create template model
2025-02-17 14:48:25 +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
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
Jakub P.
10bc5fc3ff
fix: add gmail to backend snapshot test
2025-02-07 10:45:50 +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.
c05f61c7ce
fix: add monday to backend apps snapshot
2025-02-04 23:38:13 +01:00
Faruk AYDIN
15d02e3b7f
feat: Implement update flow folder API endpoint
2025-02-04 14:17:03 +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
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
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
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
Faruk AYDIN
57137fe904
test: Add tests for updateWebhookUrl method of step
2025-01-21 13:10:18 +01:00
Ali BARIN
5de6d347e7
test(virtualq): update app list snapshot
2025-01-17 11:50:51 +01:00
Ali BARIN
0056940fa2
feat(trigger): add workSynchronously flag
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
Faruk AYDIN
0abbb999e8
test: Add computeWebhookPath method test for step model
2025-01-15 16:46:19 +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
e4b31c7f52
refactor(webhook): remove singleton webhook logic
2025-01-13 16:11:29 +00:00
Faruk AYDIN
f15d1ac7b1
refactor: Only return JSON for flow export
2025-01-13 12:14:16 +01:00
Faruk AYDIN
c180b98460
feat: Complete export flow rest API endpoint
2025-01-10 17:22:00 +03:00
Faruk AYDIN
bc87e18d3f
feat: Add name column to Step model
2025-01-06 16:42:00 +03:00
Faruk AYDIN
8c4b67e147
refactor: Rename AppAuthClient model as OAuthClient
2024-12-18 17:42:04 +01:00
Ali BARIN
bccd56f994
test(user): expect sorted connections in authorizedConnections
2024-12-17 14:26:55 +00:00
Ali BARIN
a1c1287548
test(AppAuthClient): remove unused AppConfig import statement
2024-12-17 14:26:55 +00:00
Ali BARIN
a57134a89c
feat(AppConfig): iterate how apps are managed
...
- auth clients are always shared, cannot be disabled
- custom connections are enabled by default, can be disabled
- any existing connections can be reconnected regardless of its AppConfig or AppAuthClient states
2024-12-17 14:26:55 +00:00