feat(ui/auth): implement authorized 'Add Book' trigger in Library view #32 #38

Merged
mjasin merged 1 commits from feature/issue-32-add-book-trigger into develop 2026-05-10 17:45:25 +00:00
Collaborator

Resolves #32

Changes:

  • Added '[+] Add New Book' button to Library.razor.
  • Wrapped the button in AuthorizeView for Admin and ContentManager roles.
  • Updated NexusButton styling to follow standards: secondary gray background with neon glow on hover/focus.
  • Refined Library.razor layout with a header and glassmorphism panel.
Resolves #32 ### Changes: - Added '[+] Add New Book' button to `Library.razor`. - Wrapped the button in `AuthorizeView` for `Admin` and `ContentManager` roles. - Updated `NexusButton` styling to follow standards: secondary gray background with neon glow on hover/focus. - Refined `Library.razor` layout with a header and glassmorphism panel.
Antigravity changed target branch from main to develop 2026-05-10 17:44:33 +00:00
Antigravity added 1 commit 2026-05-10 17:44:33 +00:00
mjasin approved these changes 2026-05-10 17:45:15 +00:00
mjasin merged commit 9a45a078a6 into develop 2026-05-10 17:45:25 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mjasin/Nexus.Reader#38