Javier Braña
2c7b36b050
feat: Phase 3.1 - FormRequests for Task, Issue, Inspection
- Create TaskStoreRequest, TaskUpdateRequest with authorize() + rules()
- Create IssueStoreRequest, IssueUpdateRequest with authorize() + rules()
- Create InspectionStoreRequest, InspectionUpdateRequest with authorize() + rules() + withValidator()
- Update TaskForm to use FormRequests via app()
- Update IssueForm (kept inline validation for complex logic)
- Add InspectionStore/Update requests for ProjectMap inspection methods
Tests: 101 passing (319 assertions)
2026-08-31 12:26:15 +02:00
..
2026-08-28 13:04:28 +02:00
2026-08-28 13:04:28 +02:00
2026-08-28 13:04:28 +02:00
2026-08-31 12:26:15 +02:00
2026-08-28 13:04:28 +02:00
2026-08-31 12:26:15 +02:00
2026-08-28 13:04:28 +02:00
2026-08-31 12:16:56 +02:00
2026-08-31 09:44:33 +02:00
2026-08-03 13:44:10 +02:00
2026-08-31 09:44:33 +02:00
2026-08-28 13:04:28 +02:00
2026-08-28 13:04:28 +02:00
2026-05-07 23:31:33 +02:00