599 Commits (1306f4cd684d4abd6ca47ddcbe1de4e209fee2fe)

Author SHA1 Message Date
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 db2a710168 Improve cross-package bundling 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 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
Andrew Kingston aef82e29a6 Update form setting datasource type 5 years ago
Andrew Kingston 951491006b Update all charts to work with new data provider 5 years ago
Andrew Kingston 87fd743f75 Update bar chart to work with new data provider 5 years ago
Andrew Kingston 73bff491e8 Update grid to support data providers 5 years ago
Andrew Kingston dc1f420163 Provide schema from data providers 5 years ago
Andrew Kingston 788817d249 Update bindable properties to handle new data provider 6 years ago
Andrew Kingston a51f5c73c4 Add data provider component and refactor component setting types 6 years ago
mike12345567 3947044014 Formatting. 6 years ago
Martin McKeaveney f1927a0d79 tidy up 6 years ago
Martin McKeaveney 8dd49a4d09 fix space table name grid bug 6 years ago
Keviin Åberg Kultalahti f711b7c075 screens can now select a transition rather than only use fade 6 years ago
Keviin Åberg Kultalahti d386de0282 moves the transition setting to the design panel 6 years ago
Andrew Kingston 736259f371 Add password field component 6 years ago
Andrew Kingston 37c0efad8d Add position option to background image 6 years ago
Keviin Åberg Kultalahti 856e80fce2 adds transition utility to the client sdk 6 years ago
Andrew Kingston 753c76d2f7 Center background image component 6 years ago
Andrew Kingston d856bcd35a Add external setting for links 6 years ago
Andrew Kingston 80f86720ac Add background image component 6 years ago
Andrew Kingston 45d9845806 Update picker to use null as default placeholder value 6 years ago
Andrew Kingston 6d9c5cdf46 Add support for new relationship objects in client apps 6 years ago
Andrew Kingston 73d19f53d1 Add support for new relationship object in backend table 6 years ago
Martin McKeaveney 2a3e4d8a42 fix undefined 1:N dropdown selection 6 years ago
Keviin Åberg Kultalahti 2d80208282 adds option to allow dot notation in column names 6 years ago