Commit Graph

12 Commits

Author SHA1 Message Date
2d9b80971c anton screenshot 2026-07-23 10:27:10 +05:30
ee25bb6065 rectification audit options: TRUE auto-"Others", FALSE limited to true/false others
- rect TRUE: no category menu, verdict saved as "Others" (legacy behavior);
  Save/Enter work without a category, A auto-saves in Quick mode
- rect FALSE: only "true others" / "false others" (keys 1-2); audits safe
  menu no longer selectable in rect mode (closes the "duplicate" soft-delete trap)
- FALSE + "true others" now calls POST /auditor/rectified/false to re-open
  the defect (asset DAMAGED) - wired into single save, Bulk Mode phase 2b,
  and Audit All; per-record errors surfaced in toasts
- audits mode untouched (all changes gated on isRectActive)
2026-07-17 11:27:36 +05:30
c872566e83 dev tickets and issues raised 2026-07-15 14:24:26 +05:30
08307119da image scanning and asset edit 2026-07-14 14:20:24 +05:30
3cb086d67b sorting for records in the ui 2026-07-13 21:43:10 +05:30
e5c2b047d7 feat: implement administrative audit allocation and management dashboard pages with supporting API services 2026-07-12 18:19:50 +05:30
9d2acd126c feat: implement audit session module with centralized API service and axios interceptors 2026-06-26 11:36:37 +05:30
fc61b4cdb6 feat: implement activity feed module with debounced filtering, history tracking, and axios service integration 2026-06-24 11:28:37 +05:30
de2b5a808f mvp-1 2026-06-23 10:26:28 +05:30
514a656fa8 feat: implement activity feed module with dynamic filtering, state management, and asset selection components 2026-06-22 12:47:01 +05:30
0a35bba378 feat: initialize dashboard structure with auth, feed management, and activity feed filtering components 2026-06-16 16:42:48 +05:30
a4c0892741 Initial commit of react-revamp for Auditor Portal 2026-06-10 18:33:17 +05:30