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 ca209ad3ff Merge pull request #4332 from Budibase/fix/various-user-fixes 4 years ago
..
api Fixing an issue with user syncing on save to app DBs as well as fixing a problem with pretty app URLs not setting the app ID correctly into the context. 4 years ago
automations Review comments, renaming deployed -> prod in terms of app IDs. 4 years ago
constants Merge branch 'develop' of github.com:Budibase/budibase into feature/formula-filtering 4 years ago
db Final pass refactoring - need to test but all code in server converted. 4 years ago
definitions Merge branch 'develop' of github.com:Budibase/budibase into feature/formula-filtering 4 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). 5 years ago
integrations Fix for #3928 - error invalid use of FETCH was based on a lack of sorting on MS-SQL platforms, this enforces a sort of some type no matter what. 4 years ago
middleware Merge branch 'develop' of github.com:Budibase/budibase into lab-day/refactor-app-db 4 years ago
migrations Fixing a typescript issue in server. 4 years ago
tests/utilities Merge branch 'develop' of github.com:Budibase/budibase into lab-day/refactor-app-db 4 years ago
threads Fix for #4308 - triple brace conversion was not working correctly, wrote this into the string templates instead - also fixing an issue with the RBAC for Rest. 4 years ago
utilities Review comments, renaming deployed -> prod in terms of app IDs. 4 years ago
app.ts Migrations 2.0 4 years ago
environment.js Merge branch 'develop' of github.com:Budibase/budibase into lab-day/refactor-app-db 4 years ago
index.ts First attempt and re-writing a portion of the server in typescript. 5 years ago
module.d.ts Fixing a typescript issue in server. 4 years ago