The communications platform that puts data protection first.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Rocket.Chat/apps/meteor/client/views/admin/permissions
ergot-rp 6c2bc71909
fix: WCAG (1.1.1) Add `alt`property to user avatar (#35969)
1 month ago
..
PermissionsTable test: Replace `data-qa` by accessible locators (#36757) 3 months ago
UsersInRole fix: WCAG (1.1.1) Add `alt`property to user avatar (#35969) 1 month ago
helpers
hooks chore: Replace `Meteor.userId()` for client code (#36911) 6 months ago
CustomRoleUpsellModal.tsx
EditRolePage.tsx chore: Move `ContextualBar` and subcomponents to `ui-client` package (#37661) 4 months ago
EditRolePageWithData.tsx chore: `useHasLicenseModule` return as a query result (#37552) 5 months ago
PermissionsContextBar.tsx chore: Move `ContextualBar` and subcomponents to `ui-client` package (#37661) 4 months ago
PermissionsPage.tsx test: Replace `data-qa` by accessible locators (#36757) 3 months ago
PermissionsRouter.tsx refactor: Decouple permissions table component from page (#36872) 7 months ago
RoleForm.tsx