3768 Commits (7a1212ff36f9df3cb3ab238e643a80905aa22bf0)
 

Author SHA1 Message Date
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
Martin McKeaveney 052b39d6ec readable to writable bindings 5 years ago
Martin McKeaveney 72ea05cc05 type safe schema validation 5 years ago
Martin McKeaveney 70e4b2514e merge 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 Drury 61623f75ba
Merge pull request #974 from Budibase/feature/self-hosting 5 years ago
mike12345567 2a5c9b6a55 Making sure docker image build only runs on linux and fixing syntax error. 5 years ago
mike12345567 f7783a78c8 Adding docker image release to release GH action. 5 years ago
mike12345567 e14e5c85f2 Fixing removal of full path function (adding back original functionality). 5 years ago
Andrew Kingston c6532303ce Remove hostname check when creating API endpoint URLs now that they are proxied 5 years ago
Martin McKeaveney d710874ef1 binding data context in component 5 years ago
mike12345567 e08b188c8f Missing route prop. 5 years ago
Martin McKeaveney 98a7085bbc Allow dynamic query execution from front end components 5 years ago
mike12345567 aae6ed7157 Updating envoy to handle API request, proxy to app-service, doesn't have to come from /app/api. 5 years ago
mike12345567 c3e3dfa25d Changing scripts directory around a bit for hosting, make it clear shell scripts are for unix/linux. 5 years ago
mike12345567 d3a4eed88b Merge branch 'master' of github.com:Budibase/budibase into feature/self-hosting 5 years ago
mike12345567 b422961307 Removing envoy admin feature (pointless, can add if needed, adds security risk). 5 years ago
mike12345567 327c0f93ed Removing swap file. 5 years ago
Andrew Kingston 9619240804
Merge pull request #975 from Budibase/optional-autoscreens 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
Andrew Kingston 5fb6503298 Bundle client as IIFE rather than ESM 5 years ago
Martin McKeaveney f2abc7d351 Merge branch 'master' of github.com:Budibase/budibase into external-tables 5 years ago
Martin McKeaveney 64e31189b7 new datasource design 5 years ago
mike12345567 2583e70498 Merge branch 'feature/self-hosting' of github.com:Budibase/budibase into feature/self-hosting 5 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. 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 0f4dcbc3e2 Removing --build option from docker-compose up. 5 years ago
mike12345567 429c6f912c Merge branch 'master' of github.com:Budibase/budibase into feature/self-hosting 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 7abd9b4f4a Swap back to border for selected component highlighting from box-shadow 5 years ago
Andrew Kingston 3ec179ad57 Add toggle to make autoscreens optional 5 years ago
Andrew Kingston 4f19a3e342
Merge pull request #972 from Budibase/custom-css 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 cb85ed1916 Merge branch 'master' of github.com:Budibase/budibase into feature/self-hosting 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 6a6cbd6623 Initialise client app with preview type, left out from previous commit 5 years ago
Andrew Kingston 13134a8fea Use initialValue rather than defaultValue for style definitions 5 years ago