1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-23 03:22:50 +02:00
bitwarden-browser/libs/admin-console
Thomas Rittson 8344623185
[PM-11450] Move organization-user domain to admin-console lib (#10785)
- move organization-user files from libs/common/src/admin-console into libs/admin-console/src/common
- add barrel files and update imports to use barrel files
- rename OrganizationUserService to OrganizationUserApiService
- rename OrganizationUserServiceImplementation to DefaultOrganizationUserApiService
2024-09-04 18:21:26 -04:00
..
src/common [PM-11450] Move organization-user domain to admin-console lib (#10785) 2024-09-04 18:21:26 -04:00
.eslintrc.json Add AC Team eslint configuration (#9971) 2024-07-09 14:33:07 +01:00
jest.config.js create team owned libs for billing, admin-console, platform (#7233) 2023-12-15 09:02:21 -05:00
package.json create team owned libs for billing, admin-console, platform (#7233) 2023-12-15 09:02:21 -05:00
README.md create team owned libs for billing, admin-console, platform (#7233) 2023-12-15 09:02:21 -05:00
test.setup.ts create team owned libs for billing, admin-console, platform (#7233) 2023-12-15 09:02:21 -05:00
tsconfig.json create team owned libs for billing, admin-console, platform (#7233) 2023-12-15 09:02:21 -05:00
tsconfig.spec.json create team owned libs for billing, admin-console, platform (#7233) 2023-12-15 09:02:21 -05:00

Admin Console

This lib represents the public API of the Admin Console team at Bitwarden. Modules are imported using @bitwarden/admin-console.