bmc_hub/app/timetracking/frontend
Christian a1d4696005 feat: Add new time tracking wizard and registrations view
- Implemented a new simplified time tracking wizard (wizard2) for approval processes.
- Added a registrations view to list all time tracking entries.
- Enhanced the existing wizard.html to include a billable checkbox for entries.
- Updated JavaScript logic to handle billable state and travel status for time entries.
- Introduced a cleanup step in the deployment script to remove old images.
- Created a new HTML template for registrations with filtering and pagination capabilities.
2026-01-10 01:37:08 +01:00
..
__init__.py feat(timetracking): Implement time tracking module with frontend views, HTML templates, and database migrations 2025-12-09 22:46:30 +01:00
customers.html feat: Add new time tracking wizard and registrations view 2026-01-10 01:37:08 +01:00
dashboard.html feat: Add subscriptions lock feature to customers 2025-12-13 12:06:28 +01:00
orders.html UI: Vis Hub ordre ID i ordre detaljer efter eksport 2025-12-23 02:03:23 +01:00
registrations.html feat: Add new time tracking wizard and registrations view 2026-01-10 01:37:08 +01:00
views.py feat: Add new time tracking wizard and registrations view 2026-01-10 01:37:08 +01:00
wizard2.html feat: Add new time tracking wizard and registrations view 2026-01-10 01:37:08 +01:00
wizard.html feat: Add new time tracking wizard and registrations view 2026-01-10 01:37:08 +01:00