Faruk AYDIN
|
c07b377de1
|
feat: Create empty trigger step when the flow is created
|
2022-01-06 00:08:54 +03:00 |
|
Faruk AYDIN
|
3f2f1212c9
|
chore: Use integer for IDs of resources
|
2022-01-02 14:33:05 +03:00 |
|
Ali BARIN
|
e0f380026e
|
feat: add login mutation
|
2021-12-21 10:05:16 +01:00 |
|
Ali BARIN
|
8b05489e40
|
fix: correct params type in update-flow mutation
|
2021-12-21 10:05:02 +01:00 |
|
Ali BARIN
|
ede68b2af2
|
feat: add updateFlow mutation
|
2021-12-21 10:05:02 +01:00 |
|
Faruk AYDIN
|
79b12ac9e6
|
chore: Do not override query method for findOne query errors
|
2021-11-28 22:57:20 +01:00 |
|
Faruk AYDIN
|
9ea5242d94
|
chore: Use available apps enum type in queries and mutations
|
2021-11-28 20:56:42 +01:00 |
|
Faruk AYDIN
|
81d04e417d
|
chore: Add available app enum type to validate app keys
|
2021-11-24 21:32:09 +01:00 |
|
Faruk AYDIN
|
f8e823545a
|
chore: Adjust create step mutation to work with flows
|
2021-11-22 23:54:31 +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
|
c48c905805
|
feat: Implement draft version of Step model
|
2021-11-07 00:42:50 +01:00 |
|
Faruk AYDIN
|
cbfba465db
|
chore: Rename createAuthLink as createAuthData
|
2021-10-26 21:52:04 +02:00 |
|
Faruk AYDIN
|
ce7130b271
|
feat: Implement SMTP app connection
|
2021-10-25 16:49:03 +02:00 |
|
Faruk AYDIN
|
8e91f1f7ed
|
chore: Make createAuthLink mutation more generic
|
2021-10-24 20:06:16 +02:00 |
|
Faruk AYDIN
|
2eeeeb0028
|
chore: Introduce GraphQLJSONObject type for credentials
|
2021-10-24 16:51:29 +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
|
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
|
f39b2c8011
|
feat: Implement deleteConnection mutation
|
2021-10-18 17:29:53 +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
|
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
|
981ea6d163
|
feat: Create credentials model and graphQL mutation
|
2021-10-12 17:51:43 +02:00 |
|