Commit Graph

62 Commits

Author SHA1 Message Date
Gervwyk
8b492d4687 Merge branch 'develop' into docs 2021-01-20 14:55:19 +02:00
SamTolmay
c53432827c fix(graphql): Update tests operator error message. 2021-01-20 13:28:18 +02:00
SamTolmay
98cdbd895b fix(graphql): Add request deserialize tests for entire inputs. 2021-01-20 12:09:07 +02:00
SamTolmay
82e8475c27 fix(graphql): Deserialize request input variables. 2021-01-20 09:44:45 +02:00
SamTolmay
8d2ff5d0dd feat(docs): Add docs for GoogleSheet connection. 2021-01-14 14:07:58 +02:00
SamTolmay
5aba7230fe fix(ajv): fix ajv validate parameter name 2020-12-08 17:23:30 +02:00
SamTolmay
2b974e27e6 feat(graphql): use @lowdefy/ajv for json schema tests 2020-12-08 16:22:58 +02:00
Sam Tolmay
13b782eaf6 fix(graphql): transform types on read in google sheet delete one, append tests 2020-11-23 17:23:32 +02:00
Sam Tolmay
6591fda0b1 fix(graphql): remove google sheets delete many request 2020-11-23 17:22:49 +02:00
Sam Tolmay
702dffe3c1 feat(graphql): add google sheets update requests 2020-11-23 17:22:17 +02:00
Sam Tolmay
00dd897034 feat(graphql): add google sheet delete requests 2020-11-23 15:59:46 +02:00
Sam Tolmay
4d5dbb2151 feat(graphql): update google sheet requests to match mongodb properties 2020-11-23 14:05:43 +02:00
Sam Tolmay
693cffadfe feat(graphql): add google sheets append one/many 2020-11-20 18:17:58 +02:00
Sam Tolmay
52faedfcb2 chore(grpahql): rename transformTypes.test to transformRead.test 2020-11-20 16:32:05 +02:00
Sam Tolmay
c842f7e712 fix(graphql): fix dates in google sheet transform types 2020-11-20 16:10:47 +02:00
Sam Tolmay
7201a4f351 fix(graphql): google sheet fixes 2020-11-19 17:46:13 +02:00
Sam Tolmay
9d37a56221 feat(graphql): add GoogleSheetGetOne request 2020-11-19 17:37:32 +02:00
Sam Tolmay
c181c0ce26 feat(graphql): add GoogleSheetGetMany request 2020-11-19 17:26:53 +02:00
Sam Tolmay
4c4f2527aa feat(graphql): add GoogleSheet connection 2020-11-19 15:24:43 +02:00
Sam Tolmay
0812030de9 feat(graphql): add mingoAggregation and mingoFilter utils 2020-11-18 18:10:04 +02:00
Sam Tolmay
edd765d519 fix(graphql): fix mongodb update one test 2020-11-18 17:20:39 +02:00
Sam Tolmay
da84ef48f7 feat(graphql): improve errors and read/write checks 2020-11-18 17:04:48 +02:00
Sam Tolmay
5452d86832 feat(graphql): add check connection read and write utils 2020-11-18 14:42:00 +02:00
Sam Tolmay
beb402d3a7 fix(graphql): fix request controller tests 2020-11-17 17:51:46 +02:00
Sam Tolmay
393f261f62 feat(graphql): refactor request controller 2020-11-17 17:39:19 +02:00
Sam Tolmay
17d4777f68 fix(grapgql): export mongodb resolvers, add licence headers 2020-11-17 14:47:10 +02:00
Sam Tolmay
df89184693 feat(graphql): tests for mongodb utils 2020-11-17 13:48:40 +02:00
Sam Tolmay
72fac1d81e feat(graphql): improve sendgrid errors 2020-11-17 12:50:35 +02:00
Sam Tolmay
e8a36c443d feat(graphql): use new connection resolver format in controller 2020-11-17 12:13:35 +02:00
Sam Tolmay
889f742cb7 feat(graphql): improve ajv errors for multiple anyOf errors 2020-11-17 11:18:10 +02:00
Sam Tolmay
ebcde8c503 refactor(graphql): refactor sendgrid mail connection 2020-11-16 17:49:26 +02:00
Sam Tolmay
128db713b8 feat(graphql): add connection schema titles 2020-11-16 11:13:52 +02:00
Sam Tolmay
836a0ff659 refactor(graphql): split out mongodb getCollection function 2020-11-16 10:13:01 +02:00
Sam Tolmay
fc3c96f3e4 fix(graphql): fix casing of mongodb 2 2020-11-16 09:30:46 +02:00
Sam Tolmay
59258cfd29 fix(graphql): fix casing of mongodb 1 2020-11-16 09:30:08 +02:00
Sam Tolmay
917464a075 feat(graphql): refactor MongoDBCollection connection 2020-11-13 18:47:27 +02:00
Sam Tolmay
45493023e1 feat(graphql): refactorAxiosHttp connection 2020-11-13 16:12:26 +02:00
Sam Tolmay
95baa11bab chore(graphql): rename folder axios 2020-11-13 15:39:07 +02:00
Sam Tolmay
0bf6c93fad feat(graphql): refactor AwsS3Bucket connection 2020-11-13 15:37:59 +02:00
Sam Tolmay
21414a0a68 chore(graphql): add licence headers 2020-11-13 10:53:16 +02:00
Sam Tolmay
603b374551 fix(graphql): create new loaders for each request 2020-11-13 09:53:02 +02:00
Sam Tolmay
5f2a43bb81 feat(graphql): simplify graphql context and secrets 2020-11-12 14:17:20 +02:00
Sam Tolmay
0e7af60932 fix: requests fixes 2020-11-11 12:21:57 +02:00
Sam Tolmay
68f85789eb feat(engine): remove mutations 2020-11-10 16:23:30 +02:00
Sam Tolmay
3a0a52c5fe feat(graphql): add requests 2020-11-10 13:13:25 +02:00
Sam Tolmay
dc18907b9d feat(graphql): add connection resolvers 2020-11-04 16:41:18 +02:00
Sam Tolmay
0a6ef8d09b fix: move file helpers to new node-utils package 2020-10-23 13:18:38 +02:00
Sam Tolmay
1159ac71e7 feat(helpers): move file utilities to helpers 2020-10-23 12:16:04 +02:00
Sam Tolmay
26c70dbc09 tests(build): clean up tests 2020-10-21 13:03:04 +02:00
Gervwyk
ebe373827d fix: use helpers from helpers 2020-10-17 19:33:28 +02:00