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 e261011697 Merge branch 'develop' of github.com:Budibase/budibase into feature/portal-usage 4 years ago
..
api Merge pull request #5966 from Budibase/feat/qa-templates 4 years ago
automations Add limit placeholder for Automation queries 4 years ago
constants Fixing an issue where HBS statements couldn't be used for passing arrays through to a looping action in automations. 4 years ago
db Fixing issue #5778 - making sure to only remove the first app_ element of the app ID. 4 years ago
definitions Merge branch 'master' of github.com:Budibase/budibase into develop 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). 6 years ago
integrations Improve parseQueryParams regex 4 years ago
middleware Fixing issue with db init as part of the jest require. 4 years ago
migrations Fixing context issues in sync apps/rows test cases. 4 years ago
tests/utilities Fixing issues with test cases - a lot of test cases didn't setup tenancy in any format, which now means that the API endpoints they call would not have access to a Global DB instance. Also had to disable the closing of the database in test as this was removing the database from memory, meaning future calls would find an empty database when they opened it. 4 years ago
threads Fixing an issue where HBS statements couldn't be used for passing arrays through to a looping action in automations. 4 years ago
utilities 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
app.ts merge with master 4 years ago
environment.js Merge branch 'develop' of github.com:Budibase/budibase into feature/portal-usage 4 years ago
index.ts feat: made changes to worker and server packages to use global-agent to setup proxy from env variables 4 years ago
module.d.ts Remove remaining direct usage of CouchDB. Add common pouch config to backend-core 4 years ago