# 04-Mar-2026 — add environment management section with monitoring and sorting [ref #172](https://github.com/nbarrett/ngx-ramblers/issues/172)

## [build 510](https://github.com/nbarrett/ngx-ramblers/actions/runs/22668773631) — [commit 4479ebb](https://github.com/nbarrett/ngx-ramblers/commit/4479ebb179d4cd8f6965df1c5a0ca0d73b72e5b7)

_____


![](https://ngx-ramblers.org.uk/api/aws/s3/site-content/606f3805-22f6-4f83-8c3e-d010a704d4ed.jpeg)


- Add column sorting to environments monitoring table with clickable headers
- Create environment management landing page with action buttons
- Add nested routes under admin/environment-management with backward-compatible redirects
- Add environmentAdmin access level with platformAdminEnabled runtime check
- Add EnvironmentAdminGuard to protect environment management routes
- Read admin URLs from group system settings instead of constructing from environment name
- Display response times in friendly units (4.9s instead of 4889ms)
- Rename Migration Health to Environments Monitoring
- Add database migration to restructure admin menu
- Remove environment-setup and backup-and-restore from main admin menu
- Keep maintenance visible on admin menu for all groups