Skip to content

[UIR-027] Add premium settings tab with comparison table - #56

Merged
chev0004 merged 3 commits into
developfrom
feat/uir-027
Jun 15, 2026
Merged

[UIR-027] Add premium settings tab with comparison table#56
chev0004 merged 3 commits into
developfrom
feat/uir-027

Conversation

@chev0004

Copy link
Copy Markdown
Owner

Outline

Summary

Adds the Premium settings tab, a quiet free versus premium comparison table, and the premium gated Profile View Alert in notifications.


Changes & Enhancements

  • Type of Change:
    • Feature
    • Bugfix
    • Refactor
    • Chore
  • Changes:
    • (settings):
      • Add the Premium tab with a regular weight nav entry and #premium deep link support: the free upgrade footer, and the premium plan management state with Manage billing.
      • Make the Account membership row reflect each plan (View plans jumps to the Premium tab on free, Manage billing on premium).
    • (comparison table):
      • Add CompareTable with the seven CMP_ROWS, plain slate blue check marks, and a No dash for features missing on Free.
    • (notifications):
      • Gate Profile View Alert behind premium with a neutral Premium tag that jumps to the Premium tab, and make the Profile Interaction Alert copy premium aware.
    • (i18n):
      • Add English and Japanese copy for the premium tab, comparison rows, and gated alert.

Page / App Changes

Affected Next.js Routes (Local):

  • /[lang]/settings
Before (Screenshot)
After (Screenshot)

Component / Storybook Changes

Affected Storybook Components (Local):

Before (Screenshot)
After (Screenshot)

Not Doing


Other (Remarks)


Checklists

  • Code is well-documented (comments, JSDoc, etc.).
  • Existing comments were updated as needed.
  • No out-of-scope changes are included.
  • Write TODO comments where future work is required.
  • Removed unnecessary debug code (e.g., console.log, debugger).
  • Self-reviewed and tested locally.

@chev0004 chev0004 self-assigned this Jun 15, 2026
@chev0004
chev0004 merged commit 54821ea into develop Jun 15, 2026
1 check 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.

1 participant