121 Commits (6851848a1cbeeb60e8a803f822b15c2594de8ff7)

Author SHA1 Message Date
Andrew Kingston 27842f4c1a Update long form field icon 4 years ago
Andrew Kingston 38ed3f8972 Update add component menu to new designs 4 years ago
Andrew Kingston c62ff16248 Allow full spectrum cards to be clickable 4 years ago
Andrew Kingston 607db933d2 Update icons for many components 4 years ago
Andrew Kingston 599d9eb406 Add default value for button text 4 years ago
Andrew Kingston b7d7ed0c67 Remove required settings from link 4 years ago
Andrew Kingston 22df82dd9d Revert focus specific logic in other components and simplify 4 years ago
Andrew Kingston f2e3b2efa8 Apply timezones patch from existing ignore-timezones branch 4 years ago
Philipp Wirtenberger 6909e02e78
chore: reword options type sort order label 4 years ago
Philipp Wirtenberger 77f778df29 feat: toggle for sort order in options type field 4 years ago
Dean 9e72438d6c Added missing component config 4 years ago
Dean dbbf7afcd0 Updated approach to focus behaviour. Placeholder now updates to direct the user to the next required field they haven't entered 4 years ago
meng xiong hiu 4788cb0a04
Expose option to limit amount of uploads in attatchment field 4 years ago
Dean 702b62f8e6 Expanding the focus behaviour to more component types in the builder. Minor fix for cypress test 4 years ago
Dean f82316561a Refactored the approach to builder focus. Extending the behaviour beyond form fields 4 years ago
Peter Clement 21456bb3cb inform user that row selection only works with sql / internal 4 years ago
Mel O'Hagan bead1e7cb9 Show autocomplete only for select 4 years ago
Mel O'Hagan 765ce1858c Update label 4 years ago
Mel O'Hagan 973b04c413 Added MultiSelect Checkboxes 4 years ago
Andrew Kingston 61be70e435 Capitalise on change labels for form fields 4 years ago
Andrew Kingston 892088702f Add on change action to S3 upload field 4 years ago
Andrew Kingston 04b299750d Add button actions to update form field values 4 years ago
Andrew Kingston a304aae95c Only save textContent of editable fields to fix HTML being inserted, and fully remount component when toggling editing to fix chrome issues 4 years ago
Andrew Kingston ff327423e1 Add 'continue if' button action 4 years ago
Andrew Kingston f9992e8792 Mark table block table column setting as nested to fix custom values not working 4 years ago
Andrew Kingston 7def420156 Update some settings text to be more consistent 4 years ago
Andrew Kingston 52c8742067 Improve map actions, tidy up some parts of the map component and ensure settings update properly 4 years ago
Andrew Kingston 9e96090333 Add map action for map click 4 years ago
Andrew Kingston 2d33b1195e Add event context to button actions to allow passing in params at run time and add corresponding data bindings 4 years ago
Dean 482684c6e7 Added the default location behaviour back in. Added in a Map Attribution field for users who alter their tile url. Some refactoring based on feedback 4 years ago
Dean 8ca3745672 Corrected label for location option 4 years ago
Dean 7bff59e524 Removed unused map property definition 4 years ago
Dean a0588c77ee Initial Commit for Issue/3819. World map component added and a small change to the Component draggable behaviour to accomodate it. 4 years ago
Andrew Kingston 908c0a3efc Add full featured component settings and bindings devtools tabs 4 years ago
Andrew Kingston b93546e958 Add compact setting to table block 4 years ago
Andrew Kingston 826d49c58c Allow bindings for table cell values and break out cell settings into its own drawer component 4 years ago
Andrew Kingston 8481762c3c Add compact setting to table 4 years ago
Andrew Kingston 66b4b2727e Fix slash appearing in the tag settings bar 4 years ago
Andrew Kingston c7877af367 Update table block to use new column config setting 4 years ago
Peter Clement 350edc2aec add row selection functionality to tables 4 years ago
Andrew Kingston 5f11684069 Update table component to use new settings component and support new column config setting structure 4 years ago
mike12345567 832e3bd76e Fix for #3758 - updating the datetime cell renderer and form component to be capable of display time only formats, as well as adding an option to only select the time component for a date time form field. 4 years ago
mike12345567 d13985af3f Fix for #3758 - updating the datetime cell renderer and form component to be capable of display time only formats, as well as adding an option to only select the time component for a date time form field. 4 years ago
Andrew Kingston 2bb893108d Revert rich text field name to long form field 4 years ago
Andrew Kingston b31780d26c Revert rich text field name to long form field 4 years ago
Andrew Kingston 750b266e90 Add format setting on long form fields to allow choice between rich text and plain text, and default to automatically determining from the schema 4 years ago
Andrew Kingston 2975e4a8f7 Add format setting on long form fields to allow choice between rich text and plain text, and default to automatically determining from the schema 4 years ago
Andrew Kingston 0899b988a4 Add default value for relationship fields 4 years ago
Andrew Kingston a2a3b276d0 Add default value for relationship fields 4 years ago
mike12345567 528862f212 Adds alignment to long form and string fields as per #3374. 4 years ago