4973 Commits (ee33a151b0f87461e0c19658d9dad328b2a7adb7)
 

Author SHA1 Message Date
Andrew Kingston ee33a151b0 Support serving vite-bundled builder from server 5 years ago
Andrew Kingston a774f400f8 Export package.json from string-templates repo 5 years ago
Andrew Kingston 194eb13440 Remove hardcoded builder assets in server 5 years ago
Andrew Kingston 80f819255d Prefix builder URLs with 'builder' in both routify and vite to lay groundwork for server proxying 5 years ago
Andrew Kingston db0e234858 Adjust iframe builder preview to prevent requirement of rollup-plugin-html 5 years ago
Andrew Kingston 03eafad505 Prune builder dependencies 5 years ago
Andrew Kingston 369a0d6c7a Update string-templates to use a better node polyfill rollup plugin 5 years ago
Andrew Kingston a2bd824a1d Fix issue with polyfilling node globals 5 years ago
Andrew Kingston 44ad38fdf8 Add BBUI to monorepo and use vite for builder, client lib and standard components 5 years ago
Andrew Kingston 0c3f2450f2 Merge branch 'datasource-refactor' of github.com:Budibase/budibase into spectrum-bbui 5 years ago
Andrew Kingston dbbeb61297 Support BBUI hot reloading 5 years ago
Andrew Kingston 64cd1aca32 Add BBUI package to monorepo 5 years ago
Andrew Kingston e15986a6a5 Remove unecessary escape in regex 5 years ago
Andrew Kingston c486a311b1 Update search component to work with new data bindings. Simplify manifest context entries for data bindings 5 years ago
Andrew Kingston 38d1dfed1b Remove deprecated dataProvider setting from manifest 5 years ago
Andrew Kingston fc9fcaa868 Add correct height placeholder for tables to avoid jarring page resizing when loading data 5 years ago
Andrew Kingston 83a021a45d Merge branch 'next' of github.com:Budibase/budibase into datasource-refactor 5 years ago
Andrew Kingston 181ba065ec Reorder table settings to put column selection last 5 years ago
Andrew Kingston 694dab654d Fix form picker component styling 5 years ago
Andrew Kingston b46cef4fcd Disable table checkbox 5 years ago
Michael Drury 91a781025d Merge pull request #1335 from Budibase/lab-day/lucene 5 years ago
mike12345567 12ed9f9d02 Quick change after reviewing. 5 years ago
mike12345567 4b0348add4 Removing unnecessary files and updating prod compose file. 5 years ago
mike12345567 273855ed8c Some minor updates to make search test cases pass. 5 years ago
mike12345567 41d16442c7 Minor change to make sure next button only displayed when relevant. 5 years ago
mike12345567 97f8d34947 Some final changes to search system so that the new indexing system is used instead of mango to achieve exactly the same result. 5 years ago
Michael Drury a438f5ebf2 Merge pull request #1331 from Budibase/feature/fs-removal 5 years ago
mike12345567 b97071bf82 Rewriting search to use the new couchdb 3.0 search functionality. 5 years ago
mike12345567 942214a54a Merge branch 'feature/fs-removal' of github.com:Budibase/budibase into lab-day/lucene 5 years ago
mike12345567 415b48856f Fixing an issue with bucket creation, sometimes many calls will be made at once for checking bucket exists, just manage this by storing the state of promise. 5 years ago
mike12345567 c51cf423e3 Creating CouchDB 3.0 indexes. 5 years ago
mike12345567 24c523faad Initialising CouchDB link to lucene and app design DBs for it. 5 years ago
mike12345567 b70ff24dac Some further work to make sure all use of the budibaseAppsDir is removed in important places. 5 years ago
Andrew Kingston dd54bc9771 Add onclick handler to icons 5 years ago
Andrew Kingston f17e2478e2 Fix crash generating bindable properties for an empty data provider ID 5 years ago
mike12345567 f7d14a8110 Quick change to make sure the client lib always served correctly in test. 5 years ago
mike12345567 8d23152562 Attempting to solve component library issue permanently in test. 5 years ago
Andrew Kingston 3c67e4806e Enable table to know when invalid column names have been passed 5 years ago
mike12345567 d5154a1ed9 Some cleanup fixes for tests that makes sure temp directory isn't getting out of control. 5 years ago
Andrew Kingston f84302ed89 Add virtual rendering to table to increase performance and remove grid component 5 years ago
mike12345567 6919057320 Fixing cypress test issues. 5 years ago
mike12345567 ed01d2463e Updating system for hosting error that blocked creating apps when server not configured correctly. 5 years ago
mike12345567 8a577b81f6 Fixing an issue with a test case, was going down dev path. 5 years ago
Martin McKeaveney 43a2e8ba10 Merge pull request #1329 from Budibase/single-stack-dev 5 years ago
Martin McKeaveney ebce53e9ad Update release.yml 5 years ago
Andrew Kingston 4b4288d982 Change table truncation text to be agnostic of plural case 5 years ago
Andrew Kingston 3c7aa63f51 Add smart trunctation to all table cell types 5 years ago
Andrew Kingston 950b022798 Add table cell max width and support text truncation 5 years ago
Andrew Kingston 2f52f31ae4 Add quiet table setting and improve table borders 5 years ago
Andrew Kingston 27c3be9d7e Fix table scrollbars affecting height calculation 5 years ago