2196 Commits (e3bae26510dbbd4e85cfd05ab00914927af976ea)

Author SHA1 Message Date
Martin McKeaveney e3bae26510 fix no schema bug, feedback from demo 5 years ago
Martin McKeaveney 9576f11abc fix import 5 years ago
Martin McKeaveney 0ac322b11b lint 5 years ago
Martin McKeaveney 4442240e68 dynamo integration 5 years ago
Martin McKeaveney 882823671a query and datasource unit tests 5 years ago
Martin McKeaveney 3d967c2070 v0.5.3 5 years ago
Martin McKeaveney 62ebf3cedc v0.5.2 5 years ago
Martin McKeaveney c33a59f087 v0.5.1 5 years ago
Martin McKeaveney bbc6258612 v0.5.0 5 years ago
Martin McKeaveney 83910f0aab pass field values in binding drawer 5 years ago
Martin McKeaveney c40e88eb32 tidy up 5 years ago
Martin McKeaveney 648d45a373 schema updates, custom fields 5 years ago
Martin McKeaveney 45a02507f7 custom fields in queries 5 years ago
Michael Shanks 2a3ab3ebe2 Schema setup - styling changes 5 years ago
Martin McKeaveney 7a1212ff36 Add all CRUD ops to airtable integration 5 years ago
Martin McKeaveney 66fccccc1e allow deletion of queries and datasources 5 years ago
Martin McKeaveney 04eca5b663 further syntax highlighting updates 5 years ago
Michael Shanks dd1e5cd7cd allow new automation from button action setup 5 years ago
Martin McKeaveney 052b39d6ec readable to writable bindings 5 years ago
Martin McKeaveney 72ea05cc05 type safe schema validation 5 years ago
Martin McKeaveney 49477d3ac9 styling, async data fetching 5 years ago
Martin McKeaveney 391dabf7a1 direct airtable integration works 5 years ago
Martin McKeaveney 5aa7edda64 use dynamic input in query 5 years ago
Michael Shanks 5d2612f547 changed input style for automation schema setup 5 years ago
Michael Shanks 0927ab0691 tidy up 5 years ago
Martin McKeaveney d710874ef1 binding data context in component 5 years ago
Michael Shanks b2daff6285 Trigger Automation from frontend actions 5 years ago
Martin McKeaveney 98a7085bbc Allow dynamic query execution from front end components 5 years ago
mike12345567 42a077d5af Linting. 5 years ago
mike12345567 9aca697bee Some minor updates, making template object store URL in self hosting relative so everything just goes through the proxy, and fixing issue with API key being required to create apps in self hosting. 5 years ago
Andrew Kingston 97dfc14007 Bundle app ID inside apps, rather than trying to find it dynamically 5 years ago
Martin McKeaveney 64e31189b7 new datasource design 5 years ago
Andrew Kingston 4be14cfacb Update autoscreen toggle text 5 years ago
Andrew Kingston 0564870d8c Small text change to autoscreen toggle 5 years ago
Michael Drury ae76780345 Fixing cypress failure. 5 years ago
mike12345567 b6e5658f4e Linting. 5 years ago
mike12345567 675e5127ad Updating worker to support using a self host key, a basic level of security, stopping builder from asking for API key if currently configured for self hosting, made the default values for self hosting make sense for a basic local installation, this should be final. 5 years ago
Andrew Kingston 3ec179ad57 Add toggle to make autoscreens optional 5 years ago
Martin McKeaveney 37ef32a173 switching between queries 5 years ago
Andrew Kingston 977445dae8 Only highlight style changes for the currently selected state (normal / hover) 5 years ago
Andrew Kingston a3a580d208 Standardise design panel setting placeholders 5 years ago
mike12345567 e25f64da71 Fixing up settings to only take the one URL now, the main hosting URL. 5 years ago
Andrew Kingston e3169be665 Remove deprecated prop 5 years ago
Andrew Kingston 9116658288 Update colorpicker to work with nullish values by always providing a fallback default value 5 years ago
Andrew Kingston 13134a8fea Use initialValue rather than defaultValue for style definitions 5 years ago
Andrew Kingston d25fd8b625 Pass preview type to client app so it can decide whether components are selectable 5 years ago
Andrew Kingston 8a3561957b Mark individual styles as changed if they have been changed 5 years ago
Andrew Kingston ac7e99afc3 Add button to reset styles 5 years ago
Andrew Kingston 71a9e228d0 Mark style categories as changed whenever any of their properties have changed 5 years ago
Andrew Kingston 82baab3d9d Make option select component select placeholder option whenever the value is nullish 5 years ago