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 6d9b8a6678 Initial work on test refactoring, laying the utilities down which will be the basis of new testing framework, interacting directly with the controllers. 5 years ago
..
tests Initial work on test refactoring, laying the utilities down which will be the basis of new testing framework, interacting directly with the controllers. 5 years ago
analytics.js WIP - this is working towards the permissions system but stopping here for the night, this is currently not functional. 6 years ago
apikeys.js WIP - this is working towards the permissions system but stopping here for the night, this is currently not functional. 6 years ago
application.js Fixing issues with the application API, it utilised /api/:appId heavily which is a route that matches nearly everything. 6 years ago
auth.js Add current user bindings, and current user relationships as data sources 5 years ago
automation.js Adding in resource IDs everywhere they should be accessible. 5 years ago
backup.js change backup to be appname 5 years ago
component.js WIP - this is working towards the permissions system but stopping here for the night, this is currently not functional. 6 years ago
datasource.js merge 5 years ago
deploy.js WIP - this is working towards the permissions system but stopping here for the night, this is currently not functional. 6 years ago
hosting.js When self hosting it is now possible to use a pretty URL to access the app rather than the normal appId. 5 years ago
index.js import and export apps 5 years ago
integration.js separation of datasources and queries 6 years ago
layout.js Quick update to allow deleting layouts if they are not currently in use. 6 years ago
permission.js Some more fixes after testing permissions a bit further. 5 years ago
query.js allow empty params 5 years ago
role.js Further work, need to have a larger think about the API of this. 5 years ago
routing.js Changing the naming of access levels to be roles. 6 years ago
row.js code review 5 years ago
screen.js Removing the static CSS bundling from the server as it is no longer required. 6 years ago
static.js This commit includes some fixes for a few auth issues I found when I was working on this and a static page which shows the self hosting info to get the user going (if they end up there). 5 years ago
table.js First lot of work to update the auto fields into schema. 5 years ago
templates.js WIP - this is working towards the permissions system but stopping here for the night, this is currently not functional. 6 years ago
user.js email as default user identifier 6 years ago
view.js control RBAC from data section 5 years ago
webhook.js Linting. 5 years ago