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 4378a3a657 Fixing issue where any two automations steps of the same type executed in the same automation would have the same response output in the frontend, this was a visual bug. Also fixing an issue introduced by REST update that broke the query controller. 5 years ago
..
api Merge branch 'develop' of github.com:Budibase/budibase into feature/auth-core 5 years ago
automations Fixing issue where any two automations steps of the same type executed in the same automation would have the same response output in the frontend, this was a visual bug. Also fixing an issue introduced by REST update that broke the query controller. 5 years ago
constants Switching out @budibase/auth to @budibase/backend-core. 5 years ago
db Switching out @budibase/auth to @budibase/backend-core. 5 years ago
definitions Adding basic test cases for static and dynamic variables (backend). 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 #3970 from Budibase/fix/jan-various-fixes 5 years ago
middleware Switching out @budibase/auth to @budibase/backend-core. 5 years ago
tests/utilities Renaming some variables to core, fixing test cases that referenced auth directly. 5 years ago
threads Merge branch 'develop' of github.com:Budibase/budibase into feature/auth-core 5 years ago
utilities Renaming some variables to core, fixing test cases that referenced auth directly. 5 years ago
app.ts Switching out @budibase/auth to @budibase/backend-core. 5 years ago
environment.js Fixing issue from review, values weren't wiped when delete modals closed, also adding a fix for threading to disable it in development as node-ts was causing memory leaks on low memory systems (doesn't apply to production built version). 5 years ago
index.ts First attempt and re-writing a portion of the server in typescript. 5 years ago