Commit Graph

23 Commits

Author SHA1 Message Date
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
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
bdd0843d94 feat: Implement createAuthLink mutation 2021-10-14 15:17:58 +02:00
Faruk AYDIN
c62c44b17e chore: Add slug and placeholder fields to apps 2021-10-13 11:45:13 +02:00
Faruk AYDIN
981ea6d163 feat: Create credentials model and graphQL mutation 2021-10-12 17:51:43 +02:00
Faruk AYDIN
2a01407495 feat: Add primaryColor values into app info files 2021-10-10 20:27:53 +02:00
Faruk AYDIN
7a8889220f chore: Use value key instead of placeholder for apps 2021-10-09 21:39:59 +02:00
Faruk AYDIN
0e684570f8 feat: Implement getAll and getAllByName graphQL queries 2021-10-08 21:24:27 +02:00