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 7ccb905c4b Merge branch 'master' of github.com:Budibase/budibase into develop 6 years ago
..
api Merge branch 'master' of github.com:Budibase/budibase into develop 6 years ago
automations Merge pull request #1125 from Budibase/feature/autocolumns 6 years ago
constants Work in progress, getting the server backend mostly ready for this work. 6 years ago
db Fixing some issues with enrichment, making sure display column can always be worked out. 6 years ago
events Adding jest test cases to string templating library. 6 years ago
integrations adding description blurbs to datasources 6 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. 6 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. 6 years ago
app.js primary and secondary index fields 6 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. 6 years ago
index.js Fixing typo. 6 years ago