test(resource): cover chapter and skill import access
This commit is contained in:
@@ -20,8 +20,10 @@
|
||||
- `getMyResource`: `self-service`
|
||||
- `getById`, `getByEid`, `getHoverCard`, `getByIdentifier`, `getByIdentifierDetail`, `resolveByIdentifier`, `getChargeabilitySummary`: `self-service` unless the caller also has `resource-overview`
|
||||
- `directory`: `authenticated-safe-lookup`
|
||||
- `chapters`: `authenticated-safe-lookup`
|
||||
- `listSummaries`, `listSummariesDetail`, `listStaff`, `resolveResponsiblePersonName`: `resource-overview`
|
||||
- `getSkillsAnalytics`, `searchBySkills`, `listWithUtilization`, `getChargeabilityStats`, `getSkillMarketplace`: `controller-finance`
|
||||
- `importSkillMatrix`: `self-service`
|
||||
- create, update, deactivate, batch update, imports for other users: `manager-write` or `admin-only`
|
||||
|
||||
### `packages/api/src/router/project.ts`
|
||||
|
||||
Reference in New Issue
Block a user