Budibase is an open-source low-code platform for creating internal apps in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s 🚀
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrew Kingston 694dab654d Fix form picker component styling 6 years ago
..
AttachmentField.svelte Add disabled setting for forms and fields, and force autocolumns in forms to be disabled 6 years ago
BooleanField.svelte Add disabled setting for forms and fields, and force autocolumns in forms to be disabled 6 years ago
DateTimeField.svelte Add disabled setting for forms and fields, and force autocolumns in forms to be disabled 6 years ago
Field.svelte Add disabled setting for forms and fields, and force autocolumns in forms to be disabled 6 years ago
FieldGroup.svelte Make all form components use fill width of container 6 years ago
FieldGroupFallback.svelte Add FieldGroup component to allow easy mixing of fields and other content in forms 6 years ago
Form.svelte Update form setting datasource type 6 years ago
LongFormField.svelte Add disabled setting for forms and fields, and force autocolumns in forms to be disabled 6 years ago
NumberField.svelte Add automatic schema validation to forms and add builder settings for specific field types 6 years ago
OptionsField.svelte Add disabled setting for forms and fields, and force autocolumns in forms to be disabled 6 years ago
PasswordField.svelte Add password field component 6 years ago
Picker.svelte Fix form picker component styling 6 years ago
Placeholder.svelte Add attachment field to forms 6 years ago
RelationshipField.svelte Update picker to use null as default placeholder value 6 years ago
StringField.svelte Add disabled setting for forms and fields, and force autocolumns in forms to be disabled 6 years ago
index.js Add password field component 6 years ago
validation.js Fix form constraints not being applied correctly 6 years ago