615 Commits (fc01bdaac9ffebf99382d9237f8a3fcec0cb275f)

Author SHA1 Message Date
Martin McKeaveney 4086d39535 merge with next 5 years ago
Andrew Kingston 797e8a8b67 Add explicit prettier options 5 years ago
Andrew Kingston c010eeb314 Fix prettier and fix crash when using certain views as data sources 5 years ago
Keviin Åberg Kultalahti 0afbf1649e lint:fix 5 years ago
Andrew Kingston 379df050cf Add wrapper component to data provider so that it can be styled 5 years ago
Andrew Kingston 1fb6cd0b4b Add dropzone component and update builder and standard components 5 years ago
Andrew Kingston 06b438d585 Add datepicker, centralise icon management and update builder styles 5 years ago
Andrew Kingston ac4e0b6986 Standardise text area updates 5 years ago
Andrew Kingston 2ab62dc935 Replace RichText editor with spectrum text area 5 years ago
Andrew Kingston 431abb53ce Add radio group spectrum component and update builder 5 years ago
Andrew Kingston 106b7b9ebd Use BBUI checkbox in standard components 5 years ago
Andrew Kingston ca6da5144e Fix standard component table layout 5 years ago
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 9df873a9a8 Include BBUI CSS in standard components 5 years ago
Andrew Kingston 2ff3fce35d Remove old code from container 5 years ago
Andrew Kingston 3ab4c7f4bc Improve cross-package bundling 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 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 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
Andrew Kingston 1368074f68 Update bindable properties to handle new data provider 6 years ago