No description
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 |
||
|---|---|---|
| .claude | ||
| .idea | ||
| .vscode | ||
| .workbench | ||
| PlanTempus.Application | ||
| PlanTempus.Components | ||
| PlanTempus.Core | ||
| PlanTempus.Database | ||
| PlanTempus.DeprecatedApplication | ||
| PlanTempus.SetupInfrastructure | ||
| PlanTempus.SqlManagement | ||
| PlanTempus.Tests | ||
| PlanTempus.X.BDD | ||
| TestPostgresLISTEN | ||
| .gitignore | ||
| .hintrc | ||
| CLAUDE.md | ||
| CODE_REVIEW.md | ||
| global.json | ||
| OPTIMIZATION_PLAN.md | ||
| PlanTempus.sln | ||
| PTWork.code-workspace | ||
| qodana.yaml | ||
| README.md | ||