Skip to content

[CMP-686] feat: add verification cancel and resend addressBook pages#450

Merged
yitianx00 merged 2 commits into
circlefin:masterfrom
rbhandari-circle:CMP-686-add-verification-cancel-and-resend-endpoints
May 29, 2026
Merged

[CMP-686] feat: add verification cancel and resend addressBook pages#450
yitianx00 merged 2 commits into
circlefin:masterfrom
rbhandari-circle:CMP-686-add-verification-cancel-and-resend-endpoints

Conversation

@rbhandari-circle

Copy link
Copy Markdown
Contributor

Adds two debug pages and corresponding $addressBookApiBeta client methods for the new self-hosted wallet verification lifecycle endpoints:

  • POST /v1/addressBook/recipients/{id}/verification/cancel
  • POST /v1/addressBook/recipients/{id}/verification/resend

Both pages follow the existing addressBook/delete.vue pattern (single input + Make api call button, RequestInfo for success, ErrorSheet for errors). Sidenav entries added under the existing addressBook block in layouts/default.vue.

rbhandari-circle and others added 2 commits May 27, 2026 15:27
Adds two debug pages and corresponding $addressBookApiBeta client methods
for the new self-hosted wallet verification lifecycle endpoints:

- POST /v1/addressBook/recipients/{id}/verification/cancel
- POST /v1/addressBook/recipients/{id}/verification/resend

Both pages follow the existing addressBook/delete.vue pattern (single
input + Make api call button, RequestInfo for success, ErrorSheet for
errors). Sidenav entries added under the existing addressBook block in
layouts/default.vue.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…psis

Vuetify's v-list-item-title defaults to single-line + ellipsis, which
truncated the verification cancel/resend nav entries in the 330px-wide
drawer. Allow .list-items to wrap and break mid-character (word-break:
break-all) so each line fills to the drawer edge.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@yitianx00
yitianx00 merged commit af75e65 into circlefin:master May 29, 2026
4 checks passed
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.

3 participants