apache / cloudstack

Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform
https://cloudstack.apache.org/
Apache License 2.0
2.11k stars 1.11k forks source link

ui: load project list with minimum details #9711

Closed rohityadavcloud closed 2 months ago

rohityadavcloud commented 2 months ago

This calls listProjects with details=min in the global header menu.

Stole idea/diff from @weizhouapache 's https://github.com/apache/cloudstack/issues/9679#issuecomment-2358596154 :)

Fixes #9679

Types of changes

weizhouapache commented 2 months ago

@blueorangutan ui

rohityadavcloud commented 2 months ago

@blueorangutan ui

blueorangutan commented 2 months ago

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

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 15.11%. Comparing base (0fae0c0) to head (fbef43a). Report is 16 commits behind head on 4.19.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 4.19 #9711 +/- ## ============================================ + Coverage 15.08% 15.11% +0.02% + Complexity 11194 11186 -8 ============================================ Files 5406 5406 Lines 473184 473230 +46 Branches 58549 59732 +1183 ============================================ + Hits 71398 71527 +129 - Misses 393836 393899 +63 + Partials 7950 7804 -146 ``` | [Flag](https://app.codecov.io/gh/apache/cloudstack/pull/9711/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [uitests](https://app.codecov.io/gh/apache/cloudstack/pull/9711/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `4.76% <ø> (+0.46%)` | :arrow_up: | | [unittests](https://app.codecov.io/gh/apache/cloudstack/pull/9711/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `15.80% <ø> (-0.01%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

blueorangutan commented 2 months ago

UI build: :heavy_check_mark: Live QA URL: https://qa.cloudstack.cloud/simulator/pr/9711 (QA-JID-454)

DaanHoogland commented 2 months ago

tested in qa. @JoaoJandre are we still merging 4.19 bugfixes?