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 56cf236ebf Fix #2209 - views, calculations and group by can't support formula or link fields, making sure these aren't options in the UI. Also fixing an issue where formula values were being saved to DB. 5 years ago
..
api Fix for #2250, strings were being parsed for numbers which was causing the issue for strings starting with numbers, using the table schema to determine is parsing necessary. 5 years ago
automations Revert "Multi-tenancy/organisations" 5 years ago
constants Merge branch 'develop' of github.com:Budibase/budibase into spectrum-apps 5 years ago
db Revert "Multi-tenancy/organisations" 5 years ago
definitions Merge branch 'master' of github.com:Budibase/budibase into develop 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 Fix for #2250, strings were being parsed for numbers which was causing the issue for strings starting with numbers, using the table schema to determine is parsing necessary. 5 years ago
middleware Revert "Multi-tenancy/organisations" 5 years ago
tests/utilities Revert "Multi-tenancy/organisations" 5 years ago
utilities Fix #2209 - views, calculations and group by can't support formula or link fields, making sure these aren't options in the UI. Also fixing an issue where formula values were being saved to DB. 5 years ago
app.ts First attempt and re-writing a portion of the server in typescript. 5 years ago
environment.js Revert "Multi-tenancy/organisations" 5 years ago
index.ts First attempt and re-writing a portion of the server in typescript. 5 years ago