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 831ef53319 Merge branch 'master' of github.com:Budibase/budibase into develop 5 years ago
..
cache Fix for cypress test issues, when metadata is updated rapidly it could get into a bad state - this should resolve it. 5 years ago
cloud Add API keys between account portal and budibase 5 years ago
db Merge pull request #3354 from Budibase/rory/fixes-platform-url 5 years ago
middleware Fix for cypress test issues, when metadata is updated rapidly it could get into a bad state - this should resolve it. 5 years ago
migrations Add migration unit tests 5 years ago
objectStore Fixes for google sso, cloud email url and cloud logo updates 5 years ago
redis Updating the getAllApps function to use a cached version of the app metadata, rather than retrieving it individually everytime. Also invalidating the results everytime they are updated (at least in the important locations). 5 years ago
security Updating to allow a list of roles to be retrieved, allowing resources to have multiple levels of role that they can be accessed via. 5 years ago
tenancy Fixing issue with user's being logged in and trying to access other tenants public apps, this work makes sure that users from other tenants will not be 403'd immediately (too aggressive) but instead they will have all other their RBAC roles revoked. 5 years ago
tests/utilities Add migration unit tests 5 years ago
constants.js cookie based approach 5 years ago
environment.js Fixes for google sso, cloud email url and cloud logo updates 5 years ago
hashing.js Add explicit prettier options 5 years ago
index.js Self hosted SSO flow and account deletion 5 years ago
utils.js Fix: Prevent user updates in multi tenant mode from deleting user password. Also forward the authentication error from the backend to the login page to warn when an sso user is trying to log in with a password when one is not present 5 years ago