1
0
Fork 0
mirror of synced 2024-08-23 22:11:39 +12:00
budibase/packages/server/src
2021-02-17 15:20:14 +00:00
..
api Merge branch 'develop' of github.com:Budibase/budibase into feature/autocolumns 2021-02-17 15:20:14 +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 Updating where utilities are held in builder and then making user table relationships autocolumn aware too. 2021-02-16 15:41:50 +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 Merge branch 'develop' of github.com:Budibase/budibase into feature/autocolumns 2021-02-17 15:20:14 +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