Skip to content
Snippets Groups Projects
Select Git revision
  • 4324662bbfd8fa15b813ceb545ae2ab5954fb9da
  • main default protected
  • 75389691-a67c-422a-91e9-aa58bfb5-main-patch-32205
  • test-pipe
  • extended-scripts
  • structured-badges
  • guix-pipeline
  • cabal-pipeline
8 results

walint.cabal

user avatar
Teal Bauer authored
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
5f4e3c6c
History