Skip to content
Snippets Groups Projects
  1. Mar 13, 2025
  2. Mar 08, 2025
    • 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
  3. Mar 04, 2025
    • Teal's avatar
      Improve conference and import management · b843aa0c
      Teal authored
      When adding a new conference, we now automatically run the import job and let the user choose relevant stages. Users can also manage relevant stages from the conference edit view.
      
      Added tracking of import histories. The app now knows when an import has been started and ended, and errors are logged into the DB as well and exposed to the frontend.
      
      Added an interstitial page for fetching conference data, plus a way to manually trigger imports if no data was found.
      b843aa0c
    • Teal's avatar
      Add RBAC, convert existing roles · 874d68a3
      Teal authored
      874d68a3
    • Teal's avatar
      Run Rubocop with Rails Omakase settings · 11432c9f
      Teal authored
      11432c9f
  4. Jan 04, 2025
  5. Jan 02, 2025
  6. Jan 01, 2025
  7. Dec 30, 2024
  8. Dec 29, 2024
  9. Dec 28, 2024
  10. Dec 27, 2024
  11. Dec 26, 2024
  12. Dec 24, 2024
  13. Dec 23, 2024
  14. Dec 22, 2024
  15. Dec 21, 2024
  16. Dec 20, 2024
  17. Dec 03, 2024
  18. Nov 15, 2024
  19. May 27, 2024
  20. May 26, 2024
  21. May 25, 2024
Loading