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 654a53fc0a Authentication working on builder homepage, integration with currentapp middleware 5 years ago
..
deploy Removing use of the , replacing to ctx.appId to make it clear appId not part of the auth. 6 years ago
search encapsulate more auth functionality into shared module and use in worker 5 years ago
static Authentication working on builder homepage, integration with currentapp middleware 5 years ago
table Updating some test cases to work with new system. 5 years ago
view Removing use of the , replacing to ctx.appId to make it clear appId not part of the auth. 6 years ago
analytics.js Upping automation coverage by adding webhook testing and increasing screen coverage. 6 years ago
apikeys.js Updating API keys and changing over system to allow use of builder endpoints when running in cloud. 6 years ago
application.js Authentication working on builder homepage, integration with currentapp middleware 5 years ago
auth.js Authentication working on builder homepage, integration with currentapp middleware 5 years ago
automation.js Removing use of the , replacing to ctx.appId to make it clear appId not part of the auth. 6 years ago
backup.js Work in progress, have refactored the templating system to remove local templates, application and template system now work through minio with no file access. 6 years ago
component.js Fixing cypress test issues. 6 years ago
datasource.js Removing use of the , replacing to ctx.appId to make it clear appId not part of the auth. 6 years ago
hosting.js Global users now working through the server, all requests proxied. 5 years ago
integration.js Remove server logging integration definitions every time they're fetched 6 years ago
layout.js Removing use of the , replacing to ctx.appId to make it clear appId not part of the auth. 6 years ago
permission.js Fixing an issue with RBAC, there was a mutable issue where a server builtin resource was getting updated, fixed this by not exposing the mutable structure, instead exposing a function which provides a new object everytime. 6 years ago
query.js Removing use of the , replacing to ctx.appId to make it clear appId not part of the auth. 6 years ago
role.js Updating some test cases to work with new system. 5 years ago
routing.js Changing the naming of access levels to be roles. 6 years ago
row.js Updating some test cases to work with new system. 5 years ago
screen.js Removing use of the , replacing to ctx.appId to make it clear appId not part of the auth. 6 years ago
templates.js Work in progress, have refactored the templating system to remove local templates, application and template system now work through minio with no file access. 6 years ago
user.js Updating fetch self to get the global user as well as local metadata. 5 years ago
webhook.js Removing use of the , replacing to ctx.appId to make it clear appId not part of the auth. 6 years ago