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.
 
 
 
 
 
 
Martin McKeaveney 70a49088d0 merge 6 years ago
..
tests query and datasource unit tests 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 removal of appRoot - appId comes in cookie 6 years ago
automation.js WIP - this is working towards the permissions system but stopping here for the night, this is currently not functional. 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 merge 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 Changing the role system to have permissions integrated rather than the permissions being per user. 6 years ago
query.js custom fields in queries 6 years ago
role.js Changing the role system to have permissions integrated rather than the permissions being per user. 6 years ago
routing.js Changing the naming of access levels to be roles. 6 years ago
row.js Updating builder/server in a few ways, to allow creating users with extra columns attached, allowing password to be updated in the builder and making sure that all row endpoints correctly pass through the user controller so that we can still have customised functionality for users (such as making sure password is never returned). 6 years ago
screen.js Removing the static CSS bundling from the server as it is no longer required. 6 years ago
static.js Removing the static CSS bundling from the server as it is no longer required. 6 years ago
table.js WIP - this is working towards the permissions system but stopping here for the night, this is currently not functional. 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 WIP - this is working towards the permissions system but stopping here for the night, this is currently not functional. 6 years ago
webhook.js WIP - this is working towards the permissions system but stopping here for the night, this is currently not functional. 6 years ago