Skip to content

ui: improve related global config popup - #14149

Open
shwstppr wants to merge 1 commit into
apache:mainfrom
shapeblue:ui-improve-relatedglobalconfig
Open

ui: improve related global config popup#14149
shwstppr wants to merge 1 commit into
apache:mainfrom
shapeblue:ui-improve-relatedglobalconfig

Conversation

@shwstppr

@shwstppr shwstppr commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Description

Follow-up for #13965
Consider child configs in the list for related configs and show an alert that there may be other dependent configs.
Apart from prefix matching, now it also lists configs with parent param.

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)
  • Build/CI
  • Test (unit or integration test code)

Feature/Enhancement Scale or Bug Severity

Feature/Enhancement Scale

  • Major
  • Minor

Bug Severity

  • BLOCKER
  • Critical
  • Major
  • Minor
  • Trivial

Screenshots (if appropriate):

related-global-config-improvement.mp4

How Has This Been Tested?

How did you try to break this feature and the system with this change?

Consider child configs in the list for related configs and show an alert
that there may be other dependent configs.

Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
Copilot AI lite review requested due to automatic review settings September 11, 2026 10:02
@shwstppr

Copy link
Copy Markdown
Contributor Author

@blueorangutan ui

@blueorangutan

Copy link
Copy Markdown

@shwstppr a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress.

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.

🟢 Approval recommended

No unresolved blocking issues were identified.

Pull request overview

Enhances the related global configuration popup to include child configurations and warn users that the list may be incomplete.

Changes:

  • Merges prefix-matched and parent-linked configurations.
  • Adds an informational alert and English localization.
File summaries
File Summary
ui/src/views/setting/ConfigurationValue.vue Expands related-configuration lookup and displays the alert.
ui/public/locales/en.json Adds the alert message translation.
Review details
  • Files reviewed: 2/2 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@codecov

codecov Bot commented Sep 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 19.88%. Comparing base (4ce5291) to head (c5e34e6).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##              main   #14149       +/-   ##
============================================
+ Coverage     3.71%   19.88%   +16.17%     
- Complexity       0    20137    +20137     
============================================
  Files          487     6371     +5884     
  Lines        41992   576837   +534845     
  Branches      7942    70629    +62687     
============================================
+ Hits          1558   114719   +113161     
- Misses       40208   449584   +409376     
- Partials       226    12534    +12308     
Flag Coverage Δ
uitests 3.70% <ø> (-0.01%) ⬇️
unittests 21.15% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@blueorangutan

Copy link
Copy Markdown

UI build: ✔️
Live QA URL: https://qa.cloudstack.cloud/simulator/pr/14149 (QA-JID-995)

@sudo87 sudo87 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.

lgtm, tested by toggling agent.lb.enabled configuration and it shows up agent.load.threshold related configuration.

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants