Skip to content

@W-22210602 cip analytics VS extension#404

Open
charithaT07 wants to merge 16 commits into
mainfrom
W-22210602-CIP-Analytics-VS-extension
Open

@W-22210602 cip analytics VS extension#404
charithaT07 wants to merge 16 commits into
mainfrom
W-22210602-CIP-Analytics-VS-extension

Conversation

@charithaT07
Copy link
Copy Markdown
Collaborator

Summary

Polishes the CIP Analytics surface in the VS Code extension:

  • Curated Reports tree (src/cip-analytics/types.ts) —
    replaced the generic folder icon with a distinct codicon per
    category (graph-line, package, account, search, tag,
    credit-card, globe, gear), humanized report slugs
    (customer-registration-trendsCustomer Registration Trends), and moved the SDK report description into the
    right-hand description slot in place of the trailing emoji.
  • Description color (.vscode/settings.json) — lightened
    workspace list.descriptionForeground /
    list.deemphasizedForeground to #9a9a9a so report subtext
    recedes from the title.
  • Hero eyebrow accent (src/cip-analytics/cip-styles.css) —
    switched the B2C-DX ANALYTICS eyebrow on Query Builder and
    Entity Browser from --vscode-descriptionForeground to
    --cip-accent, picking up the theme's link/blue token.

Testing

  • tsc --noEmit passes for packages/b2c-vs-extension.
  • Reloaded the Extension Development Host and verified:
    • Curated Reports categories render with their new icons;
      report rows show humanized titles + descriptions.
    • Description text in the tree reads in the lighter grey.
    • Query Builder and Entity Browser headers show the eyebrow in
      the theme accent (verified in light + dark themes).

Dependencies

  • No net-new third-party dependencies were added
  • If net-new third-party dependencies were added,
    rationale/discussion is included and 3pl-approved is set by a
    maintainer

  • Tests pass (pnpm test)
  • Code is formatted (pnpm run format)

charithaT07 and others added 4 commits April 30, 2026 08:28
* @W-22210602: Adding CIP analytics to a new menu

* @W-22210602: Adding Analytics report support in VS Code extension

* @W-22210602: Adding Analytics report support in VS Code extension

* fixing the result exports in csv and json

* @W-22210602: Adding Analytics report support in VS Code extension

* @W-22210602: Adding Analytics report support in VS Code extension

* @W-22210602: Adding Analytics report support in VS Code extension

* @W-22210602: Adding Analytics report support in VS Code extension

* cip analytics report ux refinements

---------

Co-authored-by: CharithaT07 <charitha.tadakanti777@gmail.com>
@charithaT07 charithaT07 changed the title W 22210602 cip analytics vs extension @W-22210602 cip analytics vs extension May 6, 2026
@charithaT07 charithaT07 changed the title @W-22210602 cip analytics vs extension @W-22210602 cip analytics VS extension May 6, 2026
@charithaT07 charithaT07 marked this pull request as ready for review May 6, 2026 15:59
@charithaT07 charithaT07 marked this pull request as draft May 7, 2026 11:27
@github-actions github-actions Bot added the needs-3pl-review PR introduces net-new third-party dependencies and needs discussion label May 13, 2026
@charithaT07 charithaT07 marked this pull request as ready for review May 13, 2026 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-3pl-review PR introduces net-new third-party dependencies and needs discussion

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants