1
0
Fork 0
mirror of synced 2024-07-10 08:46:05 +12:00
budibase/packages/server/src
2021-02-22 12:29:49 +00:00
..
api Switching user activity state to an options field rather than boolean (more extensible). 2021-02-22 12:29:49 +00:00
automations Merge pull request #1125 from Budibase/feature/autocolumns 2021-02-17 17:18:12 +00:00
constants Switching user activity state to an options field rather than boolean (more extensible). 2021-02-22 12:29:49 +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 adding description blurbs to datasources 2021-02-19 15:07:43 +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