Skip to content

feat(layout): add CPAMP migration prompt - #169

Merged
seakee merged 1 commit into
mainfrom
feat/cpamp-migration-prompt
Jul 2, 2026
Merged

feat(layout): add CPAMP migration prompt#169
seakee merged 1 commit into
mainfrom
feat/cpamp-migration-prompt

Conversation

@seakee

@seakee seakee commented Jul 2, 2026

Copy link
Copy Markdown
Owner

Summary

Add a dismissible post-login CPA Manager Plus migration prompt with direct evaluation links.

Changes

  • Add language-aware CPAMP docs URLs for the migration guide, live demo, getting started, and backup notes.
  • Render the prompt in the authenticated main layout before routed content.
  • Add responsive prompt and link-chip styles.
  • Localize copy for zh-CN, zh-TW, en, and ru.

Testing

  • npm run type-check
  • npm run lint
  • npm run build
  • usage-service go test ./...
  • Docker build

Add a dismissible post-login banner that points users to CPAMP migration, demo, getting-started, and backup resources.

Use language-aware docs URLs and localized copy so users can evaluate migration without leaving the current workflow.

This is frontend-only and stores dismissal in localStorage, limiting risk to UI presentation.
@seakee
seakee merged commit 3218506 into main Jul 2, 2026
3 checks passed
@seakee
seakee deleted the feat/cpamp-migration-prompt branch July 2, 2026 03:32
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