Skip to content
Snippets Groups Projects
  1. Mar 13, 2025
  2. Mar 11, 2025
  3. Mar 10, 2025
  4. Mar 09, 2025
  5. Mar 08, 2025
    • Teal Bauer's avatar
      Improve UI for users · 379e83ee
      Teal Bauer authored and Teal's avatar Teal committed
      - Improve "My Assignments" style with the new table styles
      - Also, bring back Conferences / Assignments
      - Change menu layout back to old nav
      - Dark mode fixes
      379e83ee
    • Teal Bauer's avatar
      Admin improvements, RBAC and styling fixes · 5f4e3c6c
      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
  6. Mar 04, 2025
  7. Jan 02, 2025
  8. Jan 01, 2025
  9. Dec 29, 2024
  10. Dec 22, 2024
    • Felix Eckhofer's avatar
      Fix more minor styling issues · 257c1ede
      Felix Eckhofer authored
      257c1ede
    • Felix Eckhofer's avatar
      Clean up style · 56070770
      Felix Eckhofer authored
      This unifies the look of `<h1>`, applies similar spacing across pages
      and removes weird styling from templates originating with devise.
      Also removes h1 from "logo", because all of our headers start at h1 and
      it really isn't a header semantically.
      56070770
  11. Dec 21, 2024
  12. Dec 20, 2024
  13. May 26, 2024
  14. May 25, 2024
  15. May 24, 2024
  16. May 23, 2024
  17. Apr 09, 2024
    • Teal's avatar
      WIP · 20ff461d
      Teal authored
      20ff461d
Loading