Update CHANGELOG with access management team display feature
This commit is contained in:
@@ -44,6 +44,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
- Teams navigation link in header (authenticated users only)
|
- Teams navigation link in header (authenticated users only)
|
||||||
- Updated seed data to create a "Demo Team" and assign all seed projects to it
|
- Updated seed data to create a "Demo Team" and assign all seed projects to it
|
||||||
- Added TypeScript types and API client functions for teams
|
- Added TypeScript types and API client functions for teams
|
||||||
|
- Access management now shows team-based permissions alongside explicit permissions
|
||||||
|
- Team-based access displayed as read-only with "Source" column indicating origin
|
||||||
|
- Team members with access show team slug and role
|
||||||
- Added integration tests for team CRUD, membership, and project operations
|
- Added integration tests for team CRUD, membership, and project operations
|
||||||
- Added unit tests for TeamAuthorizationService
|
- Added unit tests for TeamAuthorizationService
|
||||||
- Added `ORCHARD_ADMIN_PASSWORD` environment variable to configure initial admin password (#87)
|
- Added `ORCHARD_ADMIN_PASSWORD` environment variable to configure initial admin password (#87)
|
||||||
|
|||||||
Reference in New Issue
Block a user