Commit Graph
535 Commits
Author SHA1 Message Date
Faruk AYDIN 6bf0e799a1 feat: Add isRefreshTokenRequested condition to auth in global variable 2022-11-21 09:43:04 +01:00
Ali BARIN 166dda4a4b feat(salesforce): implement refresh token logic 2022-11-21 09:43:04 +01:00
Ali BARIN 901605fd9c feat: add refresh token capability 2022-11-21 09:43:04 +01:00
Ali BARIN 5c78e6e7bf Release v0.2.0 2022-11-12 16:21:42 +01:00
Faruk AYDIN adddf23ae3 refactor: Check http error for actions 2022-11-11 09:53:53 +01:00
Faruk AYDIN d2b8d2beff refactor: Use getDynamicData instead of getData 2022-11-10 19:46:04 +01:00
Faruk AYDIN 81c41ef5ee refactor: Use generateAuthUrl method instead of createAuthData 2022-11-10 18:50:36 +01:00
Faruk AYDIN 10e2794ff9 refactor: Generate authentication steps from auth properties 2022-11-10 18:49:49 +01:00
Ali BARIN 6d3606abf0 refactor(twitter): use .all in auth args 2022-11-10 00:12:26 +01:00
Ali BARIN d2b0a57064 refactor: abstract exception capture out of is-still-verified 2022-11-08 19:48:54 +01:00
Ali BARIN dbceed563a feat: eager load apps 2022-11-08 00:49:55 +01:00
Faruk AYDIN 06a2014bc1 feat: Enrich error responses 2022-11-07 22:51:30 +01:00
Ali BARIN ad46b3eea3 refactor: adapt errors in apps 2022-11-07 20:31:52 +01:00
Ali BARIN 5df7867b6d refactor(BaseError): leverage error.message 2022-11-07 20:31:52 +01:00
Faruk AYDIN 34068a8188 fix: Typo of DeepL authentication key field 2022-11-07 19:03:17 +01:00
Faruk AYDIN 527dfe6971 feat: Add DeepL integration with translate text action 2022-11-07 18:46:51 +01:00
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
Faruk AYDIN c35753c63e docs: Add contributing sections to homepage 2022-11-04 23:47:51 +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
Ali BARIN 362c8dc25d fix: keep parameters not needing computation 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 d6c0690324 refactor: Differentiate trigger and action for get app helper 2022-10-31 23:31:28 +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
Ömer Faruk Aydın 571bf6bfa7 Merge pull request #666 from automatisch/discord/send-message-to-channel
feat(discord): add send message to channel action
2022-10-30 23:16:26 +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
Faruk AYDIN 7b18937530 chore: Remove sorting logic from flow service 2022-10-30 22:25:32 +01:00
Ali BARIN c2b020fc94 feat(discord): use bot auth instead of user 2022-10-30 22:25:11 +01:00
Faruk AYDIN 9546d76dc9 fix: Use pattern instead of cron for repeatable job options 2022-10-30 18:57:35 +01:00
Faruk AYDIN 6964f7ebec chore: Update BullMQ version to 3.0.0 2022-10-30 18:52:53 +01:00
Faruk AYDIN d881cfeeb0 chore: Add type file to twilio app 2022-10-30 16:55:49 +01:00