31 Commits (eeaca8fc821e583aeb741f2de729e884c5eafe07)

Author SHA1 Message Date
Martin McKeaveney eeaca8fc82 do not make query execution a requirement 5 years ago
Martin McKeaveney f58ad3a12c allow deletion of relationships 5 years ago
mike12345567 75f9335a44 Fixing an issue found with queries, if an optional property isn't set then problems could arise before. 5 years ago
Andrew Kingston 797e8a8b67 Add explicit prettier options 5 years ago
Keviin Åberg Kultalahti 0afbf1649e lint:fix 5 years ago
mike12345567 2ef1586d4d Adding cleanup operation to dynamo client. 5 years ago
mike12345567 ae8dd1ec78 Removing use of the , replacing to ctx.appId to make it clear appId not part of the auth. 5 years ago
mike12345567 d66af9f151 Getting rid of the CLOUD environment variable, this makes no sense anymore, now there is isDev() and isProd() which will work out the current state of the cluster. 5 years ago
Martin McKeaveney 4b5a1d6177 allowing airtable query to send down the number of records you want from your table 5 years ago
mike12345567 6231c25ed5 Updating query test to include mocked preview/execute and adding layout tests. 5 years ago
Martin McKeaveney 89c2ae0692 read all columns for schema rather than just the first 5 years ago
Martin McKeaveney 13c51f61d9 ensure JSON parsed correctly 5 years ago
Martin McKeaveney 5787dd3f93 REST integration end to end 5 years ago
mike12345567 98b23c999d Update to add readable prop to every 'read' query to follow a consistent pattern as well as adding a get endpoint for a single query. 5 years ago
mike12345567 febf06d3f6 Adding a nicer error for when user input JSON is invalid. 5 years ago
mike12345567 6a41875556 Some fixes for integrations, making Dynamo work correctly and allow local usage as well as using the API to try and make responses that are objects work better. 5 years ago
Martin McKeaveney fc5ebd6b53 mongo config 5 years ago
Martin McKeaveney 94ee5855a5 custom fields in queries 5 years ago
Martin McKeaveney 33d63607e2 Add all CRUD ops to airtable integration 5 years ago
Martin McKeaveney 19f6139a1a allow deletion of queries and datasources 5 years ago
Martin McKeaveney d05f1666fc further syntax highlighting updates 5 years ago
Martin McKeaveney f7383f37da type safe schema validation 5 years ago
Martin McKeaveney 579e3a79b7 direct airtable integration works 5 years ago
Martin McKeaveney 102b7ce61f binding data context in component 5 years ago
Martin McKeaveney 8e40f4b5f8 Allow dynamic query execution from front end components 5 years ago
Martin McKeaveney d1a119f06a new datasource design 5 years ago
Martin McKeaveney d7a0d29b03 switching between queries 5 years ago