3 Commits

Author SHA1 Message Date
5403c3591d feat: Enhance job card workflow with diagnosis actions and technician assignment modal
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (push) Waiting to run
- Added buttons for assigning diagnosis and starting diagnosis based on job card status in the job card view.
- Implemented a modal for assigning technicians for diagnosis, including form validation and technician selection.
- Updated routes to include a test route for job cards.
- Created a new Blade view for testing inspection inputs.
- Developed comprehensive feature tests for the estimate module, including creation, viewing, editing, and validation of estimates.
- Added tests for estimate model relationships and statistics calculations.
- Introduced a basic feature test for job cards index.
2025-08-15 08:37:45 +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
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