tentacle: mgr/dashboard: Add overview page#67596
Open
afreen23 wants to merge 24 commits intoceph:tentaclefrom
Open
tentacle: mgr/dashboard: Add overview page#67596afreen23 wants to merge 24 commits intoceph:tentaclefrom
afreen23 wants to merge 24 commits intoceph:tentaclefrom
Conversation
Fixes https://tracker.ceph.com/issues/73318 Signed-off-by: Afreen Misbah <[email protected]> (cherry picked from commit 263ca92)
Signed-off-by: Afreen Misbah <[email protected]> (cherry picked from commit 621c214)
Signed-off-by: Afreen Misbah <[email protected]> (cherry picked from commit 21dc8ce)
Signed-off-by: Afreen Misbah <[email protected]> (cherry picked from commit 004994d) Conflicts: src/pybind/mgr/dashboard/frontend/src/app/shared/components/components.module.ts
Assisted-by: ChatGPT Signed-off-by: Afreen Misbah <[email protected]> (cherry picked from commit d73c880)
- removed raw capacity toggle - updated tests - added polling for promethues queries - added tests for formatter service functions Signed-off-by: Afreen Misbah <[email protected]> (cherry picked from commit 512708a) Conflicts: src/pybind/mgr/dashboard/frontend/src/app/ceph/dashboard-v3/dashboard/dashboard-v3.component.html src/pybind/mgr/dashboard/frontend/src/app/shared/components/components.module.ts
fcb35a6 to
d2b9b4c
Compare
Fixes: https://tracker.ceph.com/issues/71653 Signed-off-by: Nizamudeen A <[email protected]> (cherry picked from commit 36a2cce) Conflicts: src/pybind/mgr/dashboard/frontend/src/app/shared/components/components.module.ts
fixes: https://tracker.ceph.com/issues/74486 Signed-off-by: Naman Munet <[email protected]> (cherry picked from commit 4c4460a) Conflicts: src/pybind/mgr/dashboard/frontend/src/app/shared/components/components.module.ts src/pybind/mgr/dashboard/frontend/src/app/shared/components/side-panel/side-panel.component.html src/pybind/mgr/dashboard/frontend/src/app/shared/components/side-panel/side-panel.component.scss
Fixes https://tracker.ceph.com/issues/74958 Signed-off-by: Afreen Misbah <[email protected]> (cherry picked from commit a2fcb3c) Conflicts: src/pybind/mgr/dashboard/frontend/src/app/shared/components/components.module.ts src/pybind/mgr/dashboard/frontend/src/app/shared/enum/icons.enum.ts src/pybind/mgr/dashboard/frontend/src/app/shared/pipes/pipes.module.ts
Fixes https://tracker.ceph.com/issues/74958 - adds helath check panel in overview dashboard - updates tests - refactors component as per modern Angular convention - using onPush CDS in Overview component - using view model pattern to aggregate data for rendering Signed-off-by: Afreen Misbah <[email protected]> (cherry picked from commit 4628a9e) Conflicts: src/pybind/mgr/dashboard/frontend/src/app/shared/components/icon/icon.component.scss
Fixes https://tracker.ceph.com/issues/75066 Signed-off-by: Afreen Misbah <[email protected]> (cherry picked from commit a43af62)
Fixes https://tracker.ceph.com/issues/75065 Signed-off-by: Afreen Misbah <[email protected]> (cherry picked from commit 07e9ab5) Conflicts: src/pybind/mgr/dashboard/controllers/health.py src/pybind/mgr/dashboard/frontend/src/styles/ceph-custom/_spacings.scss src/pybind/mgr/dashboard/openapi.yaml
Signed-off-by: Afreen Misbah <[email protected]> (cherry picked from commit db08d85)
Signed-off-by: Afreen Misbah <[email protected]> (cherry picked from commit 0abb683)
- when health card's tab closed the layout is compact - when health card's tab open the layout take space Signed-off-by: Afreen Misbah <[email protected]> (cherry picked from commit 0de754e)
Fixes https://tracker.ceph.com/issues/75120 Signed-off-by: Afreen Misbah <[email protected]> (cherry picked from commit fa37283) Conflicts: src/pybind/mgr/dashboard/frontend/src/app/shared/components/icon/icon.component.scss
Issue: One opening the notification panel overview page breaks. Reason: Due to the css grid used in notification panel and flex grid in overview page. Fix: Removed css grid from the notification header Signed-off-by: Afreen Misbah <[email protected]> (cherry picked from commit cc1923d) Conflicts: src/pybind/mgr/dashboard/frontend/src/app/core/navigation/notification-panel/notification-header/notification-header.component.html src/pybind/mgr/dashboard/frontend/src/app/core/navigation/notification-panel/notification-header/notification-header.component.scss
- fixes alignment of icons Fixes https://tracker.ceph.com/issues/75160 Signed-off-by: Afreen Misbah <[email protected]> (cherry picked from commit 1542265)
Fixes https://tracker.ceph.com/issues/75159 Signed-off-by: Afreen Misbah <[email protected]> (cherry picked from commit 05bb143)
- when user click on alerts of particular severity only those alerts should be shown Fixes https://tracker.ceph.com/issues/75158 Signed-off-by: Afreen Misbah <[email protected]> (cherry picked from commit ff8a4a2)
Fixes: https://tracker.ceph.com/issues/74396 Signed-off-by: Devika Babrekar <[email protected]> fix performance charts mgr/dashboard: Generic Performance Chart - Area Chart Integration Fixes:https://tracker.ceph.com/issues/74396 Signed-off-by: Devika Babrekar <[email protected]> add storage type view mgr/dashboard:Performance Charts - alignment adjustments fixes:https://tracker.ceph.com/issues/74396 Signed-off-by: Devika Babrekar <[email protected]> Conflicts: src/pybind/mgr/dashboard/frontend/src/app/shared/components/components.module.ts (cherry picked from commit 1a6ebae) Conflicts: src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-overview-dashboard/rgw-overview-dashboard.component.ts
be36ebb to
795e7ba
Compare
Signed-off-by: Aashish Sharma <[email protected]> (cherry picked from commit 045d416) Conflicts: src/pybind/mgr/dashboard/frontend/src/app/core/navigation/navigation.module.ts src/pybind/mgr/dashboard/frontend/src/app/shared/components/icon/icon.component.html src/pybind/mgr/dashboard/frontend/src/app/shared/enum/icons.enum.ts
fixes : https://tracker.ceph.com/issues/75157 Signed-off-by: Abhishek Desai <[email protected]> (cherry picked from commit ca33149) Conflicts: src/pybind/mgr/dashboard/frontend/src/app/ceph/dashboard/dashboard/dashboard.component.html src/pybind/mgr/dashboard/frontend/src/app/core/layouts/workbench-layout/workbench-layout.component.ts
8ac6190 to
9922845
Compare
Fixes: https://tracker.ceph.com/issues/75181 Signed-off-by: Aashish Sharma <[email protected]> (cherry picked from commit c2e7fec)
268048f to
e5d3f0b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is batch backport of the overview page.
Tracker: https://tracker.ceph.com/issues/73318
Imported dependencies: