898 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 4d80d5f6f3 Fix stacked list icon 5 years ago
Andrew Kingston e5e3a72381 Update all component icons 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 90bcd87d24 Update all design panel settings and styles to use new spectrum components 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
Martin McKeaveney b0ffb8dcb8 v0.8.16 5 years ago
Martin McKeaveney fe5dd7e2ac v0.8.15 5 years ago
Andrew Kingston 41742e7138 Use BBUI spectrum table in standard components 5 years ago
Martin McKeaveney 65be3e9ede v0.8.14 5 years ago
Martin McKeaveney c19cc4f3c9 v0.8.13 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. 6 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. 6 years ago
mike12345567 b97071bf82 Rewriting search to use the new couchdb 3.0 search functionality. 6 years ago
Andrew Kingston dd54bc9771 Add onclick handler to icons 6 years ago
Andrew Kingston 3c67e4806e Enable table to know when invalid column names have been passed 6 years ago
Andrew Kingston f84302ed89 Add virtual rendering to table to increase performance and remove grid component 6 years ago
Martin McKeaveney 637d115534 v0.8.12 6 years ago
Andrew Kingston 4b4288d982 Change table truncation text to be agnostic of plural case 6 years ago
Andrew Kingston 3c7aa63f51 Add smart trunctation to all table cell types 6 years ago
Andrew Kingston 950b022798 Add table cell max width and support text truncation 6 years ago