Faruk AYDIN
|
27a3edeb93
|
feat: Add run method to webhook triggers
|
2023-10-07 18:46:25 +02:00 |
|
Ömer Faruk Aydın
|
e9bcc919bf
|
Merge branch 'main' into show-webhook-url-by-flag
|
2023-07-13 11:58:19 +02:00 |
|
Faruk AYDIN
|
d911843648
|
fix(twilio): Receive SMS webhook payload
|
2023-07-11 17:50:31 +02:00 |
|
Ali BARIN
|
de7a35dfe9
|
feat: introduce singleton webhook URL
|
2023-06-22 08:51:43 +00:00 |
|
Ali BARIN
|
63251e6a9a
|
fix(twilio/receive-sms): use phone number via phone number sid
|
2023-06-14 13:27:49 +02:00 |
|
Ali BARIN
|
f2dc2f5530
|
feat: introduce CustomAutocomplete with variables
|
2023-06-12 14:06:13 +02:00 |
|
Faruk AYDIN
|
6a92cfc573
|
refactor: Optimize fetching last execution step
|
2023-06-05 23:00:35 +02:00 |
|
Ali BARIN
|
536446faf6
|
fix(twilio/receive-sms): use phonenumber sid in removing webhook
|
2023-05-17 12:57:02 +02:00 |
|
Ali BARIN
|
88c93ac992
|
fix(dynamic-data): correct parameters
|
2023-05-16 17:59:04 +02:00 |
|
Ali BARIN
|
ad4db5e936
|
feat(twilio/send-sms): use dynamic phone numbers
|
2023-05-16 16:40:12 +02:00 |
|
Ali BARIN
|
25cb4d90f3
|
refactor(twilio/receive-sms): convert to webhook
|
2023-05-16 16:40:12 +02:00 |
|
Faruk AYDIN
|
10e2794ff9
|
refactor: Generate authentication steps from auth properties
|
2022-11-10 18:49:49 +01:00 |
|
Ali BARIN
|
d2b0a57064
|
refactor: abstract exception capture out of is-still-verified
|
2022-11-08 19:48:54 +01:00 |
|
Ali BARIN
|
ad46b3eea3
|
refactor: adapt errors in apps
|
2022-11-07 20:31:52 +01:00 |
|
Faruk AYDIN
|
f1d319601e
|
chore: Adjust auth doc url of apps to new links
|
2022-11-04 00:19:41 +01:00 |
|
Ali BARIN
|
6a33636d9d
|
refactor: compute reconnectionSteps out of auth steps
|
2022-11-03 23:12:09 +01:00 |
|
Ali BARIN
|
a03c60bd90
|
refactor: remove step property out of app auth
|
2022-11-03 23:12:09 +01:00 |
|
Faruk AYDIN
|
e57122c4ff
|
refactor: Restructure names, keys and descs of triggers and actions
|
2022-11-01 22:48:22 +01:00 |
|
Faruk AYDIN
|
1cfe84fc3d
|
refactor: Use only arguments for action definitions
|
2022-10-31 23:25:55 +01:00 |
|
Faruk AYDIN
|
b3f216209a
|
refactor: Specify only the arguments for trigger definitions
|
2022-10-31 18:12:12 +01:00 |
|
Faruk AYDIN
|
d881cfeeb0
|
chore: Add type file to twilio app
|
2022-10-30 16:55:49 +01:00 |
|
Faruk AYDIN
|
9506c22016
|
feat: Implement twilio receive sms trigger
|
2022-10-30 14:06:35 +01:00 |
|
Ali BARIN
|
9a973c8257
|
refactor: inline auth, data, triggers and actions in apps
|
2022-10-28 22:38:52 +02:00 |
|
Faruk AYDIN
|
7d7c96274d
|
feat: Implement send sms action of twilio
|
2022-10-26 18:35:41 +02:00 |
|
Faruk AYDIN
|
30d2740368
|
feat: Implement twilio connection
|
2022-10-25 20:08:11 +02:00 |
|
Ali BARIN
|
56b7763488
|
chore: remove unused twilio app
|
2022-10-09 16:55:08 +02:00 |
|
Ali BARIN
|
5271af8b94
|
feat: add supportsConnections support in App
|
2022-08-04 21:23:23 +02:00 |
|
Faruk AYDIN
|
775ac7a8b1
|
fix: Backend eslint warnings
|
2022-03-07 18:26:31 +03:00 |
|
Faruk AYDIN
|
e73f33f3db
|
fix: Adjust info.json files to work with formattedData field
|
2022-03-05 01:27:00 +03:00 |
|
Ali BARIN
|
3391578655
|
chore: introduce @automatisch/types
|
2022-03-03 13:33:33 +03:00 |
|
Faruk AYDIN
|
b2369fa8cd
|
chore: Add authentication interface and adjust authentication classes
|
2022-03-01 18:30:15 +01:00 |
|
Faruk AYDIN
|
cdc6168ff4
|
chore: Adjust authentication classes to have similar structure
|
2022-02-28 18:31:39 +03:00 |
|
Faruk AYDIN
|
c864a1062d
|
refactor: Pass app data within the constructor of an app
|
2022-02-27 16:49:07 +01:00 |
|
Ali BARIN
|
131d33916a
|
chore: stop casting IDs as number
|
2022-01-29 18:50:55 +03:00 |
|
Faruk AYDIN
|
3f2f1212c9
|
chore: Use integer for IDs of resources
|
2022-01-02 14:33:05 +03:00 |
|
Faruk AYDIN
|
46321f19f4
|
chore: Extract authentication logic of the apps to their own classes
|
2021-11-19 11:53:23 +01:00 |
|
Ali BARIN
|
219d24495d
|
feat: introduce twilio auth
|
2021-10-27 20:04:08 +02:00 |
|