125 Commits (8e03c8a33c689148a923da3732aee005b4e8ac87)

Author SHA1 Message Date
Mel O'Hagan 39875f01e2 Make null values empty for regex validation 4 years ago
Andrew Kingston 22df82dd9d Revert focus specific logic in other components and simplify 4 years ago
Philipp Wirtenberger 31543964ff fix: pass `sort` parameter through the options picker 4 years ago
Andrew Kingston f2e3b2efa8 Apply timezones patch from existing ignore-timezones branch 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
Dean 93f90405cf Builder focus behaviour added to guide users when adding form elements. Refactored the component tests 4 years ago
Mel O'Hagan 973b04c413 Added MultiSelect Checkboxes 4 years ago
Kacper 0089402798 Allow to use select with radio buttons for boolean field type 4 years ago
Andrew Kingston 6dc75d45b4 Add missing component store to client library SDK 4 years ago
mike12345567 8b76693480 Fix for form issue #5669 - when in an empty state didn't correctly handle null stores. 4 years ago
Andrew Kingston 0143de5020 Deregister field validation when unmounting form fields 4 years ago
Andrew Kingston 892088702f Add on change action to S3 upload field 5 years ago
Andrew Kingston 67f94e0cae Add on change action to relationship field 5 years ago
Andrew Kingston f70cab8a6c Add on change action to options field 5 years ago
Andrew Kingston 0c83596a86 Add on change action to multi-select field 5 years ago
Andrew Kingston 417b034676 Add on change action to long form field 5 years ago
Andrew Kingston 5d2c337d5d Add on change action to string field 5 years ago
Andrew Kingston e7ca90cd6b Add on change action to JSON field 5 years ago
Andrew Kingston 3b71c40570 Add on change action to datetime field 5 years ago
Andrew Kingston 8e204ae0b8 Add on change action to boolean field 5 years ago
Andrew Kingston 9b56dcfdfe Add on change action to attachment field 5 years ago
Andrew Kingston 04b299750d Add button actions to update form field values 5 years ago
Andrew Kingston f05844192c Ensure existing invalid datasource definitions are also fixed by checking data source type before fetching table definitions 5 years ago
Andrew Kingston 543578051e Ensure existing invalid datasource definitions are also fixed by checking data source type before fetching table definitions 5 years ago
Andrew Kingston 91e35ef816 Add internal setting to fully disable form validation 5 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 5 years ago
Andrew Kingston c6cffa15ee Do not update form field value when default value changes to prevent endless loops 5 years ago
Maurits Lourens 70301010d3 fetch the table which contains info about the primaryDisplay 5 years ago
Andrew Kingston d011e2e63e Fix loading state in S3 upload component and show error if possible 5 years ago
Andrew Kingston 11cd5d1570 Update more option picker logic to only hide nullish rather than falsey values when using a dynamic options source 5 years ago
Andrew Kingston b738fcf030 Update option picker logic to only hide nullish rather than falsey values when using a dynamic options source 5 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. 5 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. 5 years ago
Andrew Kingston 4239bb2cb5 Update rich text editor fullscreen and side-by-side modes to work on desktop and mobile properly with any type of layout navigation 5 years ago
Andrew Kingston 6245d605e8 Update rich text editor fullscreen and side-by-side modes to work on desktop and mobile properly with any type of layout navigation 5 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 5 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 5 years ago
Andrew Kingston 26970971db Hide some icons on mobile to avoid fullscreen mobile icon wrapping in rich text editor 5 years ago
Andrew Kingston 48ce006ac3 Hide some icons on mobile to avoid fullscreen mobile icon wrapping in rich text editor 5 years ago
Andrew Kingston 0899b988a4 Add default value for relationship fields 5 years ago
Andrew Kingston a2a3b276d0 Add default value for relationship fields 5 years ago
mike12345567 528862f212 Adds alignment to long form and string fields as per #3374. 5 years ago
mike12345567 984950b945 Adds alignment to long form and string fields as per #3374. 5 years ago
Andrew Kingston fc009cc9b4 Support a customisable offset for fullscreen mode for rich text editors 5 years ago
Andrew Kingston 160849d0f5 Support a customisable offset for fullscreen mode for rich text editors 5 years ago
Andrew Kingston 5109975433 Update rich text field height to be set dynamically 5 years ago
Andrew Kingston aacd8b01c6 Update rich text field height to be set dynamically 5 years ago