870 Commits (cfa4b118c2bb8632e408700a21b073c00a9d8cd7)

Author SHA1 Message Date
Andrew Kingston cfa4b118c2 Update some standard components form components to use generic BBUI core components 5 years ago
Andrew Kingston 13e5c5ad61 Update StringField and OptionsField to use BBUI components 5 years ago
Andrew Kingston 6ba2d7a0ef Make standard components table custom column non-sortable 5 years ago
Andrew Kingston 1ea51cdb74 Fix client table not passing down rowCount and improve styles of wrapper div 5 years ago
Andrew Kingston 41742e7138 Use BBUI spectrum table in standard components 5 years ago
Andrew Kingston 9c4cbbd52c Fix typo 5 years ago
Andrew Kingston 99258da2df Add commonJS fields to package.json for client and standard components so the server can require them 5 years ago
Andrew Kingston d97a4a59e9 Export manifext in package.json 5 years ago
Andrew Kingston 7efcc29ba8 Update locks 5 years ago
Andrew Kingston 9df873a9a8 Include BBUI CSS in standard components 5 years ago
Andrew Kingston 2ff3fce35d Remove old code from container 5 years ago
Andrew Kingston 4f3900ecbd Update locks 5 years ago
Andrew Kingston 7c76a26467 Update to support new backend table structure 5 years ago
Andrew Kingston b148d05c5a Add standard components yarn.lock 5 years ago
Andrew Kingston 3ab4c7f4bc Improve cross-package bundling 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 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
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
mike12345567 b97071bf82 Rewriting search to use the new couchdb 3.0 search functionality. 5 years ago
Andrew Kingston dd54bc9771 Add onclick handler to icons 5 years ago
Andrew Kingston 3c67e4806e Enable table to know when invalid column names have been passed 5 years ago
Andrew Kingston f84302ed89 Add virtual rendering to table to increase performance and remove grid component 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
Andrew Kingston 48c3b3a58d Ensure schema provided by DataProvider has name properties for all fields 5 years ago
Andrew Kingston b6a202f54f Allow table to take children 5 years ago
Andrew Kingston 47ee98f839 Remove tab selection state from tables 5 years ago
Andrew Kingston b9c8214476 Improve table column sorting to put auto cols last 5 years ago
Andrew Kingston 19c659fa16 Add setting for table row count and improve height calculation 5 years ago
Andrew Kingston c619b8f39e Make table responsive and vertically and horizontally scrollable 5 years ago
Andrew Kingston cb6a3481f0 Increase table attachment preview heights 5 years ago
Andrew Kingston ae6a762812 Add attachment handling to tables 5 years ago
Andrew Kingston 6bc622a857 Add initial version of new spectrum table component 5 years ago
Andrew Kingston 5d9692e338 Remove RowDetail component 5 years ago
Andrew Kingston 85377d24ce Update form setting datasource type 5 years ago
Andrew Kingston c3401486cc Update all charts to work with new data provider 5 years ago
Andrew Kingston 6d7cb8d6ba Update bar chart to work with new data provider 5 years ago
Andrew Kingston 8b9f5692ab Update grid to support data providers 5 years ago
Andrew Kingston 1ccbe140b8 Provide schema from data providers 5 years ago
Keviin Åberg Kultalahti a769d5f477 reverts some of the merged files 5 years ago
Keviin Åberg Kultalahti 81cb6917eb bumps svelte version in client and standard-components packages 5 years ago
Andrew Kingston 1368074f68 Update bindable properties to handle new data provider 5 years ago