Commit Graph

11 Commits

Author SHA1 Message Date
Faruk AYDIN
9926e5589e refactor: Use graphql schema directly with graphql-tools library 2022-03-06 18:33:33 +03:00
Faruk AYDIN
719a948134 fix: Introduce formattedData for connections to separate types 2022-03-05 01:27:00 +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
2416ce13a7 refactor: Refactor queries by using related query from objectionjs 2022-01-28 19:25:41 +01:00
Ali BARIN
c09a535653 chore: suit eslint rules 2022-01-20 17:09:12 +01:00
Faruk AYDIN
79b12ac9e6 chore: Do not override query method for findOne query errors 2021-11-28 22:57:20 +01:00
Ömer Faruk Aydın
f949eca3c4 feat: Encrypt data column of connections (#105) 2021-11-28 22:08:35 +01:00
Faruk AYDIN
46321f19f4 chore: Extract authentication logic of the apps to their own classes 2021-11-19 11:53:23 +01:00
Ali BARIN
2293c939e7 feat: add app connections w/ testing and deleting functions 2021-10-18 23:58:40 +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