3 Commits

Author SHA1 Message Date
e3b2b220d2 Enhance UI and functionality across various components
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (push) Waiting to run
- Increased icon sizes in service items, service orders, users, and technician management for better visibility.
- Added custom loading indicators with appropriate icons in search fields for vehicles, work orders, and technicians.
- Introduced invoice management routes for better organization and access control.
- Created a new test for the estimate PDF functionality to ensure proper rendering and data integrity.
2025-08-16 14:36:58 +00:00
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
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