Skip to content

feat(billing): add per-user search to billing breakdown - #437

Open
karpikpl wants to merge 1 commit into
mainfrom
copilot/fix-issue-434
Open

feat(billing): add per-user search to billing breakdown#437
karpikpl wants to merge 1 commit into
mainfrom
copilot/fix-issue-434

Conversation

@karpikpl

Copy link
Copy Markdown
Collaborator

Fixes #434

Summary

  • add a search field above the Billing per-user breakdown table
  • bind Vuetify table search to the user column only
  • lazy-load billing for the first matched users when searching
  • add Vitest coverage for the search wiring and lazy-load path

Validation

  • npm test
  • npm run build
  • npm run lint (fails before linting due dependency ESM export error: brace-expansion missing expand export)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: bbf27d66-9aca-451b-85ee-3a32e0775d52
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.

Billing per-user breakdown has no user search/filter — impractical at enterprise scale

1 participant