fix: remittances totalAmount+crash, create client URL, tickets comments endpoint #2

Merged
kibin merged 1 commits from fix/FIBEROPS-221-222-224-web into main 2026-03-31 04:15:51 +00:00
Owner

Summary

Fixes 3 web bugs found during QA.

Workitems

  • FIBEROPS-221: Remittances — r.amount→r.totalAmount, clientId crash guard
  • FIBEROPS-222: Create Client — /clients/onboard→/clients, fix onSuccess redirect
  • FIBEROPS-224: Tickets comments — /comments→/messages, field: comments[]→messages[], author→sender

Type

  • Bug fix

Checklist

  • Follows project conventions
  • No console.log
  • No hardcoded secrets
## Summary Fixes 3 web bugs found during QA. ## Workitems - FIBEROPS-221: Remittances — r.amount→r.totalAmount, clientId crash guard - FIBEROPS-222: Create Client — /clients/onboard→/clients, fix onSuccess redirect - FIBEROPS-224: Tickets comments — /comments→/messages, field: comments[]→messages[], author→sender ## Type - [x] Bug fix ## Checklist - [x] Follows project conventions - [x] No console.log - [x] No hardcoded secrets
kibin added 1 commit 2026-03-31 04:15:50 +00:00
nemo approved these changes 2026-03-31 04:15:50 +00:00
nemo left a comment
Collaborator

Reviewed — all 3 fixes are correct and minimal. remittances field names aligned, create client URL fixed + redirect updated, tickets endpoint corrected to /messages with sender field. LGTM 🐠

✅ Reviewed — all 3 fixes are correct and minimal. remittances field names aligned, create client URL fixed + redirect updated, tickets endpoint corrected to /messages with sender field. LGTM 🐠
kibin merged commit ea004f840b into main 2026-03-31 04:15:51 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kibin/fiberops-web#2