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.
 
 
 
 
 
 
Michael Drury 100311fb93 Merge pull request #3251 from Budibase/fix/user-metadata 5 years ago
..
api Merge pull request #3251 from Budibase/fix/user-metadata 5 years ago
automations Fixing an issue with webhooks, couldn't use them in development (like getting schema) and making sure trigger will always use production app #3143. 5 years ago
constants SQL table building. 5 years ago
db Fixing an issue with user metadata not always being present when user accessing app, causing weird issues. 5 years ago
definitions Fixing an issue with relationship modal breaking when multiple data sources available to relate to, also fixing an pile of issues with creating and reading rows from SQL server plus. 5 years ago
events Attempting to fix the issue with 4001, this updates the cypress tests so that it is easier to change the port on which it runs as well as updating the electron usage of the app to use port 0 (an ephermeral port). 6 years ago
integrations Merge pull request #3178 from Budibase/postgres-schema 5 years ago
middleware Merge branch 'develop' of github.com:Budibase/budibase into fix/user-metadata 5 years ago
tests/utilities Merge branch 'develop' of github.com:Budibase/budibase into fix/sql-issues 5 years ago
utilities Adding the sync call from the worker for creation, updating and deletion of users. Making sure that production and development apps are always up to date with user metadata. 5 years ago
app.ts merge develop into branch 5 years ago
environment.js Fixing an issue with env variables becoming numbers if they started with one. 5 years ago
index.ts First attempt and re-writing a portion of the server in typescript. 5 years ago