Skip to content

Release: develop -> main - #1441

Merged
TaprootFreak merged 1 commit into
mainfrom
develop
Aug 31, 2026
Merged

Release: develop -> main#1441
TaprootFreak merged 1 commit into
mainfrom
develop

Conversation

@github-actions

Copy link
Copy Markdown

Automatic Release PR

This PR was automatically created after changes were pushed to develop.

Commits: 1 new commit(s)

Checklist

  • Review all changes
  • Verify CI passes
  • Approve and merge when ready for production

… dashboard (#1440)

* feat(support): dedicated Limit Requests tab in the support dashboard

Adds a tab next to Open that lists only open limit-increase requests (Created/Pending),
grouped like the Open tab: awaiting customer reply first, then Created, then Pending.
Loaded independently of the Open list so the tab count stays correct while Open is
filtered; search and the new-message reload work on the tab as well.

The grouping logic moves from the screen into the pure support-stats module
(groupOpenIssues/countOpenIssueGroups) and gets unit tests.

* feat(support): finish Limit Requests tab with tests and load isolation

Keep the dedicated tab next to Open for Created/Pending LimitRequest
tickets, grouped like Open and loaded without Open type/department
filters. Ignore stale Open/Limit list responses, cover grouping and
the dashboard screen in unit tests, and assert the tab in visual and
full-stack e2e.

* test(support): settle paged debounce and customer-search promises

The dashboard fires an immediate paged load and a debounced reload; the
Load-more test now waits for both skip-0 responses before appending.
Customer search waits on act-flushed promises instead of waitFor under
fake timers. Grouping with a missing lastMessageDate is sorted against a
dated sibling.

* test(support): Darwin baselines for the Limit Requests tab

Regenerate the All Tickets overview screenshot so the new tab is in the
committed visual, and add a Limit Requests tab snapshot (state filter
only, no type or department).

* test(support): seed-like visual baselines for Limit Requests

Replace the empty All Tickets snapshots with a realistic open list
(limit, transaction, and KYC tickets) and a Limit Requests tab that
shows awaiting-reply versus pending groups.

---------

Co-authored-by: TaprootFreakAI <315477232+TaprootFreakAI@users.noreply.github.com>
@TaprootFreak
TaprootFreak merged commit e544cd7 into main Aug 31, 2026
14 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.

2 participants