1
0
Fork 0
mirror of synced 2024-09-28 07:11:40 +12:00
budibase/packages/client/src/components/app/forms
2022-01-04 14:34:09 +00:00
..
AttachmentField.svelte Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
BooleanField.svelte Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
DateTimeField.svelte Merge pull request #3083 from Budibase/fix/date-sorting 2021-10-20 13:20:26 +01:00
Field.svelte Update editable components to trim whitespace when editing inline 2021-11-18 20:32:57 +00:00
FieldGroup.svelte Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
FieldGroupFallback.svelte Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
Form.svelte Add new core implementations for fetching data and schema from datasources 2021-12-17 08:22:04 +00:00
FormStep.svelte Make form step number dynamic 2021-11-18 14:42:49 +00:00
index.js Add new form field component for JSON fields, JSON validation and update autoscreen generation 2021-12-03 09:20:45 +00:00
InnerForm.svelte Expose whole form value as a data binding 2021-12-13 09:34:27 +00:00
JSONField.svelte Add new form field component for JSON fields, JSON validation and update autoscreen generation 2021-12-03 09:20:45 +00:00
LongFormField.svelte Add new form field component for JSON fields, JSON validation and update autoscreen generation 2021-12-03 09:20:45 +00:00
MultiFieldSelect.svelte Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
NumberField.svelte Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
OptionsField.svelte Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
optionsParser.js Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
PasswordField.svelte Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
RelationshipField.svelte Fixing #3182 so that sorting is disabled for certain column types that we cannot use, as well as fixing some issues with MS-SQL plus tables. 2021-11-08 17:25:05 +00:00
StringField.svelte Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
validation.js Add new form field component for JSON fields, JSON validation and update autoscreen generation 2021-12-03 09:20:45 +00:00