Commit Graph

260 Commits

Author SHA1 Message Date
Ali BARIN
475f24f661 style: auto format whole project 2022-11-05 23:57:33 +01:00
Faruk AYDIN
a3d82c5d70 chore: Make beforeRequest field optional for IApp 2022-11-05 21:29:07 +01:00
Ali BARIN
08bfb953de refactor(salesforce): replace object with record 2022-11-05 15:33:08 +01:00
Faruk AYDIN
cbd408ae89 fix(salesforce): Implement guard for list objects 2022-11-05 14:53:38 +01:00
Ali BARIN
fc6822a298 feat(salesforce): add updated field in objects trigger 2022-11-05 02:43:14 +01:00
Ali BARIN
927ceb6768 feat(salesforce): add list fields data 2022-11-05 02:41:12 +01:00
Ali BARIN
3d9249192c feat(salesforce): add list objects data 2022-11-05 02:40:46 +01:00
Ömer Faruk Aydın
a8c8efb4bd Merge pull request #676 from automatisch/salesforce/auth
feat(salesforce): add authentication
2022-11-04 01:24:21 +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
ede55a70aa feat(salesforce): add authentication 2022-11-03 23:12:33 +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
Ömer Faruk Aydın
4b122bd19e Merge pull request #675 from automatisch/remove-github-token-info-func
refactor(github): remove getTokenInfo function
2022-11-03 23:11:17 +01:00
Ali BARIN
c386b001ba refactor(github): remove getTokenInfo function 2022-11-03 20:16:57 +01:00
Ali BARIN
2ffce75056 refactor(slack): move scopes out of function definition 2022-11-03 18:01:35 +01:00
Ali BARIN
ae3d547c3f fix(slack): uncomment users.profile:read user scope 2022-11-03 00:56:42 +01:00
Ali BARIN
fa7b7d8781 feat(slack): add bot capability in send message action 2022-11-02 20:29:59 +01:00
Ali BARIN
f057501611 feat(slack): use oauth2 authentication flow 2022-11-02 20:28:07 +01:00
Ali BARIN
e740d4fe25 feat(slack): use current user to validate connection 2022-11-02 20:28:07 +01:00
Ali BARIN
b4a4f47f78 feat(slack): add get-current-user helper 2022-11-02 20:28:07 +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
Ali BARIN
dfa076ba89 feat(discord): add send message to channel action 2022-10-30 22:28:50 +01:00
Ali BARIN
79e609e682 feat(discord): add list channels data 2022-10-30 22:28:16 +01:00
Ali BARIN
c2b020fc94 feat(discord): use bot auth instead of user 2022-10-30 22:25:11 +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
2f9e40fc0e feat(discord): add auth 2022-10-30 12:47: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
d8e1f6df81 refactor: Remove test run and completion check for flick triggers 2022-10-28 13:43:01 +02:00
Faruk AYDIN
2b6ff7de41 refactor: Remove dedupeStrategy field from triggers 2022-10-28 13:23:51 +02:00
Faruk AYDIN
18ccb25b29 refactor: Remove is already processed from new feed items 2022-10-28 01:16:32 +02:00
Faruk AYDIN
74d7e472af refactor: Remove test run and completion check from new photos 2022-10-28 01:12:20 +02:00
Faruk AYDIN
232ba230eb refactor: Remove test run and completion check from new pull requests 2022-10-28 01:12:20 +02:00
Faruk AYDIN
031e175e9f refactor: Remove test run and completion check from new issues 2022-10-28 01:12:20 +02:00
Faruk AYDIN
87fdc02224 refactor: Remove test run and completion logic from new watchers 2022-10-28 01:12:20 +02:00
Faruk AYDIN
3308a44c2b refactor: Remove testRun and completion check from new stargazers 2022-10-28 01:12:20 +02:00
Faruk AYDIN
796121acfc chore: Remove redundant IActionOutput type import 2022-10-28 01:12:20 +02:00
Faruk AYDIN
8e0553147b refactor: Remove testRun logic from get user followers 2022-10-28 01:12:20 +02:00
Faruk AYDIN
96007a1f48 refactor: Remove pagination and test run checks from user tweets 2022-10-28 01:12:20 +02:00
Faruk AYDIN
5189e5b131 refactor: Adjust pagination and test run for search tweets 2022-10-28 01:12:20 +02:00
Ali BARIN
419d84da97 feat(rss): add new items in feed trigger 2022-10-28 00:57:48 +02:00
Faruk AYDIN
7d7c96274d feat: Implement send sms action of twilio 2022-10-26 18:35:41 +02:00
Ali BARIN
f8c7e601a5 feat(flickr): add new albums trigger 2022-10-26 00:54:29 +02:00
Ali BARIN
1644bfeb43 feat(flickr): add new photos in an album trigger 2022-10-26 00:11:49 +02:00
Ali BARIN
7cc82eb143 feat(flickr): add list albums dynamic data 2022-10-26 00:11:49 +02:00
Faruk AYDIN
30d2740368 feat: Implement twilio connection 2022-10-25 20:08:11 +02:00
Ömer Faruk Aydın
3b4ad0d9c7 Merge pull request #643 from automatisch/feature/smtp-send-email
feat: Implement send email action
2022-10-25 19:59:22 +02:00
Ömer Faruk Aydın
abe4ebe66a Merge pull request #642 from automatisch/refactor/use-set-action-item
refactor: Use setActionItem method to push action data item
2022-10-25 19:59:13 +02:00