- 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. |
||
|---|---|---|
| .. | ||
| 002_auth_system.sql | ||
| 003_extend_customers.sql | ||
| 004_contacts_relationships.sql | ||
| 005_vendors.sql | ||
| 006_settings.sql | ||
| 007_dev_portal.sql | ||
| 008_credit_notes.sql | ||
| 008_supplier_invoices.sql | ||
| 009_document_extraction.sql | ||
| 010_supplier_invoice_templates.sql | ||
| 011_extraction_lines_context.sql | ||
| 011_quick_analysis.sql | ||
| 012_own_invoice_filter.sql | ||
| 012_template_default_category.sql | ||
| 013_timetracking_module.sql | ||
| init.sql | ||