3333 Commits (e3bae26510dbbd4e85cfd05ab00914927af976ea)

Author SHA1 Message Date
Martin McKeaveney e3bae26510 fix no schema bug, feedback from demo 6 years ago
Martin McKeaveney 9576f11abc fix import 6 years ago
Martin McKeaveney ae4e34c872 lint 6 years ago
Martin McKeaveney 0ac322b11b lint 6 years ago
Martin McKeaveney 4b941e7a9f mongo config 6 years ago
Martin McKeaveney 4442240e68 dynamo integration 6 years ago
Martin McKeaveney 882823671a query and datasource unit tests 6 years ago
Martin McKeaveney 3d967c2070 v0.5.3 6 years ago
Martin McKeaveney 62ebf3cedc v0.5.2 6 years ago
Martin McKeaveney c33a59f087 v0.5.1 6 years ago
Martin McKeaveney bbc6258612 v0.5.0 6 years ago
Martin McKeaveney 83910f0aab pass field values in binding drawer 6 years ago
Martin McKeaveney c40e88eb32 tidy up 6 years ago
Martin McKeaveney 648d45a373 schema updates, custom fields 6 years ago
Martin McKeaveney 45a02507f7 custom fields in queries 6 years ago
Michael Shanks 2a3ab3ebe2 Schema setup - styling changes 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
Michael Shanks dd1e5cd7cd allow new automation from button action setup 6 years ago
Martin McKeaveney 052b39d6ec readable to writable bindings 6 years ago
Martin McKeaveney 72ea05cc05 type safe schema validation 6 years ago
Martin McKeaveney 49477d3ac9 styling, async data fetching 6 years ago
mike12345567 e7913e5f19 This simply removes the self hosting logo URL feature as it doesn't really make sense, screen/layout templates are held in the builder codebase and therefore controlling the logo from the server isn't really possible. 6 years ago
Martin McKeaveney 391dabf7a1 direct airtable integration works 6 years ago
Martin McKeaveney 5aa7edda64 use dynamic input in query 6 years ago
Michael Shanks 5d2612f547 changed input style for automation schema setup 6 years ago
mike12345567 e14e5c85f2 Fixing removal of full path function (adding back original functionality). 6 years ago
Michael Shanks 0927ab0691 tidy up 6 years ago
Andrew Kingston c6532303ce Remove hostname check when creating API endpoint URLs now that they are proxied 6 years ago
Martin McKeaveney d710874ef1 binding data context in component 6 years ago
Michael Shanks b2daff6285 Trigger Automation from frontend actions 6 years ago
Martin McKeaveney 98a7085bbc Allow dynamic query execution from front end components 6 years ago
mike12345567 42a077d5af Linting. 6 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. 6 years ago
Andrew Kingston 97dfc14007 Bundle app ID inside apps, rather than trying to find it dynamically 6 years ago
Andrew Kingston 5fb6503298 Bundle client as IIFE rather than ESM 6 years ago
Martin McKeaveney 64e31189b7 new datasource design 6 years ago
mike12345567 f1c7a46d37 Adding a build method which can push docker images if you are logged in to docker CLI and making the main docker compose file use the pushed images instead. 6 years ago
Andrew Kingston 4be14cfacb Update autoscreen toggle text 6 years ago
Andrew Kingston 0564870d8c Small text change to autoscreen toggle 6 years ago
Michael Drury ae76780345 Fixing cypress failure. 6 years ago
mike12345567 b6e5658f4e Linting. 6 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. 6 years ago
Andrew Kingston 7abd9b4f4a Swap back to border for selected component highlighting from box-shadow 6 years ago
Andrew Kingston 3ec179ad57 Add toggle to make autoscreens optional 6 years ago
Martin McKeaveney 37ef32a173 switching between queries 6 years ago
Andrew Kingston 977445dae8 Only highlight style changes for the currently selected state (normal / hover) 6 years ago
Andrew Kingston a3a580d208 Standardise design panel setting placeholders 6 years ago
mike12345567 e25f64da71 Fixing up settings to only take the one URL now, the main hosting URL. 6 years ago