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.
 
 
 
 
 
 
Rory Powell b7bf662e6d Introduce dev modes, update contributor guide 5 years ago
..
dev Adding the ability to run the monorepo in cloud mode without the connected account portal (login, org setting and admin creation are all available again) as well as re-working how the redirects work to massively reduce the chance of cycles which I was experiencing constantly. 5 years ago
integrations Fix for many to many relationships where the union table has arbituarily named foreign key constraint columns, an example has been provided in the scripts directory. 5 years ago
watchtower-hooks Add watchtower hooks 5 years ago
account.js Introduce dev modes, update contributor guide 5 years ago
exportAppTemplate.js Updating export template script to remove users as well. 5 years ago
jestSetup.js fix tests 5 years ago
localdomain.js Fix email link from internal bb onboarding. Prevent account holder from being deleted 5 years ago
multiTenancy.js Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 5 years ago
replicateApp.js Fixes for a lot of issues generated by the use of the pouchdb allDbs call, which is not designed for multi-client DB setups like ours, using CouchDB method instead. 5 years ago
selfhost.js Add self host enable/disable scripts 5 years ago