42 Commits (737ce9dc32dd63dd40b4f381209d16fc548c382c)

Author SHA1 Message Date
Andrew Kingston 737ce9dc32 Fix issue with determining when to hide sensitive fields from query definitions and never delete the query schema 5 years ago
mike12345567 2dee1d6cff Fixing issues dsicovered by automation test cases, as well as disabling threading for test scenarios. 5 years ago
mike12345567 82dac5c588 Adding worker controls to both automations and queries. 5 years ago
mike12345567 2e61209291 Adding worker-farm back to have a mechanism to run queries within which we can timeout. 5 years ago
mike12345567 aebd39d874 Fixing REST PUT using POST as per #3227. 5 years ago
mike12345567 8b2c505050 Fixing #2718 - disabling handlebars helpers for queries. 5 years ago
mike12345567 cd1f48b920 Fixing some issues found with query while testing. 5 years ago
mike12345567 b27a07f785 Adding the basics of the query transformers to the frontend and to the backend, as well as switching to vm2 for script running. 5 years ago
Maurits Lourens 104a84d19b merge develop into branch 5 years ago
mike12345567 c337a855cc Saving progress towards re-working CTX usage in automation steps. 5 years ago
Martin McKeaveney 1a94ef5039 end to end data providers and opinionated sql 5 years ago
Martin McKeaveney ba17e0bc9c do not make query execution a requirement 5 years ago
Martin McKeaveney f992c650d2 allow deletion of relationships 5 years ago
mike12345567 53acb9745a Fixing an issue found with queries, if an optional property isn't set then problems could arise before. 5 years ago
Andrew Kingston 556236ebce Add explicit prettier options 5 years ago
Keviin Åberg Kultalahti 4ec2e7d01f lint:fix 5 years ago
mike12345567 547492189a Adding cleanup operation to dynamo client. 6 years ago
mike12345567 865baf6d16 Removing use of the , replacing to ctx.appId to make it clear appId not part of the auth. 6 years ago
mike12345567 73cf53d149 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. 6 years ago
Martin McKeaveney bc7cc089b8 allowing airtable query to send down the number of records you want from your table 6 years ago
mike12345567 0c51bb7275 Updating query test to include mocked preview/execute and adding layout tests. 6 years ago
Martin McKeaveney 692c5a9b3e read all columns for schema rather than just the first 6 years ago
Martin McKeaveney 6dfc4a4de5 ensure JSON parsed correctly 6 years ago
Martin McKeaveney 6019af93ee REST integration end to end 6 years ago
mike12345567 d5293e299f 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. 6 years ago
mike12345567 163079d278 Adding a nicer error for when user input JSON is invalid. 6 years ago
mike12345567 c74f1011d0 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. 6 years ago
Martin McKeaveney 4b941e7a9f mongo config 6 years ago
Martin McKeaveney 45a02507f7 custom fields in queries 6 years ago
Martin McKeaveney 7a1212ff36 Add all CRUD ops to airtable integration 6 years ago
Martin McKeaveney 66fccccc1e allow deletion of queries and datasources 6 years ago
Martin McKeaveney 04eca5b663 further syntax highlighting updates 6 years ago
Martin McKeaveney 72ea05cc05 type safe schema validation 6 years ago
Martin McKeaveney 391dabf7a1 direct airtable integration works 6 years ago
Martin McKeaveney d710874ef1 binding data context in component 6 years ago
Martin McKeaveney 98a7085bbc Allow dynamic query execution from front end components 6 years ago
Martin McKeaveney 64e31189b7 new datasource design 6 years ago
Martin McKeaveney 37ef32a173 switching between queries 6 years ago