Skip to content
Snippets Groups Projects
Commit 5f4e3c6c authored by Teal Bauer's avatar Teal Bauer
Browse files

Admin improvements, RBAC and styling fixes

Extend admin interface:

- Make admin controllers inherit from Admin::BaseController
- New admin dashboard with system statistics overview
- Centralized admin layout with dedicated navigation
- Enhanced user management interface with role assignment capabilities

RBAC fixes:

- Introduced new `admin` role that has all rights
- Added db migration to create admin role with appropriate permissions
- Updated admin rake tasks for role management
- Updated db seeds to add all required roles properly

Styling improvements and fixes:

- Upgraded button system with standardized styling and dark mode support
- Improved UI with consistent styling using Tailwind components
- Brought back manual dark mode using Tailwind custom variant
parent 8698eee8
No related branches found
No related tags found
Loading
Checking pipeline status
Showing
with 865 additions and 376 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment