PlanTempusApp/PlanTempus.Application/wwwroot/ts/modules
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
..
cash.ts Refactors UI components with new card header structure 2026-01-19 14:23:41 +01:00
controls.ts Enhances service details with employees and addon sections 2026-01-17 15:36:15 +01:00
customers.ts Adds customer details drawer to customers list page 2026-01-19 18:27:59 +01:00
drawers.ts wip 2026-01-11 18:18:36 +01:00
employees.ts Enhances service details with employees and addon sections 2026-01-17 15:36:15 +01:00
lockscreen.ts WIP 2026-01-10 20:39:17 +01:00
reports.ts Refactors reports page search and filtering functionality 2026-01-21 21:49:10 +01:00
search.ts WIP 2026-01-10 20:39:17 +01:00
services.ts Enhances Services module with detail view and interactions 2026-01-16 22:03:22 +01:00
sidebar.ts WIP 2026-01-10 20:39:17 +01:00
theme.ts Refactors employee details and UI controls 2026-01-15 16:59:56 +01:00
tracking.ts Adds comprehensive Settings page with multiple configuration tabs 2026-01-18 22:50:33 +01:00