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.
 
 
 
 
 
 
Rory Powell 05f0393310 Merge branch 'release' into merge-release 4 years ago
..
appDirectoryTemplate Remove some other reference to standard-components 5 years ago
fileSystem negate export button 4 years ago
queue Fixing issue with server not shutting down correctly when an error occurs, making sure that everything clears up gracefully. 4 years ago
routing Final pass refactoring - need to test but all code in server converted. 5 years ago
rowProcessor Apply timezones patch from existing ignore-timezones branch 4 years ago
tests Tests complete + backwards compatibility for deployment 4 years ago
usageQuota merge with master 4 years ago
budibaseDir.js Finishing off UI, expanding settings menus from 80ch to 90ch as they were quite restricted and made the usage UI a bit difficult to view. Added a DISABLE_DEVELOPER_LICENSE env variable for testing. 4 years ago
centralPath.js lint:fix 5 years ago
csvParser.js Exporting date and auto id field, but not importing autocolumns when table is created. 5 years ago
global.js Review comments, renaming deployed -> prod in terms of app IDs. 5 years ago
index.js Fix for issue discovered in #5187 - expanding regex to cover all sorts of number coercion. 4 years ago
redis.js Initial Commit for app overview 4 years ago
scriptRunner.js Adding worker controls to both automations and queries. 5 years ago
security.js Switching out @budibase/auth to @budibase/backend-core. 5 years ago
statusCodes.js further tidy up and removal 6 years ago
users.js Improving performance of load script, can generate thousands of users a second. 4 years ago
workerRequests.js Adding test cases for user implementation with mocks. 5 years ago