Skip to content

Conversation

@shwstppr
Copy link
Contributor

Description

Fixes #10308

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):

How Has This Been Tested?

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

@codecov
Copy link

codecov bot commented Jul 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 16.99%. Comparing base (cca8b2f) to head (b6963f5).
⚠️ Report is 46 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main   #11317   +/-   ##
=========================================
  Coverage     16.99%   16.99%           
- Complexity    14715    14719    +4     
=========================================
  Files          5832     5832           
  Lines        517561   517569    +8     
  Branches      62982    62984    +2     
=========================================
+ Hits          87975    87986   +11     
+ Misses       419651   419649    -2     
+ Partials       9935     9934    -1     
Flag Coverage Δ
uitests 3.82% <ø> (-0.01%) ⬇️
unittests 17.95% <ø> (+<0.01%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 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.

@shwstppr
Copy link
Contributor Author

@blueorangutan ui

@blueorangutan
Copy link

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

@blueorangutan
Copy link

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

Copy link
Contributor

@DaanHoogland DaanHoogland left a comment

Choose a reason for hiding this comment

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

clgtm, tested in QA; login set event details on the events tab, logout, login again, same details visible.

@DaanHoogland DaanHoogland added this to the 4.21.0 milestone Jul 29, 2025
Copy link

@rajujith rajujith left a comment

Choose a reason for hiding this comment

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

LGTM.
Verified the improvement using the UI on the simulator. Works fine.

@sureshanaparti sureshanaparti merged commit 8497f70 into apache:main Jul 30, 2025
24 of 25 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Apache CloudStack 4.21.0 Jul 30, 2025
@DaanHoogland DaanHoogland deleted the ui-eventstabcolumn-persistent branch July 30, 2025 06:08
dhslove pushed a commit to ablecloud-team/ablestack-cloud that referenced this pull request Aug 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

UI: Add description field in the events for objects

5 participants