878 Commits (4c19d2d42fd45de144fc0405d56b54b7a3bb6cbb)

Author SHA1 Message Date
Andrew Kingston a0304d7945 Add dropzone component and update builder and standard components 5 years ago
Andrew Kingston b2fc4e56eb Add datepicker, centralise icon management and update builder styles 5 years ago
Andrew Kingston 3703ab17a4 Update all design panel settings and styles to use new spectrum components 5 years ago
Andrew Kingston 95bef3e90a Standardise text area updates 5 years ago
Andrew Kingston 691c9a9bd1 Replace RichText editor with spectrum text area 5 years ago
Andrew Kingston 7ba5ff7b34 Add radio group spectrum component and update builder 5 years ago
Andrew Kingston 9a2385e4b2 Use BBUI checkbox in standard components 5 years ago
Andrew Kingston 0f0d9bf72e Fix standard component table layout 5 years ago
Andrew Kingston d19e15c1e7 Update some standard components form components to use generic BBUI core components 5 years ago
Andrew Kingston c94bbf9571 Update StringField and OptionsField to use BBUI components 5 years ago
Andrew Kingston c2b41ac55a Make standard components table custom column non-sortable 5 years ago
Andrew Kingston c3748ce640 Fix client table not passing down rowCount and improve styles of wrapper div 5 years ago
Andrew Kingston 0b3dcb40a3 Use BBUI spectrum table in standard components 5 years ago
Andrew Kingston 48918a17f5 Fix typo 5 years ago
Andrew Kingston 4cb085d80d Add commonJS fields to package.json for client and standard components so the server can require them 5 years ago
Andrew Kingston 6d8f27ba4e Export manifext in package.json 5 years ago
Andrew Kingston 4e200d0def Update locks 5 years ago
Andrew Kingston a788a161b8 Include BBUI CSS in standard components 5 years ago
Andrew Kingston e3cee769f4 Remove old code from container 5 years ago
Andrew Kingston eff0313e4e Update locks 5 years ago
Andrew Kingston 230e9ed988 Update to support new backend table structure 5 years ago
Andrew Kingston 249f58c3b4 Add standard components yarn.lock 5 years ago
Andrew Kingston db2a710168 Improve cross-package bundling 5 years ago
Andrew Kingston d26c20df31 Update search component to work with new data bindings. Simplify manifest context entries for data bindings 5 years ago
Andrew Kingston 88ae09a553 Remove deprecated dataProvider setting from manifest 5 years ago
Andrew Kingston 8457e1743c Add correct height placeholder for tables to avoid jarring page resizing when loading data 5 years ago
Andrew Kingston 6b6debf6f9 Reorder table settings to put column selection last 5 years ago
Andrew Kingston 0c4687c502 Fix form picker component styling 5 years ago
Andrew Kingston 9b3a6a9c4d Disable table checkbox 5 years ago
mike12345567 d9808b2fd7 Minor change to make sure next button only displayed when relevant. 5 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. 5 years ago
mike12345567 a5fd8d0e33 Rewriting search to use the new couchdb 3.0 search functionality. 5 years ago
Andrew Kingston 9fddf13be5 Add onclick handler to icons 5 years ago
Andrew Kingston 6442177f72 Enable table to know when invalid column names have been passed 5 years ago
Andrew Kingston 892bbcd07a Add virtual rendering to table to increase performance and remove grid component 5 years ago
Andrew Kingston 16ce2d4a07 Change table truncation text to be agnostic of plural case 5 years ago
Andrew Kingston 604d02cb4e Add smart trunctation to all table cell types 5 years ago
Andrew Kingston c95baec83f Add table cell max width and support text truncation 5 years ago
Andrew Kingston e815996b8f Add quiet table setting and improve table borders 5 years ago
Andrew Kingston 85ebf41e74 Fix table scrollbars affecting height calculation 5 years ago
Andrew Kingston 0a50c7bf86 Ensure schema provided by DataProvider has name properties for all fields 5 years ago
Andrew Kingston 7c79e52360 Allow table to take children 5 years ago
Andrew Kingston 9dc337dfec Remove tab selection state from tables 5 years ago
Andrew Kingston 63fb0b5b5d Improve table column sorting to put auto cols last 5 years ago
Andrew Kingston 124ff6b089 Add setting for table row count and improve height calculation 5 years ago
Andrew Kingston bc562ffd6b Make table responsive and vertically and horizontally scrollable 5 years ago
Andrew Kingston 22fb849ad2 Increase table attachment preview heights 5 years ago
Andrew Kingston c70b69577a Add attachment handling to tables 5 years ago
Andrew Kingston 6457751367 Add initial version of new spectrum table component 5 years ago
Andrew Kingston d7c4fab4a5 Remove RowDetail component 5 years ago