Commit Graph

1888 Commits

Author SHA1 Message Date
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
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
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
169c86a748 feat: Implement initial logic of exporting flow 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
c7072a29bb refactor: Worker structure to work with jobs 2024-12-20 12:47:14 +01:00
Faruk AYDIN
bc6314ac7e refactor: Extract background jobs to separate files 2024-12-20 12:47:14 +01: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
Ali BARIN
cf7e2e0880 refactor(app-config): remove obsolete properties 2024-12-17 14:26:55 +00:00
Ali BARIN
613f744dd6 feat(app-config): add useOnlyPredefinedAuthClients property 2024-12-17 14:26:55 +00:00
Faruk AYDIN
d1de47788a feat: Expose supportsOauthClients info for apps 2024-12-16 16:13:34 +01:00
Faruk AYDIN
e41a331ad7 refactor: Abstract queue generation and configuration 2024-12-12 14:51:13 +01:00
Faruk AYDIN
770b07179f refactor: Workers and queues and eliminate redundant process listeners 2024-12-11 12:53:24 +01:00
Faruk AYDIN
39cba6bc74 test: Fix tests for create dynamic data and fields endpoints 2024-12-11 12:45:50 +01:00
Faruk AYDIN
9558e66abf test: Fix tests for get apps connection 2024-12-11 12:27:15 +01:00
Ali BARIN
26b095b835 test(user): use relative future dates 2024-12-05 11:46:38 +00:00
Ömer Faruk Aydın
feba2a32f9 Merge pull request #2235 from automatisch/rearrange-user-tests
refactor: Reorder user model tests
2024-11-28 15:57:10 +03:00
Faruk AYDIN
221b19586e refactor: Reorder user model tests 2024-11-28 15:39:12 +03:00
Faruk AYDIN
3346c14255 refactor: Remove redundant test case after removing transaction 2024-11-28 15:30:32 +03:00
Faruk AYDIN
6e97e023c9 test: Add tests for updateRoleMappings method for saml auth provider 2024-11-27 17:19:24 +03:00
Faruk AYDIN
b26e2ecf2e test: Add tests for terminateRemoteSession method 2024-11-27 17:04:37 +03:00
Faruk AYDIN
d896238f23 test: Implement generateLogoutRequestBody test for saml auth provider model 2024-11-27 16:59:49 +03:00
Faruk AYDIN
d2c8f5a75c test: Add test for config method of saml auth providers 2024-11-27 16:47:50 +03:00
Ali BARIN
ee397441ed refactor: update RoleMapping references 2024-11-25 15:13:14 +00:00