Commit Graph

276 Commits

Author SHA1 Message Date
Faruk AYDIN
8a7d54bb25 feat: Create flow model and graphQL mutation 2021-11-22 23:05:53 +01:00
Faruk AYDIN
b42cb759a5 feat: Introduce my tweet trigger with execute step mutation 2021-11-20 17:07:31 +01:00
Faruk AYDIN
46321f19f4 chore: Extract authentication logic of the apps to their own classes 2021-11-19 11:53:23 +01:00
Faruk AYDIN
6b1dee053f chore: Disable eager loading apps 2021-11-17 20:38:22 +01:00
Faruk AYDIN
c48c905805 feat: Implement draft version of Step model 2021-11-07 00:42:50 +01:00
Faruk AYDIN
a3dd76df21 feat: Expose triggers of twitter integration with app query 2021-11-06 23:08:16 +01:00
Faruk AYDIN
1a64b745d2 feat: Implement typeform connection 2021-10-28 17:53:03 +02:00
Faruk AYDIN
7ed0ec45c3 feat: Implement PostgreSQL connection 2021-10-28 15:35:33 +02:00
Ali BARIN
219d24495d feat: introduce twilio auth 2021-10-27 20:04:08 +02:00
Ali BARIN
72476ceb8b feat: introduce github authentication 2021-10-26 23:41:25 +02:00
Faruk AYDIN
65a41ff492 chore: Use arguments or properties instead of fields 2021-10-26 23:35:01 +02:00
Faruk AYDIN
561f539123 chore: Eager load integration apps 2021-10-26 22:25:59 +02:00
Faruk AYDIN
cbfba465db chore: Rename createAuthLink as createAuthData 2021-10-26 21:52:04 +02:00
Ali BARIN
901699fe64 feat: introduce discord authentication 2021-10-26 18:11:09 +02:00
Faruk AYDIN
ce7130b271 feat: Implement SMTP app connection 2021-10-25 16:49:03 +02:00
Ali BARIN
9e3c61e3df feat: introduce twitch auth 2021-10-24 21:25:04 +02:00
Faruk AYDIN
8e91f1f7ed chore: Make createAuthLink mutation more generic 2021-10-24 20:06:16 +02:00
Ali BARIN
17907a288c feat: introduce firebase authentication 2021-10-24 01:02:34 +02:00
Faruk AYDIN
2eeeeb0028 chore: Introduce GraphQLJSONObject type for credentials 2021-10-24 16:51:29 +02:00
Faruk AYDIN
3e6220c39e chore: Refactor exposing graphQL errors 2021-10-23 15:29:03 +02:00
Faruk AYDIN
44fbaeee82 feat: Introduce reset and verify connection mutations 2021-10-22 15:55:25 +02:00
Ali BARIN
1654abb197 feat: introduce reconnection support for Flickr 2021-10-20 21:51:13 +02:00
Ali BARIN
ec4dd8a037 feat: introduce reconnect feature for connections 2021-10-20 21:01:48 +02:00
Faruk AYDIN
258caa81f0 feat: Introduce reconnection steps for twitter app 2021-10-20 18:15:23 +02:00
Faruk AYDIN
bc0fe5323e chore: Start with uppercase letter for grahpQL type names 2021-10-20 14:06:12 +02:00
Faruk AYDIN
a7582a4503 chore: Introduce app info converter and use JSON for info files 2021-10-20 13:56:41 +02:00
Ali BARIN
2293c939e7 feat: add app connections w/ testing and deleting functions 2021-10-18 23:58:40 +02:00
Faruk AYDIN
672cc4c60c feat: Serve static assets of apps 2021-10-19 16:29:37 +02:00
Faruk AYDIN
5a2de1de9e chore: Return connectionType for testConnection query 2021-10-19 13:22:03 +02:00
Faruk AYDIN
650416ce6b feat: Create testConnection graphQL query 2021-10-18 18:05:04 +02:00
Faruk AYDIN
f39b2c8011 feat: Implement deleteConnection mutation 2021-10-18 17:29:53 +02:00
Faruk AYDIN
258b523042 feat: Implement getAppConnections graphQL query 2021-10-18 17:05:36 +02:00
Ali BARIN
d13470d587 fix: add missing type and dependency for flickr-sdk 2021-10-17 20:38:20 +02:00
Ali BARIN
177b5eba48 feat: add Flickr as a connection 2021-10-17 19:29:57 +02:00
Faruk AYDIN
8de65e52ab chore: Use key instead of name as parameter for getApp query 2021-10-17 16:04:20 +02:00
Faruk AYDIN
084a831e7a feat: Implement getConnectedApps graphQL query 2021-10-17 15:10:38 +02:00
Faruk AYDIN
8fa0178e08 chore: Rename credentials as connections 2021-10-17 13:26:58 +02:00
Faruk AYDIN
46f68037ec feat: Implement update credentials endpoint 2021-10-15 16:26:34 +02:00
Ali BARIN
e045fb1710 feat: Introduce openWithPopup auth step 2021-10-14 23:53:48 +02:00
Faruk AYDIN
01ad1f2335 feat: Add third step to twitter authentication steps 2021-10-14 18:47:16 +02:00
Ali BARIN
9c529b6c6d feat: Introduce generic auth steps 2021-10-14 18:34:30 +02:00
Faruk AYDIN
1fbc58e7e1 chore: Remove displayName field from credentials 2021-10-14 16:56:51 +02:00
Faruk AYDIN
5be9ff8383 chore: Use currentUser from authentication 2021-10-14 16:38:03 +02:00
Faruk AYDIN
bdd0843d94 feat: Implement createAuthLink mutation 2021-10-14 15:17:58 +02:00
Faruk AYDIN
7f17420ae0 chore: Expose authentication steps to the client 2021-10-13 16:19:13 +02:00
Faruk AYDIN
a2a9bd9020 chore: Add static current user temporarily 2021-10-13 12:12:29 +02:00
Faruk AYDIN
c62c44b17e chore: Add slug and placeholder fields to apps 2021-10-13 11:45:13 +02:00
Ali BARIN
f50c09ed37 feat: Introduce InputCreator 2021-10-11 23:22:12 +02:00
Faruk AYDIN
981ea6d163 feat: Create credentials model and graphQL mutation 2021-10-12 17:51:43 +02:00
Faruk AYDIN
e569b188a9 chore: Expose data fields by using camelCase convention 2021-10-11 21:46:41 +02:00