- Added FastAPI router for time tracking views including dashboard, wizard, and orders. - Created HTML templates for the time tracking wizard with responsive design and Bootstrap integration. - Developed SQL migration script for the time tracking module, including tables for customers, cases, time entries, orders, and audit logs. - Introduced a script to list all registered routes, focusing on time tracking routes. - Added test script to verify route registration and specifically check for time tracking routes. |
||
|---|---|---|
| .. | ||
| auth | ||
| billing | ||
| contacts | ||
| core | ||
| customers | ||
| dashboard | ||
| devportal | ||
| hardware/backend | ||
| models | ||
| services | ||
| settings | ||
| shared/frontend | ||
| system/backend | ||
| timetracking | ||
| vendors | ||
| __init__.py | ||