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 30a92ee981
Merge pull request #4030 from Budibase/s3-upload
5 years ago
..
analytics Update backend to be extensible for different import sources 5 years ago
builderStore Minor fix, when testing the filtering the data section noticed some stuff didn't work, like filtering by just a number (which is actually text) we fixed this previously but had to version the API to fix it, builder needed to send up the API version it desires to use. 5 years ago
components Merge pull request #4030 from Budibase/s3-upload 5 years ago
constants Getting client partially working, having an issue with search fields not updating for a table block. 5 years ago
helpers Adding dynamic filter capabilities, also updating search field select in builder to make sure it removes banned search field types. 5 years ago
imgs moving builder into web... 7 years ago
pages Merge branch 'fix/template-row-limit' of github.com:Budibase/budibase into fix/template-row-limit 5 years ago
stores Fix return url using cookies 5 years ago
App.svelte changed events to constants, instantiated analytics client at right time 5 years ago
actions.js Allow data provider filtering using dates and date ranges, and allow filtering using a value or binding for any type 5 years ago
favicon.ico Update favicon 5 years ago
favicon.png Removed unused images and added new BB logo 6 years ago
global.css Replace font-weight 500 with 600 as source sans pro does not have a 500 weight, and update autoscreens and templates to use source sans pro 5 years ago
main.js Suppress svelte runtime warnings 5 years ago