77 Commits (d5e40fc090faba18cd2000db031e604eae130464)

Author SHA1 Message Date
Andrew Kingston 32a3c2bbb6 Lint with prettier 5 years ago
Andrew Kingston 38e064fa0f Fix all eslint issues 5 years ago
Andrew Kingston 0feb03379d Improve empty states and placeholders 5 years ago
Andrew Kingston f4cb901f33 Fully remount update forms when initial values change 5 years ago
Andrew Kingston e5737987c5 Change form type setting to 'actionType' to avoid clashing with old settings 5 years ago
Andrew Kingston f586042267 Add type setting to forms and fix inheriting initial values 5 years ago
Andrew Kingston 8ab567e64c Correctly set initial values when registering fields in forms 5 years ago
Martin McKeaveney 65abd63744 lint 5 years ago
Martin McKeaveney feca6cc962 remove builder role from google auth, only allow google sign in if local account exists 5 years ago
Martin McKeaveney 499583ff22 fixing attachments for public apps 5 years ago
Andrew Kingston 1eee2ccc04 Disable inputs in client apps updating on change, causing far too many API requests when linked to a filtered data provider 5 years ago
mike12345567 9b7cbc9d01 Formatting. 5 years ago
mike12345567 d5431665e9 Fixing issue with min/max in numbers. 5 years ago
Andrew Kingston 34a2382b88 Fix two-tone spectrum background colours 5 years ago
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 1fb6cd0b4b Add dropzone component and update builder and standard components 6 years ago
Andrew Kingston 06b438d585 Add datepicker, centralise icon management and update builder styles 6 years ago
Andrew Kingston ac4e0b6986 Standardise text area updates 6 years ago
Andrew Kingston 2ab62dc935 Replace RichText editor with spectrum text area 6 years ago
Andrew Kingston 431abb53ce Add radio group spectrum component and update builder 6 years ago
Andrew Kingston 106b7b9ebd Use BBUI checkbox in standard components 6 years ago
Andrew Kingston cfa4b118c2 Update some standard components form components to use generic BBUI core components 6 years ago
Andrew Kingston 13e5c5ad61 Update StringField and OptionsField to use BBUI components 6 years ago
Andrew Kingston 694dab654d Fix form picker component styling 6 years ago
Andrew Kingston 85377d24ce Update form setting datasource type 6 years ago
Andrew Kingston 78865ddef4 Add password field component 6 years ago
Andrew Kingston c3a74c5006 Update picker to use null as default placeholder value 6 years ago
Andrew Kingston aab74cce1a Add support for new relationship objects in client apps 6 years ago
Martin McKeaveney 4223078a68 fix undefined 1:N dropdown selection 6 years ago
mike12345567 99d356a862 Formatting. 6 years ago
Andrew Kingston a35c34fd82 Add disabled setting for forms and fields, and force autocolumns in forms to be disabled 6 years ago
Andrew Kingston af1654a3c9 Ensure form doesn't inherit built in datasources 6 years ago
Andrew Kingston d8b28899b8 Make form always inherit closest datasource 6 years ago
Keviin Åberg Kultalahti a7db499544 initial work to switch toggle to radio button 6 years ago
Keviin Åberg Kultalahti ce382f88de fixes crash when options was empty 6 years ago
Keviin Åberg Kultalahti b3964dddbb initial standard-components relationship field component update 6 years ago
Andrew Kingston 41b1920b27 Avoid relationship picker making rows calls for empty string ID 6 years ago
Andrew Kingston fb79a78164 Make all form components use fill width of container 6 years ago
Andrew Kingston 1fb4203b3a Adding validation to forms to ensure custom fields can't be the wrong type 6 years ago
Andrew Kingston d1df8aca41 Fix form constraints not being applied correctly 6 years ago
Andrew Kingston c36ddceb7e Pull form bindable properties from field definitions rather than schema 6 years ago
Andrew Kingston 7efdff487e Update text field values on Enter press 6 years ago
Andrew Kingston b701416f7c Require spectrum css files from correct picker component 6 years ago
Andrew Kingston d85665d21c Allow forms to generate query schemas. Fix query execution action 6 years ago
Andrew Kingston ea2f5ebbf9 Add listener to clear date pickers on certain keystrokes 6 years ago
Andrew Kingston e700b99fcf Force number field to set numerical values only 6 years ago
Andrew Kingston ba8d8b5327 Ensure field ID's are always safe to be used as DOM ID's 6 years ago