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 b33523a73d Merge branch 'develop' of github.com:Budibase/budibase into feature/auth-core 5 years ago
..
__snapshots__ fixed all integration tests 5 years ago
utilities Switching out @budibase/auth to @budibase/backend-core. 5 years ago
apikeys.spec.js Getting rid of the CLOUD environment variable, this makes no sense anymore, now there is isDev() and isProd() which will work out the current state of the cluster. 6 years ago
application.spec.js fix appPackage unit tests 5 years ago
auth.spec.js Prevent non builder from accessing dev apps 5 years ago
automation.spec.js merge develop into branch 5 years ago
backup.spec.js Updating tests to use latest version of jest, which broke a lot of things, but was necessary to get proper ts-jest support. 5 years ago
component.spec.js Fixing component definition test cases and fixing an issue found by authorized test case. 6 years ago
datasource.spec.js Invalidate dynamic variables when they are removed from datasource 5 years ago
hosting.spec.js General cleanup, doing away with the concept of hosting in the builder and the generally confusing difference between cloud, self hosting and running locally - server is simply always a server now. 5 years ago
integration.spec.js Adding test cases for backup and integration. 6 years ago
layout.spec.js Testing some of the automation actions (still a few to complete) and adding quick test case for the self host stuff. 6 years ago
metadata.spec.js merge develop into branch 5 years ago
misc.spec.js Fixing test case (didn't provide a schema). 5 years ago
permissions.spec.js Switching out @budibase/auth to @budibase/backend-core. 5 years ago
query.spec.js Merge branch 'develop' of github.com:Budibase/budibase into feature/auth-core 5 years ago
role.spec.js Switching out @budibase/auth to @budibase/backend-core. 5 years ago
routing.spec.js Switching out @budibase/auth to @budibase/backend-core. 5 years ago
row.spec.js Fixing view test case. 5 years ago
screen.spec.js fix appPackage unit tests 5 years ago
table.spec.js automation server tests updated 5 years ago
templates.spec.js Removing FS from templates. 6 years ago
user.spec.js Switching out @budibase/auth to @budibase/backend-core. 5 years ago
view.spec.js Adding the ability to migrate from existing in db views to in memory views. 5 years ago
webhook.spec.js Prevent non builder from accessing dev apps 5 years ago