• Stefy Lanza (nextime / spora )'s avatar
    Update reports page layout: cards in single row, 3-column filter form with conditional date inputs · ac3a9c46
    Stefy Lanza (nextime / spora ) authored
    - Change summary cards to display in single horizontal row using responsive grid (col-12 col-md-6 col-lg-3)
    - Add h-100 class to ensure equal card heights
    - Reorganize filter form into 3-column layout (Client, Date Range, Sort By)
    - Move time filters to always-visible section (works with all date range options)
    - Show custom date range inputs only when 'Custom' date range is selected
    - Add JavaScript to toggle custom date range visibility based on selection
    - Move action buttons to bottom-right of form with Reset and Apply buttons
    - Add resetFilters() function to clear all filters
    - Add me-2 and text-end CSS utility classes
    ac3a9c46
base.html 9.44 KB