PlanTempusApp/PlanTempus.Application/Features/Reports/Pages
Janus C. H. Knudsen 2f92b0eb7b Refactors reports page search and filtering functionality
Moves search and filtering logic from inline script to a dedicated TypeScript module

Improves code organization by creating a ReportsController with:
- Enhanced search capabilities
- Advanced range query parsing
- Flexible filtering mechanisms

Removes inline JavaScript and integrates modular approach in the application
2026-01-21 21:49:10 +01:00
..
Index.cshtml Refactors reports page search and filtering functionality 2026-01-21 21:49:10 +01:00
Index.cshtml.cs Add reports page with sales analytics and UI components 2026-01-21 21:37:09 +01:00