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 b84b34d5ae Review comments. 5 years ago
..
api Review comments. 5 years ago
automations Add dryRun to automation row create and remove env conditional on delete 5 years ago
constants Getting the static formulas being processed on input, not re-processing on output. 5 years ago
db Getting relationship re-enrichment working, so that static formulas will update when the value of the relationship changes. 5 years ago
definitions Adding the ability to filter using the filter drawer for formula fields, getting them based on the enriched contents of a row - adding functionality to denote to each table which other tables depend on them for formula. 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 Adding comments to a few SQL table schema building functions to explain their function. 5 years ago
middleware Merge pull request #4000 from Budibase/fix/sync-apps-reset-rows-quotas 5 years ago
migrations Support template and app import in quotas + logging 5 years ago
tests/utilities Refactoring core library usage in monorepo, make it a bit cleaner/easier to search/more standardised. 5 years ago
threads Merge branch 'develop' of github.com:Budibase/budibase into rest-pagination 5 years ago
utilities Bit of refactoring, adding in functionality to remove invalid static formula when the elements that the formula depends on are removed. 5 years ago
app.ts Switching out @budibase/auth to @budibase/backend-core. 5 years ago
environment.js Calculate total rows in migration, centralise quota enabled logic and tidy to use env vars only 5 years ago
index.ts First attempt and re-writing a portion of the server in typescript. 5 years ago