fix(admin): hide decorative Add Tenant (PMC-88) #37

Closed
David wants to merge 0 commits from feat/pmc-88-admin-ui into main
Owner

Summary

Closes PMC-88 (Admin UI). Only PMC-90 needed code; PMC-89 closed (no TenantDetailPage route - Bunyip hub owns tenant editing now) and PMC-91 closed as duplicate-of-PMC-8 (wired in PR #26).

PMC-90: hide Add Tenant header button per F5; this client doesn't ship a tenant-provisioning flow and provisioning lives on the Bunyip hub.

Test plan

  • cargo check --features web,multi-tenant clean
  • /admin/tenants header no longer shows Add Tenant button
  • Table still renders the tenant roster (live or demo)

🤖 Generated with Claude Code

## Summary Closes PMC-88 (Admin UI). Only PMC-90 needed code; PMC-89 closed (no TenantDetailPage route - Bunyip hub owns tenant editing now) and PMC-91 closed as duplicate-of-PMC-8 (wired in PR #26). PMC-90: hide Add Tenant header button per F5; this client doesn't ship a tenant-provisioning flow and provisioning lives on the Bunyip hub. ## Test plan - [ ] `cargo check --features web,multi-tenant` clean - [ ] /admin/tenants header no longer shows Add Tenant button - [ ] Table still renders the tenant roster (live or demo) 🤖 Generated with [Claude Code](https://claude.com/claude-code)
fix(admin): hide decorative Add Tenant on TenantManagementPage (PMC-90)
Some checks failed
Check / clippy + fmt + tests (pull_request) Failing after 8s
Create release / Create release from merged PR (pull_request) Has been skipped
265c19176f
Add Tenant header button had no onclick and no destination - this client doesn't ship a tenant-provisioning surface, and the canonical add-tenant flow now lives in the Bunyip hub per the SSO migration. Per the F5 pattern, hide the affordance until/unless a client-side flow lands so users stop expecting one.

#PMC-90 State Done
vas2000-work closed this pull request 2026-05-21 01:21:58 +02:00
Some checks failed
Check / clippy + fmt + tests (pull_request) Failing after 8s
Required
Details
Create release / Create release from merged PR (pull_request) Has been skipped

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
psa-systems/mokosh-apps!37
No description provided.