1
0
Fork 0
mirror of synced 2024-07-02 21:10:43 +12:00
budibase/packages/worker/src/api/controllers/global
2022-08-31 11:39:41 +01:00
..
auth.ts Added scope customisation to the OIDC SSO configuration. Users can add or remove whichever scopes they like except 'openid'. They can revert to our core default values if they run into any issues 2022-08-18 10:59:40 +01:00
configs.js Add await to cache delete 2022-07-08 14:53:34 +01:00
email.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
license.ts Finishing off UI, expanding settings menus from 80ch to 90ch as they were quite restricted and made the usage UI a bit difficult to view. Added a DISABLE_DEVELOPER_LICENSE env variable for testing. 2022-05-17 17:44:40 +01:00
roles.js Replacing all plural TS enumerations with singular - this involves a major rename of the DocumentTypes. 2022-08-11 13:50:05 +01:00
self.js Event identification 2022-05-23 22:14:44 +01:00
templates.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
users.ts update bulk create and bulk delete backend 2022-08-25 19:41:47 +01:00
workspaces.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00