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 8d10fcf34c Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend 5 years ago
..
store Add support for binding forms to deep json fields 5 years ago
api.js Setting a hard limit on how many rows can be returned by the SQL plus queries. 5 years ago
componentUtils.js Generate button context bindings for all button actions 5 years ago
cookies.js Add explicit prettier options 5 years ago
dataBinding.js Refactor button definitions, rename button action components and add button manifest 5 years ago
datasource.js Adding all response capabilities. 5 years ago
index.js Allow using JSON field arrays as a data provider source and add data bindings for nested JSON fields 5 years ago
jsonUtils.js Add support for accessing unlimited levels of nested JSON arrays 5 years ago
loadComponentLibraries.js Add explicit prettier options 5 years ago
schemaGenerator.js Moving generation to builder because it reduces API calls and has no reason to be carried out server-side, handling array/object schema generation correctly. 5 years ago
utils.js Formatting. 5 years ago
uuid.js Add explicit prettier options 5 years ago