870 Commits (cfa4b118c2bb8632e408700a21b073c00a9d8cd7)

Author SHA1 Message Date
Andrew Kingston cfa4b118c2 Update some standard components form components to use generic BBUI core components 6 years ago
Andrew Kingston 13e5c5ad61 Update StringField and OptionsField to use BBUI components 6 years ago
Andrew Kingston 6ba2d7a0ef Make standard components table custom column non-sortable 6 years ago
Andrew Kingston 1ea51cdb74 Fix client table not passing down rowCount and improve styles of wrapper div 6 years ago
Andrew Kingston 41742e7138 Use BBUI spectrum table in standard components 6 years ago
Andrew Kingston 9c4cbbd52c Fix typo 6 years ago
Andrew Kingston 99258da2df Add commonJS fields to package.json for client and standard components so the server can require them 6 years ago
Andrew Kingston d97a4a59e9 Export manifext in package.json 6 years ago
Andrew Kingston 7efcc29ba8 Update locks 6 years ago
Andrew Kingston 9df873a9a8 Include BBUI CSS in standard components 6 years ago
Andrew Kingston 2ff3fce35d Remove old code from container 6 years ago
Andrew Kingston 4f3900ecbd Update locks 6 years ago
Andrew Kingston 7c76a26467 Update to support new backend table structure 6 years ago
Andrew Kingston b148d05c5a Add standard components yarn.lock 6 years ago
Andrew Kingston 3ab4c7f4bc Improve cross-package bundling 6 years ago
Andrew Kingston c486a311b1 Update search component to work with new data bindings. Simplify manifest context entries for data bindings 6 years ago
Andrew Kingston 38d1dfed1b Remove deprecated dataProvider setting from manifest 6 years ago
Andrew Kingston fc9fcaa868 Add correct height placeholder for tables to avoid jarring page resizing when loading data 6 years ago
Andrew Kingston 181ba065ec Reorder table settings to put column selection last 6 years ago
Andrew Kingston 694dab654d Fix form picker component styling 6 years ago
Andrew Kingston b46cef4fcd Disable table checkbox 6 years ago
mike12345567 41d16442c7 Minor change to make sure next button only displayed when relevant. 6 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. 6 years ago
mike12345567 b97071bf82 Rewriting search to use the new couchdb 3.0 search functionality. 6 years ago
Andrew Kingston dd54bc9771 Add onclick handler to icons 6 years ago
Andrew Kingston 3c67e4806e Enable table to know when invalid column names have been passed 6 years ago
Andrew Kingston f84302ed89 Add virtual rendering to table to increase performance and remove grid component 6 years ago
Andrew Kingston 4b4288d982 Change table truncation text to be agnostic of plural case 6 years ago
Andrew Kingston 3c7aa63f51 Add smart trunctation to all table cell types 6 years ago
Andrew Kingston 950b022798 Add table cell max width and support text truncation 6 years ago
Andrew Kingston 2f52f31ae4 Add quiet table setting and improve table borders 6 years ago
Andrew Kingston 27c3be9d7e Fix table scrollbars affecting height calculation 6 years ago
Andrew Kingston 48c3b3a58d Ensure schema provided by DataProvider has name properties for all fields 6 years ago
Andrew Kingston b6a202f54f Allow table to take children 6 years ago
Andrew Kingston 47ee98f839 Remove tab selection state from tables 6 years ago
Andrew Kingston b9c8214476 Improve table column sorting to put auto cols last 6 years ago
Andrew Kingston 19c659fa16 Add setting for table row count and improve height calculation 6 years ago
Andrew Kingston c619b8f39e Make table responsive and vertically and horizontally scrollable 6 years ago
Andrew Kingston cb6a3481f0 Increase table attachment preview heights 6 years ago
Andrew Kingston ae6a762812 Add attachment handling to tables 6 years ago
Andrew Kingston 6bc622a857 Add initial version of new spectrum table component 6 years ago
Andrew Kingston 5d9692e338 Remove RowDetail component 6 years ago
Andrew Kingston 85377d24ce Update form setting datasource type 6 years ago
Andrew Kingston c3401486cc Update all charts to work with new data provider 6 years ago
Andrew Kingston 6d7cb8d6ba Update bar chart to work with new data provider 6 years ago
Andrew Kingston 8b9f5692ab Update grid to support data providers 6 years ago
Andrew Kingston 1ccbe140b8 Provide schema from data providers 6 years ago
Keviin Åberg Kultalahti a769d5f477 reverts some of the merged files 6 years ago
Keviin Åberg Kultalahti 81cb6917eb bumps svelte version in client and standard-components packages 6 years ago
Andrew Kingston 1368074f68 Update bindable properties to handle new data provider 6 years ago