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.
 
 
 
 
 
 
Martin McKeaveney 62b9983d03
Merge pull request #4824 from Budibase/feature/export-from-client
4 years ago
..
api Merge pull request #4824 from Budibase/feature/export-from-client 4 years ago
automations Fixing another issue raised by test cases. 4 years ago
constants Moving validators to a single location, simplify route files and all re-usability. 4 years ago
db Switching the basic single row read to use the enrich endpoint. 4 years ago
definitions Fixing issue #4811 - when renaming SQL columns use an actual rename alteration rather than dropping the column. 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 Fixing issue #4811 - when renaming SQL columns use an actual rename alteration rather than dropping the column. 4 years ago
middleware Adding new generation technique, converting openAPI spec to typescript definitions, which are then applied in mapping output middlewares to make sure that the structures of the response are fully respected. 4 years ago
migrations Fixing a typescript issue in server. 4 years ago
tests/utilities Fixing test case. 4 years ago
threads Fixing issue brought up by test case. 4 years ago
utilities Adding test cases for user implementation with mocks. 4 years ago
app.ts Migrations 2.0 4 years ago
environment.js Fixing review comments. 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