budibase/packages/bbui/src/Form
Andrew Kingston f2b12bcf45 Component error state improvements (#10136)
* Tidy logic for creating initial component instances

* Add initial implementation of enriching empty settings

* Fix regression that prevented custom placeholders from working (#9994)

* Tidy up

* Add automatic naming of form fields when added

* Update missing required setting placeholder

* Improve error states and add ability to automatically wrap a component in a required parent type

* Fix crash in column editor and rename component placeholder to error state

* Select the parent component after adding it when wrapping a component with a missing ancestor

* Fix blocks and make fields require forms

* Improve empty component placeholder

* Lint
2023-03-28 21:11:33 +01:00
..
Core Component error state improvements (#10136) 2023-03-28 21:11:33 +01:00
Checkbox.svelte
Combobox.svelte Fixes for datasource authentication parsing. Mapping UX updates 2022-07-01 17:27:24 +01:00
DatePicker.svelte pr comments 2022-10-24 15:09:32 +01:00
Dropzone.svelte Allow delete attachments from builder data section 2022-08-15 15:46:55 +01:00
EnvDropdown.svelte Remove most traces of data-cy attributes 2023-02-01 08:20:46 +00:00
Field.svelte Adding in static/dynamic select, as well as the ability to set a tooltip on a select. 2022-01-19 18:33:58 +00:00
FieldLabel.svelte Adding in static/dynamic select, as well as the ability to set a tooltip on a select. 2022-01-19 18:33:58 +00:00
File.svelte Template fixes and updates to the file picker. Error handling added to display a warning when navigating to an unpublished or invalid app url. 2023-03-21 09:20:43 +00:00
Input.svelte stop chrome autofilling login when adding env var 2023-02-07 17:44:23 +00:00
InputDropdown.svelte Remove most traces of data-cy attributes 2023-02-01 08:20:46 +00:00
Multiselect.svelte fix issue with user searching 2023-03-02 14:30:04 +00:00
PickerDropdown.svelte Remove most traces of data-cy attributes 2023-02-01 08:20:46 +00:00
RadioGroup.svelte Pass a title property with untruncated text to the RadioGroup 2022-07-11 15:59:32 +02:00
RichTextField.svelte Update rich text editor fullscreen and side-by-side modes to work on desktop and mobile properly with any type of layout navigation 2022-02-07 12:49:33 +00:00
Search.svelte Auto focus search input when adding component 2022-05-10 18:48:43 +01:00
Select.svelte Merge pull request #9826 from Budibase/fix-default-oidc-icons 2023-03-01 12:29:34 +00:00
Slider.svelte Add theme slider and completed theme panel to new design UI 2022-05-09 09:39:44 +01:00
Stepper.svelte
TextArea.svelte
Toggle.svelte Remove most traces of data-cy attributes 2023-02-01 08:20:46 +00:00