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.
 
 
 
 
 
 
mike12345567 f57acfdf16 Fixing #848 - standard components was not using the same API calls consistently which was breaking some things like charts. For now just make it consistent by updating it to make calls the same way as client lib does but the SDK will eventually replace all this and solve these problems. 6 years ago
..
Chart Add colour palette options for charts 6 years ago
DataGrid Fix link 6 years ago
Templates Changing record -> row in this update, completing the update of renaming in the builder, this release needs further testing. 6 years ago
Test more filtering updates 6 years ago
attachments Format with prettier 6 years ago
icons tidy up 6 years ago
Button.svelte stop multiple creates on save record 6 years ago
Card.svelte lint 6 years ago
CardHorizontal.svelte lint 6 years ago
Checkbox.svelte Input components and tidyup 6 years ago
Container.svelte events hooked up and working 6 years ago
DataForm.svelte Renaming Model -> Table across the entire system, this is an unstable update and has not been tested fully yet. 6 years ago
DataFormWide.svelte Renaming Model -> Table across the entire system, this is an unstable update and has not been tested fully yet. 6 years ago
DataList.svelte Changing record -> row in this update, completing the update of renaming in the builder, this release needs further testing. 6 years ago
DataSearch.svelte Renaming Model -> Table across the entire system, this is an unstable update and has not been tested fully yet. 6 years ago
DatePicker.svelte date picker component (#591) 6 years ago
Embed.svelte removal of appRoot - appId comes in cookie 6 years ago
ErrorsBox.svelte merge from master - including fixes 6 years ago
Form.svelte Adjust form styles in line with new designs 6 years ago
Heading.svelte Various minor UI updates including the settings modal 6 years ago
Icon.svelte Icon and Icon Select Component 6 years ago
IconOld.svelte Icon and Icon Select Component 6 years ago
Image.svelte Image Component 6 years ago
Input.svelte merge from master 6 years ago
Link.svelte bugfix: screenRouter hijacks link clicks and routes when applicable 6 years ago
LinkedRowSelector.svelte Rename usages of primary display column to just display column 6 years ago
List.svelte Fix relational data in client apps and use count for link fields in client apps 6 years ago
Login.svelte Fix login component with login app names 6 years ago
Nav.svelte eslint tidy up 7 years ago
Navigation.svelte Linting and fixing client test case, have to mock getAppId as the location will never be set during testing. 6 years ago
NewRow.svelte Fix errors being thrown when nesting certain components without picking a datasource 6 years ago
Option.svelte eslint tidy up 7 years ago
Radiobutton.svelte Input components and tidyup 6 years ago
RowDetail.svelte Allow binding images to attachment types 6 years ago
Select.svelte merge from master 6 years ago
StackedList.svelte Stacked list component added 6 years ago
Table.svelte events hooked up and working 6 years ago
TableBody.svelte eslint tidy up 7 years ago
TableHead.svelte eslint tidy up 7 years ago
Text.svelte Change Text component display to inline-block to text-transform works 6 years ago
Textfield.svelte Input components and tidyup 6 years ago
api.js Fixing #848 - standard components was not using the same API calls consistently which was breaking some things like charts. For now just make it consistent by updating it to make calls the same way as client lib does but the SDK will eventually replace all this and solve these problems. 6 years ago
buildStyle.js running prettier over codebase, removing merge files 7 years ago
cssVars.js components changes 7 years ago
emptyProps.js running prettier over codebase, removing merge files 7 years ago
fetchData.js Fix warning when no data source and increase robustness of charts 6 years ago
helpers.js merge from master - including fixes 6 years ago
index.js Add bar chart with initial apex charts config 6 years ago