Commit Graph

260 Commits

Author SHA1 Message Date
Faruk AYDIN
ab82134b88 feat: Implement search tweet trigger step for twitter 2022-03-12 17:16:54 +03:00
Faruk AYDIN
3f7a888429 fix: Make processor to work with multiple trigger objects 2022-03-12 17:16:40 +03:00
Faruk AYDIN
a57e357354 chore: Add interval value to myTweet trigger 2022-03-11 21:45:00 +03: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
Ali BARIN
d06f21c927 feat: add PowerInput component 2022-02-28 01:26:57 +03:00
Faruk AYDIN
c864a1062d refactor: Pass app data within the constructor of an app 2022-02-27 16:49:07 +01:00
Faruk AYDIN
ba2b5afe2b feat: Implement initial version of processor 2022-02-20 18:02:09 +03:00
Ali BARIN
020ef45f0a feat: add TestSubstep along with step status 2022-02-14 19:25:54 +03:00
Ali BARIN
91a1c8b793 feat: make substeps updatable 2022-02-01 00:26:17 +03:00
Ali BARIN
131d33916a chore: stop casting IDs as number 2022-01-29 18:50:55 +03:00
Ali BARIN
e7c537f217 feat: introduce action event step in flow step 2022-01-29 11:36:29 +03:00
Ali BARIN
c09a535653 chore: suit eslint rules 2022-01-20 17:09:12 +01:00
Faruk AYDIN
b6c7ce96c9 feat: Add draft triggers and actions to twitter app 2022-01-06 21:46:58 +03:00
Faruk AYDIN
3f2f1212c9 chore: Use integer for IDs of resources 2022-01-02 14:33:05 +03:00
Faruk AYDIN
23621d1b06 fix: Add ssl flag to the postgresql authentication 2021-11-24 15:07:51 +01:00
Faruk AYDIN
58ba78e52b fix: Pass empty parameter object for twitter actions 2021-11-24 00:27:22 +01:00
Faruk AYDIN
d53ef4ffc6 chore: Use web app url as dynamic for info.json files 2021-11-24 00:07:34 +01:00
Faruk AYDIN
cf1fa9039b fix: Take parameters for twitter actions 2021-11-23 12:31:57 +01:00
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
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
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
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
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
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
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