4969 Commits (ecd55f6c2765d4d4b23b41a8b4164098971aed9a)
 

Author SHA1 Message Date
Andrew Kingston ecd55f6c27 Adjust iframe builder preview to prevent requirement of rollup-plugin-html 6 years ago
Andrew Kingston cf6c15170b Prune builder dependencies 6 years ago
Andrew Kingston 6dae8a83ec Update string-templates to use a better node polyfill rollup plugin 6 years ago
Andrew Kingston aa450c08b4 Fix issue with polyfilling node globals 6 years ago
Andrew Kingston 583faba9da Add BBUI to monorepo and use vite for builder, client lib and standard components 6 years ago
Andrew Kingston 3ec4d67852 Merge branch 'datasource-refactor' of github.com:Budibase/budibase into spectrum-bbui 6 years ago
Andrew Kingston 68f6b8820d Support BBUI hot reloading 6 years ago
Andrew Kingston 02b8b68bc7 Add BBUI package to monorepo 6 years ago
Andrew Kingston 95c363727d Remove unecessary escape in regex 6 years ago
Andrew Kingston d26c20df31 Update search component to work with new data bindings. Simplify manifest context entries for data bindings 6 years ago
Andrew Kingston 88ae09a553 Remove deprecated dataProvider setting from manifest 6 years ago
Andrew Kingston 8457e1743c Add correct height placeholder for tables to avoid jarring page resizing when loading data 6 years ago
Andrew Kingston 9012df0b90 Merge branch 'next' of github.com:Budibase/budibase into datasource-refactor 6 years ago
Andrew Kingston 6b6debf6f9 Reorder table settings to put column selection last 6 years ago
Andrew Kingston 0c4687c502 Fix form picker component styling 6 years ago
Andrew Kingston 9b3a6a9c4d Disable table checkbox 6 years ago
Michael Drury 6efea66505
Merge pull request #1335 from Budibase/lab-day/lucene 6 years ago
mike12345567 357cd8cfbd Quick change after reviewing. 6 years ago
mike12345567 1b4a4deef5 Removing unnecessary files and updating prod compose file. 6 years ago
mike12345567 3916b9a29a Some minor updates to make search test cases pass. 6 years ago
mike12345567 d9808b2fd7 Minor change to make sure next button only displayed when relevant. 6 years ago
mike12345567 659874c9ee Some final changes to search system so that the new indexing system is used instead of mango to achieve exactly the same result. 6 years ago
Michael Drury a81400cec3
Merge pull request #1331 from Budibase/feature/fs-removal 6 years ago
mike12345567 a5fd8d0e33 Rewriting search to use the new couchdb 3.0 search functionality. 6 years ago
mike12345567 8ae0e6bf15 Merge branch 'feature/fs-removal' of github.com:Budibase/budibase into lab-day/lucene 6 years ago
mike12345567 d459de1ae1 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. 6 years ago
mike12345567 03ef141297 Creating CouchDB 3.0 indexes. 6 years ago
mike12345567 dfa2881f1c Initialising CouchDB link to lucene and app design DBs for it. 6 years ago
mike12345567 321d3cbd5d Some further work to make sure all use of the budibaseAppsDir is removed in important places. 6 years ago
Andrew Kingston 9fddf13be5 Add onclick handler to icons 6 years ago
Andrew Kingston a242d19f28 Fix crash generating bindable properties for an empty data provider ID 6 years ago
mike12345567 f16fe2d8d2 Quick change to make sure the client lib always served correctly in test. 6 years ago
mike12345567 e9ceff42d5 Attempting to solve component library issue permanently in test. 6 years ago
Andrew Kingston 6442177f72 Enable table to know when invalid column names have been passed 6 years ago
mike12345567 1cf0027c6e Some cleanup fixes for tests that makes sure temp directory isn't getting out of control. 6 years ago
Andrew Kingston 892bbcd07a Add virtual rendering to table to increase performance and remove grid component 6 years ago
mike12345567 7c2ef4d43f Fixing cypress test issues. 6 years ago
mike12345567 3bef238d55 Updating system for hosting error that blocked creating apps when server not configured correctly. 6 years ago
mike12345567 1de09689b5 Fixing an issue with a test case, was going down dev path. 6 years ago
Martin McKeaveney 4019b2df5b
Merge pull request #1329 from Budibase/single-stack-dev 6 years ago
Martin McKeaveney b315795150
Update release.yml 6 years ago
Andrew Kingston 16ce2d4a07 Change table truncation text to be agnostic of plural case 6 years ago
Andrew Kingston 604d02cb4e Add smart trunctation to all table cell types 6 years ago
Andrew Kingston c95baec83f Add table cell max width and support text truncation 6 years ago
Andrew Kingston e815996b8f Add quiet table setting and improve table borders 6 years ago
Andrew Kingston 85ebf41e74 Fix table scrollbars affecting height calculation 6 years ago
Andrew Kingston 0a50c7bf86 Ensure schema provided by DataProvider has name properties for all fields 6 years ago
Andrew Kingston 7c79e52360 Allow table to take children 6 years ago
Martin McKeaveney bf7031467d cypress tests passing 6 years ago
Martin McKeaveney f4c7455936 merge 6 years ago