budibase/packages/server/src
mike12345567 780b6e0956 Fixing some issues with enrichment, making sure display column can always be worked out. 2021-02-19 13:21:38 +00:00
..
api Updating the self auth endpoint to use the row processor. 2021-02-19 10:32:24 +00:00
automations Merge branch 'develop' of github.com:Budibase/budibase into feature/autocolumns 2021-02-17 15:20:14 +00:00
constants Work in progress, getting the server backend mostly ready for this work. 2021-02-15 17:47:14 +00:00
db Fixing some issues with enrichment, making sure display column can always be worked out. 2021-02-19 13:21:38 +00:00
events Adding jest test cases to string templating library. 2021-01-19 17:29:38 +00:00
integrations fixes for mySQL and MSSQL non default ports 2021-02-03 08:20:21 +00:00
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. 2021-02-12 20:34:54 +00:00
selfhost Updating API key controller in self-host mode to return self host API key. 2020-12-09 17:10:53 +00:00
utilities Updating the self auth endpoint to use the row processor. 2021-02-19 10:32:24 +00:00
app.js primary and secondary index fields 2021-02-09 18:49:12 +00:00
electron.js user table and relationships complete 2020-11-24 14:04:14 +00:00
environment.js When self hosting it is now possible to use a pretty URL to access the app rather than the normal appId. 2021-01-14 17:01:31 +00:00
index.js Fixing typo. 2020-10-26 17:58:01 +00:00