Commit Graph

2 Commits

Author SHA1 Message Date
7d82ddc316 fix: Mobile QA — manual tasks + remittance review (FIBEROPS-207-208)
- manual-tasks/[id].tsx: use r.data?.data ?? r.data for detail query to
  handle API response wrapper envelope, matching list screen pattern
- remittances/[id].tsx: same fix — detail query now unwraps correctly
- services/api.ts: use STORAGE_KEYS.TOKEN constant instead of hardcoded
  string literals in SecureStore calls
2026-04-01 01:01:59 +00:00
Nemo
95d2510b23 feat: Manual Tasks mobile screens (#24) - list, new, detail + profile nav 2026-03-25 08:21:02 +08:00