5 Commits

Author SHA1 Message Date
46a49536bf Update README.md
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (push) Waiting to run
2025-08-10 19:50:40 +00:00
a65fee9d75 Add customer portal workflow progress component and analytics dashboard
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (push) Waiting to run
- Implemented the customer portal workflow progress component with detailed service progress tracking, including current status, workflow steps, and contact information.
- Developed a management workflow analytics dashboard featuring key performance indicators, charts for revenue by branch, labor utilization, and recent quality issues.
- Created tests for admin-only middleware to ensure proper access control for admin routes.
- Added tests for customer portal view rendering and workflow integration, ensuring the workflow service operates correctly through various stages.
- Introduced a .gitignore file for the debugbar storage directory to prevent unnecessary files from being tracked.
2025-08-10 19:41:25 +00:00
cbae4564b9 Add customer portal views for dashboard, estimates, invoices, vehicles, and work orders
Some checks failed
linter / quality (push) Has been cancelled
tests / ci (push) Has been cancelled
- Implemented dashboard view with vehicle stats, active services, recent activity, and upcoming appointments.
- Created estimates view with filtering options and a list of service estimates.
- Developed invoices view to manage service invoices and payment history with filtering.
- Added vehicles view to display registered vehicles and their details.
- Built work orders view to track the progress of vehicle services with filtering and detailed information.
2025-08-08 09:56:26 +00:00
6b3baffc3e docs: add comprehensive README for Car Repairs Shop
Some checks failed
linter / quality (push) Has been cancelled
tests / ci (push) Has been cancelled
2025-07-30 17:23:11 +00:00
e839d40a99 Initial commit
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (push) Waiting to run
2025-07-30 17:15:50 +00:00