9582 Commits (05e2baa0d362744b538ecbb4dda6dc0f20324f4e)
 

Author SHA1 Message Date
mike12345567 05e2baa0d3 Moving generation to builder because it reduces API calls and has no reason to be carried out server-side, handling array/object schema generation correctly. 5 years ago
mike12345567 5ff8716080 Adding server functionality to determine schema for JSON data type, some basic UI around an editor for getting JSON to determine schema from and the key/value mechanism for flat structures. 5 years ago
mike12345567 1ae4c6ac3a Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend 5 years ago
Budibase Staging Release Bot 531985c8da v0.9.190-alpha.8 5 years ago
Michael Drury cba41d8e9d Merge pull request #3554 from Budibase/labday/docs 5 years ago
Budibase Staging Release Bot 15381e44eb v0.9.190-alpha.7 5 years ago
Martin McKeaveney 4b79045dac adding check on backend 5 years ago
Martin McKeaveney a33204e4cf adding check for initinfo 5 years ago
mike12345567 5e9f3969c9 Fixing a few issues that became obvious when I was looking at examples of what gets sent to the API for table saving. 5 years ago
mike12345567 4697b21ef1 Updating docs for tables, adding a swagger generation tool and a README describing how to use it. 5 years ago
Budibase Staging Release Bot 78de471948 v0.9.190-alpha.6 5 years ago
Andrew Kingston 11142335ff Merge pull request #3542 from Budibase/ak-fixes 5 years ago
Budibase Staging Release Bot 688d461fcc v0.9.190-alpha.5 5 years ago
Martin McKeaveney c7bf4770a5 Merge pull request #3543 from Budibase/martin/misc-tasks 5 years ago
Martin McKeaveney eec02321f5 fix cypress tests 5 years ago
Budibase Staging Release Bot 186ef7a922 v0.9.190-alpha.4 5 years ago
Peter Clement 0b9cc02023 Merge pull request #3544 from Budibase/feature/auto-screen-ui 5 years ago
Peter Clement fec8689069 change colour of autoscreen selection 5 years ago
Peter Clement 2945b15ee3 update cypress to account for no default screen 5 years ago
mike12345567 a99bf1bba3 Updating scripts to allow opening in the browser when generated. 5 years ago
Budibase Staging Release Bot aa010163a7 v0.9.190-alpha.3 5 years ago
mike12345567 82a0bfa5f5 Fixing issue discovered by Cypress. 5 years ago
mike12345567 5b2e6bddf8 Updating docs. 5 years ago
Budibase Staging Release Bot 7e97d2ba95 v0.9.190-alpha.2 5 years ago
mike12345567 b68cd07431 Fixing issue with data import error not invalidating modals. 5 years ago
mike12345567 88f31bcf34 Basic work for generating. 5 years ago
Peter Clement d42df03f25 fix appPackage unit tests 5 years ago
Peter Clement 0c60a56a3a remove initial screen creation 5 years ago
Andrew Kingston 0b239a5bec Add test to ensure query schema is correctly cleared for prod app IDs 5 years ago
Budibase Staging Release Bot 7d024f285d v0.9.190-alpha.1 5 years ago
Michael Drury a02ec65661 Merge pull request #3541 from Budibase/fix/sql-issues 5 years ago
Budibase Staging Release Bot daaf22f648 v0.9.190-alpha.0 5 years ago
mike12345567 0f0770af32 Merge branch 'master' of github.com:Budibase/budibase into develop 5 years ago
Martin McKeaveney 3040613b53 removing script dir 5 years ago
Martin McKeaveney 5313e27797 auto name template based apps 5 years ago
Andrew Kingston 3abaded20a Update tests 5 years ago
Andrew Kingston aea0a9082b Lint 5 years ago
Andrew Kingston 63fac77ad1 Ensure horizontal cards in the card block don't exceed the width of the screen 5 years ago
Andrew Kingston 38219f0ea3 Fix issue with determining when to hide sensitive fields from query definitions and never delete the query schema 5 years ago
Martin McKeaveney 90934c547f allow type editing on custom query datasource schemas 5 years ago
Budibase Staging Release Bot b90a845efc v0.9.185-alpha.22 5 years ago
Peter Clement 4ede32c408 Merge pull request #3533 from Budibase/feature/auto-screen-ui 5 years ago
Peter Clement 591d0bb7d8 re-add analytics 5 years ago
Peter Clement 3e6d858d3a fix automation 5 years ago
Martin McKeaveney 5695827f86 auto app creation from template E2E, added warning to automations that they can't run in dev 5 years ago
mike12345567 f6ecd423ce Fixing some issues discovered with many to many relationships in SQL, as well as problems uncovered by #3531. 5 years ago
Peter Clement f8f191570d refactor screen templates to include table name 5 years ago
Peter Clement f9fea88541 refactor screen templates to include table name 5 years ago
mike12345567 bf44c15b74 Fixing issue with datasource deletion not navigating if was on data source plus table and fixing #3523 where relationships would cause sorting to breaking postgres/oracle. 5 years ago
mike12345567 116bccfd73 Fix for issue #3327 - may not solve issue with mariaDB but works for MySQL. 5 years ago