Skip to content

feat: show license expiration alert on dashboard - #13499

Merged
ssongliu merged 1 commit into
dev-v2from
feat/dashboard-license-expiration-alert
Aug 7, 2026
Merged

feat: show license expiration alert on dashboard#13499
ssongliu merged 1 commit into
dev-v2from
feat/dashboard-license-expiration-alert

Conversation

@ssongliu

@ssongliu ssongliu commented Aug 7, 2026

Copy link
Copy Markdown
Member

No description provided.

Copilot AI lite review requested due to automatic review settings August 7, 2026 02:15

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR enables and refines the “license expiration” (xpack) warning so it can be displayed on the dashboard via the existing RouterButton component.

Changes:

  • Enabled the expiration alert on the dashboard by passing show-expires-at to RouterButton.
  • Updated the expiration alert’s “quick jump” UI in RouterButton to use el-link (with icon + consistent styling) instead of a clickable <span>.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
frontend/src/views/home/index.vue Enables showing the license expiration alert on the dashboard by turning on RouterButton’s expiration alert behavior.
frontend/src/components/router-button/index.vue Adjusts the expiration alert title UI (quick-jump link) to use el-link with icon/styling.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ssongliu
ssongliu merged commit b0d561e into dev-v2 Aug 7, 2026
4 checks passed
@ssongliu
ssongliu deleted the feat/dashboard-license-expiration-alert branch August 7, 2026 02:22
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