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 beb98eea1b
Merge pull request #1156 from Budibase/external-data-source-fixes
5 years ago
..
api Merge pull request #1156 from Budibase/external-data-source-fixes 5 years ago
automations Merge pull request #1125 from Budibase/feature/autocolumns 5 years ago
constants Switching user activity state to an options field rather than boolean (more extensible). 5 years ago
db Fixing some issues with enrichment, making sure display column can always be worked out. 5 years ago
events Adding jest test cases to string templating library. 5 years ago
integrations read all columns for schema rather than just the first 5 years ago
middleware Fixing an issue with RBAC, there was a mutable issue where a server builtin resource was getting updated, fixed this by not exposing the mutable structure, instead exposing a function which provides a new object everytime. 5 years ago
selfhost Updating API key controller in self-host mode to return self host API key. 6 years ago
utilities Updating the self auth endpoint to use the row processor. 5 years ago
app.js primary and secondary index fields 5 years ago
electron.js user table and relationships complete 6 years ago
environment.js When self hosting it is now possible to use a pretty URL to access the app rather than the normal appId. 5 years ago
index.js Fixing typo. 6 years ago