Skip to content
Snippets Groups Projects
Select Git revision
  • claims-in-idtoke
  • master default protected
  • jwt_encode_inconsistencies
  • recovery-code-pwhash
  • incremental-sync
  • redis-rate-limits
  • typehints
  • v1.2.x
  • v1.x.x
  • v1.1.x
  • feature_invite_validuntil_minmax
  • Dockerfile
  • v1.0.x
  • roles-recursive-cte
  • v2.3.1
  • v2.3.0
  • v2.2.0
  • v2.1.0
  • v2.0.1
  • v2.0.0
  • v1.2.0
  • v1.1.2
  • v1.1.1
  • v1.0.2
  • v1.1.0
  • v1.0.1
  • v1.0.0
  • v0.3.0
  • v0.2.0
  • v0.1.5
  • v0.1.4
  • v0.1.2
32 results

uffd

  • Clone with SSH
  • Clone with HTTPS
  • Forked from uffd / uffd
    Source project has a limited visibility.
    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
    Name Last commit Last update