1066 Commits (b7991ea894e004bdbcd58dc2c8df47e4c3a8ea68)

Author SHA1 Message Date
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 6 years ago
Martin McKeaveney 174dc6c780 v0.8.17 6 years ago
Andrew Kingston 95bef3e90a Standardise text area updates 6 years ago
Andrew Kingston 691c9a9bd1 Replace RichText editor with spectrum text area 6 years ago
Andrew Kingston 7ba5ff7b34 Add radio group spectrum component and update builder 6 years ago
Andrew Kingston 9a2385e4b2 Use BBUI checkbox in standard components 6 years ago
Andrew Kingston 0f0d9bf72e Fix standard component table layout 6 years ago
Andrew Kingston d19e15c1e7 Update some standard components form components to use generic BBUI core components 6 years ago
Andrew Kingston c94bbf9571 Update StringField and OptionsField to use BBUI components 6 years ago
Andrew Kingston c2b41ac55a Make standard components table custom column non-sortable 6 years ago
Andrew Kingston c3748ce640 Fix client table not passing down rowCount and improve styles of wrapper div 6 years ago
Martin McKeaveney 0fc957a13d v0.8.16 6 years ago
Martin McKeaveney 160d02a691 v0.8.15 6 years ago
Andrew Kingston 0b3dcb40a3 Use BBUI spectrum table in standard components 6 years ago
Martin McKeaveney c30e70c939 v0.8.14 6 years ago
Martin McKeaveney 4b6efc42ed v0.8.13 6 years ago
Andrew Kingston 48918a17f5 Fix typo 6 years ago
Andrew Kingston 4cb085d80d Add commonJS fields to package.json for client and standard components so the server can require them 6 years ago
Andrew Kingston 6d8f27ba4e Export manifext in package.json 6 years ago
Andrew Kingston 4e200d0def Update locks 6 years ago
Andrew Kingston a788a161b8 Include BBUI CSS in standard components 6 years ago
Andrew Kingston e3cee769f4 Remove old code from container 6 years ago
Andrew Kingston eff0313e4e Update locks 6 years ago
Andrew Kingston 230e9ed988 Update to support new backend table structure 6 years ago
Andrew Kingston 249f58c3b4 Add standard components yarn.lock 6 years ago
Andrew Kingston db2a710168 Improve cross-package bundling 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 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
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
mike12345567 a5fd8d0e33 Rewriting search to use the new couchdb 3.0 search functionality. 6 years ago
Andrew Kingston 9fddf13be5 Add onclick handler to icons 6 years ago
Andrew Kingston 6442177f72 Enable table to know when invalid column names have been passed 6 years ago
Andrew Kingston 892bbcd07a Add virtual rendering to table to increase performance and remove grid component 6 years ago
Martin McKeaveney 6f2a1d45cc v0.8.12 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
Andrew Kingston 9dc337dfec Remove tab selection state from tables 6 years ago
Andrew Kingston 63fb0b5b5d Improve table column sorting to put auto cols last 6 years ago
Andrew Kingston 124ff6b089 Add setting for table row count and improve height calculation 6 years ago