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 e073bdb5a4 Fix for #5103 - some templates are built on an older version that stored permissions differently, we can't migrate these as they will keep being added, easiest to just support the old method (apply the old rule and convert to the new format when retrieving roles). 4 years ago
..
api Fix for #5103 - some templates are built on an older version that stored permissions differently, we can't migrate these as they will keep being added, easiest to just support the old method (apply the old rule and convert to the new format when retrieving roles). 4 years ago
automations Merge pull request #4976 from Budibase/fix/query-rows-automation-fix 4 years ago
constants Moving validators to a single location, simplify route files and all re-usability. 4 years ago
db Add typescript linting at the top level 4 years ago
definitions Revert openapi.ts linting 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 Adding the ability to expand the max number of rows retrieved by SQL queries (say for table exports). 4 years ago
middleware Fix for #5103 - some templates are built on an older version that stored permissions differently, we can't migrate these as they will keep being added, easiest to just support the old method (apply the old rule and convert to the new format when retrieving roles). 4 years ago
migrations Fixing a typescript issue in server. 4 years ago
tests/utilities Link app context with tenancy, remove app tenancy middleware 4 years ago
threads Merge pull request #4991 from Budibase/fix/sql-query-in 4 years ago
utilities Updating row search bookmark to handle numbers as bookmarks. 4 years ago
app.ts Migrations 2.0 4 years ago
environment.js Adding the ability to expand the max number of rows retrieved by SQL queries (say for table exports). 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