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 554b5a27c6 Linting. 6 years ago
..
tests Having the server send out _id and primaryDisplay in an object for relationships, also accepting objects and coercing them on way in. 6 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 6 years ago
automation.js Adding in resource IDs everywhere they should be accessible. 6 years ago
backup.js change backup to be appname 6 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 6 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. 6 years ago
index.js import and export apps 6 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. 6 years ago
query.js allow empty params 6 years ago
role.js Further work, need to have a larger think about the API of this. 6 years ago
routing.js Changing the naming of access levels to be roles. 6 years ago
row.js code review 6 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). 6 years ago
table.js First lot of work to update the auto fields into schema. 6 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 6 years ago
webhook.js Linting. 6 years ago