Commit Graph

3817 Commits

Author SHA1 Message Date
Ali BARIN
9cbbf05232 feat(ImportFlowDialog): close dialog when clicked outside 2025-01-20 14:23:04 +00:00
Ömer Faruk Aydın
08c1abe193 Merge pull request #2293 from automatisch/import-flow-ui
feat(web): add import flow functionality
2025-01-20 15:13:29 +01:00
Ali BARIN
5695609180 feat(web): add import flow functionality 2025-01-20 15:00:27 +01:00
Ömer Faruk Aydın
48e9541af5 Merge pull request #2288 from automatisch/import-flows
feat: Implement import flow API endpoint
2025-01-20 14:58:40 +01: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
24cc2278fb Merge pull request #2271 from automatisch/AUT-1389
feat: add error snackbar on failed app authentication
2025-01-17 12:05:43 +01:00
Ali BARIN
60b96d2cff Merge pull request #2248 from automatisch/AUT-1380
feat: introduce inline error messages in EditUser form
2025-01-17 12:05:09 +01:00
Ali BARIN
084ffbf794 Merge pull request #2247 from automatisch/AUT-1381
feat: introduce inline error messages in SamlConfiguration and RoleMappings forms
2025-01-17 12:04:04 +01:00
Ali BARIN
e58c2695b0 Merge pull request #2241 from automatisch/AUT-1379
feat: introduce inline error messages when deleting role or user
2025-01-17 11:55:43 +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
34a4c9c603 docs(virtualq): describe connection and actions 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
kasia.oczkowska
ca678b5bba fix: spacing in DynamicField 2025-01-16 22:02:20 +01:00
Ali BARIN
f683ff5b03 docs(signalwire): describe receive call trigger 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
bf29ba5c17 Merge pull request #2286 from automatisch/correct-worker-for-triggers
fix(workers): correct worker for trigger queue
2025-01-16 13:16:43 +01:00
Ali BARIN
fd77cfb354 fix(workers): correct worker for trigger queue 2025-01-16 11:36:06 +00:00
Ali BARIN
612e948c47 Merge pull request #2284 from automatisch/compute-webhook-path-tests
test: Add computeWebhookPath method test for step model
2025-01-15 17:05:11 +01:00
Faruk AYDIN
0abbb999e8 test: Add computeWebhookPath method test for step model 2025-01-15 16:46:19 +01:00
Ali BARIN
0d05b312db Merge pull request #2281 from automatisch/step-supports-connection
feat: Add supportsConnections flag to individual steps
2025-01-15 12:25:19 +01:00
Jakub P.
cde0186c3c Merge branch 'main' into AUT-1379 2025-01-14 17:18:21 +01:00
Jakub P.
f34ade3e46 Merge branch 'main' into AUT-1380 2025-01-14 17:03:39 +01:00
Faruk AYDIN
0f15cb1a06 feat: Add supportsConnections flag to individual steps 2025-01-14 11:47:53 +01:00
Ömer Faruk Aydın
4c13c850fc Merge pull request #2280 from automatisch/redis-db-docs
docs: Add REDIS_DB env variable to configuration
2025-01-14 11:47:35 +01:00
Faruk AYDIN
82ba460339 docs: Add REDIS_DB env variable to configuration 2025-01-14 10:26:25 +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
aa4f28102c Merge pull request #2275 from automatisch/extend-test-coverage
chore(test): add missing test files in coverage
2025-01-13 18:04:17 +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
Ali BARIN
d688a97081 Merge pull request #2258 from automatisch/remote-use-what-changed
refactor: remove obsolete dependency and its usage
2025-01-13 17:03:52 +01:00
Ali BARIN
07a19a5676 refactor: remove obsolete dependency and its usage 2025-01-13 15:58:45 +00:00