Skip to content

feat(compliance): show phone call times in call-queue detail#1089

Merged
bernd2022 merged 2 commits into
developfrom
feat/compliance-phone-call-times
May 13, 2026
Merged

feat(compliance): show phone call times in call-queue detail#1089
bernd2022 merged 2 commits into
developfrom
feat/compliance-phone-call-times

Conversation

@bernd2022
Copy link
Copy Markdown
Collaborator

Summary

  • Move phoneCallTimes from CallQueueAddressInfo into CallQueueUserInfo (phone-call block), so it is visible in all five call-queue detail screens instead of only the IP-country variant where the address block is rendered.
  • Adjust the address block title to Address (was Address & Phone Call Times).

Test plan

  • Open /compliance/call-queues/UNAVAILABLE_SUSPICIOUS, pick a user with phoneCallTimes set — value shows next to Phone Call Status in the right-hand User-Info column.
  • Repeat for MANUAL_CHECK_PHONE, MANUAL_CHECK_IP_PHONE, MANUAL_CHECK_IP_COUNTRY_PHONE, MANUAL_CHECK_EXTERNAL_ACCOUNT_PHONE.
  • User without phoneCallTimes still renders cleanly (shows -).

Move phoneCallTimes from address block to user-info phone-call block so
it is visible in all five call-queue detail screens, not only the
IP-country variant.
Copy link
Copy Markdown
Member

@davidleomay davidleomay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Fix merge conflicts

…one-call-times

# Conflicts:
#	src/components/compliance/call-queue/call-queue-user-info.tsx
@bernd2022 bernd2022 merged commit 2c69acd into develop May 13, 2026
6 checks passed
@bernd2022 bernd2022 deleted the feat/compliance-phone-call-times branch May 13, 2026 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants