39 Commits (5e1ffbbdfdaeec1aa5cd18ce69ef291900b375cd)

Author SHA1 Message Date
Andrew Kingston 408ff58ef3 Fix incorrect icon used for repeater layout in settings bar 5 years ago
Andrew Kingston 837e70c9a8 Remove text setting from dynamic filter component 5 years ago
Andrew Kingston 07d45d8039 Update dynamic filter component styles and remove lots of settings 5 years ago
Andrew Kingston ae19581288 Add button variant, size and quiet settings to dynamic filter. Allow dyanmic filter button text to be edited inline 5 years ago
Andrew Kingston 3c7f3ee694 Update default button text of dynamic filter component 5 years ago
Andrew Kingston b47a25a273 Add settings to dynamic filter to control button text and allowed filter fields 5 years ago
Andrew Kingston 038ec39143 Add dynamic filter component 5 years ago
Andrew Kingston c309db623e Replace old usage of 'editable' manifest setting with 'static' 5 years ago
Andrew Kingston b1a2bb59a6 Rename data block to repeater block 5 years ago
Andrew Kingston 07f15c5759 Add data block component 5 years ago
Andrew Kingston 3ebf44d1f7 Rename blocks to be shorter 5 years ago
Andrew Kingston 32c3788a53 Refactor all block link settings to be URLs rather than onclick handlers. Add settings for linking card titles in card list blocks 5 years ago
Martin McKeaveney f7550c8c47 adding flags for messagePassing 5 years ago
Andrew Kingston 08ae550791 Update default number of cards in card list block to 8 5 years ago
Andrew Kingston aa56d6fd63 Add card list with search block. Add concept of nested settings which can consume their own contexts and are not enriched at the top level 5 years ago
Andrew Kingston f8f906b9de Add ability to link rows in tables, and link rows in the table with search block 5 years ago
Andrew Kingston dc9b1a2a8c Add button to table with search block and support defining multiple settings sections in component manifest entries 5 years ago
Andrew Kingston df9f061d66 Remove conditional props from manifest for table with search block 5 years ago
Andrew Kingston 7ec5c2b1f2 Allow table with search block to render correct components for all relevant field types 5 years ago
Andrew Kingston 4cbe82c1db Add title setting to table with search block and fix import paths 5 years ago
Andrew Kingston 808d2d0f73 Add generic block structure with support for writing blocks like normal svelte components rather than a JSON builder 5 years ago
Andrew Kingston 6ad3df2e7f Add initial structure of table with search block 5 years ago
Andrew Kingston f682e7e4ac Add in-preview editing for all field labels 5 years ago
Andrew Kingston 232957f610 Add in-preview editing of buttons and add settings bar for buttons 5 years ago
Andrew Kingston 9bf5d50d4f Add in-preview editing of link text and improve placeholder usage when combined with in-preview editing 5 years ago
Andrew Kingston 7c16a1423b Allow in-preview editing of paragraphs and headings 5 years ago
Rory Powell bd9dbc6644 Remove redundant fieldTypes 5 years ago
Rory Powell 4e0487bd82 Remove 'internal' from dataprovider / paginate info 5 years ago
Rory Powell 88cdc7c1bd Allow options picker to be used on text columns 5 years ago
Andrew Kingston 78e4f00e11 Add button action for manually refreshing a data provider 5 years ago
Maurits Lourens 104a84d19b merge develop into branch 5 years ago
Andrew Kingston 9e5805f092 Merge standard-components into the client library 5 years ago
Peter Clement cc2f4433b5 Rename list to Multi-select 5 years ago
Peter Clement 84d85664ef Add validation for array field 5 years ago
Andrew Kingston 1733e54a25 Add size setting back to table 5 years ago
Andrew Kingston c8382596eb Add size option back to forms 5 years ago
Peter Clement d55218e813 Add contains option to lucene query builder 5 years ago
Andrew Kingston 88354073aa Add missing initial form values to form context and prefix static values to avoid clashes with column names 5 years ago
Peter Clement dbd0d76613 add multiselect component as option for form design 5 years ago
Andrew Kingston 801ea8f902 Remove steps setting on form 5 years ago
Andrew Kingston 9cb1ce6862 Prevent adding form steps inside other form steps and fix illegalChildren usage 5 years ago
Andrew Kingston 7f07390277 Add single button action for changing form step 5 years ago
Andrew Kingston 700e36854c Rewrite client form library to derive state where possible and handle steps 5 years ago
Andrew Kingston c44d0a684b Support multiple component context exports and export additional context from forms 5 years ago
Andrew Kingston 5d1374bfa2 Add stepper component to bbui for numeric values 5 years ago
Andrew Kingston 02f39052cf Fix trailing comma in manifest 5 years ago
Andrew Kingston a5a48057d3 Revert manifest change for multistep forms 5 years ago
Andrew Kingston deccb16604 Revert form steps setting 5 years ago
Maurits Lourens 2cbf7b4821 implement review comments 5 years ago
Andrew Kingston a1aa2df3cd Add steps option to form 5 years ago