Bug 1678196
Summary: | [RFE] UI Menu Simplification | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Loic Avenel <lavenel> |
Component: | UI - OPS | Assignee: | Dávid Halász <dhalasz> |
Status: | CLOSED ERRATA | QA Contact: | Parthvi Vala <pvala> |
Severity: | high | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> |
Priority: | high | ||
Version: | unspecified | CC: | bmidwood, cbudzilo, dhalasz, hkataria, lavenel, mfeifer, mpovolny, obarenbo, pvala, simaishi, smallamp |
Target Milestone: | GA | Keywords: | RFE |
Target Release: | 5.11.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 5.11.0.2 | Doc Type: | Enhancement |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-12-12 13:35:55 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | CFME Core | Target Upstream Version: | |
Embargoed: |
Description
Loic Avenel
2019-02-18 09:46:41 UTC
Can I get a bit more detail on how the UI will be simplified? Some sample designs or idea on what part of UI will be simplified? PS: I don't have access to Aha board. New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/c6e0d86f97b07d661bca3da75a77cb28b68d6583 commit c6e0d86f97b07d661bca3da75a77cb28b68d6583 Author: Dávid Halász <dhalasz> AuthorDate: Thu Apr 11 02:17:47 2019 -0400 Commit: Dávid Halász <dhalasz> CommitDate: Thu Apr 11 02:17:47 2019 -0400 Menu Simplification: move Utilization from Optimize to Cloud Intel https://bugzilla.redhat.com/show_bug.cgi?id=1678196 app/controllers/utilization_controller.rb | 2 +- app/presenters/menu/default_menu.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/e1f565d999594ae94592a37b83e7ac0e9f93ad55 commit e1f565d999594ae94592a37b83e7ac0e9f93ad55 Author: Dávid Halász <dhalasz> AuthorDate: Thu Apr 11 06:50:30 2019 -0400 Commit: Dávid Halász <dhalasz> CommitDate: Thu Apr 11 06:50:30 2019 -0400 Menu Simplification: extract Configuration into the top-right bar https://bugzilla.redhat.com/show_bug.cgi?id=1678196 app/presenters/menu/default_menu.rb | 3 +- app/views/layouts/_user_options.html.haml | 4 + spec/controllers/dashboard_controller_spec.rb | 16 - 3 files changed, 5 insertions(+), 18 deletions(-) New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/21c8f8655eb0fabc037b6657cd8f9bb0d12ec9b0 commit 21c8f8655eb0fabc037b6657cd8f9bb0d12ec9b0 Author: Dávid Halász <dhalasz> AuthorDate: Wed Apr 24 10:33:54 2019 -0400 Commit: Dávid Halász <dhalasz> CommitDate: Wed Apr 24 10:33:54 2019 -0400 Menu Simplification: Drop the Optimize section https://bugzilla.redhat.com/show_bug.cgi?id=1678196 app/presenters/menu/default_menu.rb | 9 +- spec/presenters/tree_builder_ops_rbac_features_spec.rb | 2 +- 2 files changed, 2 insertions(+), 9 deletions(-) FIXED. Verified on 5.11.0.5. Tested these 3 things: 1. Extraction of Configuration 2. Moving Optimization to Cloud Intel 3. Removal of Optimization New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/05969ceab1d0657bde82ac19200d8b197c0d14db commit 05969ceab1d0657bde82ac19200d8b197c0d14db Author: Dávid Halász <dhalasz> AuthorDate: Mon Jul 15 04:21:19 2019 -0400 Commit: Dávid Halász <dhalasz> CommitDate: Mon Jul 15 04:21:19 2019 -0400 Rename the "Cloud Intel" menu item to "Overview" https://bugzilla.redhat.com/show_bug.cgi?id=1678196 db/fixtures/miq_shortcuts.yml | 6 +- 1 file changed, 3 insertions(+), 3 deletions(-) New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/05969ceab1d0657bde82ac19200d8b197c0d14db commit 05969ceab1d0657bde82ac19200d8b197c0d14db Author: Dávid Halász <dhalasz> AuthorDate: Mon Jul 15 04:21:19 2019 -0400 Commit: Dávid Halász <dhalasz> CommitDate: Mon Jul 15 04:21:19 2019 -0400 Rename the "Cloud Intel" menu item to "Overview" https://bugzilla.redhat.com/show_bug.cgi?id=1678196 db/fixtures/miq_shortcuts.yml | 6 +- 1 file changed, 3 insertions(+), 3 deletions(-) New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/05969ceab1d0657bde82ac19200d8b197c0d14db commit 05969ceab1d0657bde82ac19200d8b197c0d14db Author: Dávid Halász <dhalasz> AuthorDate: Mon Jul 15 04:21:19 2019 -0400 Commit: Dávid Halász <dhalasz> CommitDate: Mon Jul 15 04:21:19 2019 -0400 Rename the "Cloud Intel" menu item to "Overview" https://bugzilla.redhat.com/show_bug.cgi?id=1678196 db/fixtures/miq_shortcuts.yml | 6 +- 1 file changed, 3 insertions(+), 3 deletions(-) New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/6cc9be94dee757458a9032530a82ed9d54922714 commit 6cc9be94dee757458a9032530a82ed9d54922714 Author: Dávid Halász <dhalasz> AuthorDate: Mon Jul 15 04:20:51 2019 -0400 Commit: Dávid Halász <dhalasz> CommitDate: Mon Jul 15 04:20:51 2019 -0400 Rename the "Cloud Intel" menu item to "Overview" https://bugzilla.redhat.com/show_bug.cgi?id=1678196 app/controllers/chargeback_controller.rb | 2 +- app/controllers/dashboard_controller.rb | 2 +- app/controllers/report_controller.rb | 2 +- app/presenters/menu/default_menu.rb | 2 +- app/presenters/tree_builder.rb | 2 +- spec/presenters/menu/custom_loader_spec.rb | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/6cc9be94dee757458a9032530a82ed9d54922714 commit 6cc9be94dee757458a9032530a82ed9d54922714 Author: Dávid Halász <dhalasz> AuthorDate: Mon Jul 15 04:20:51 2019 -0400 Commit: Dávid Halász <dhalasz> CommitDate: Mon Jul 15 04:20:51 2019 -0400 Rename the "Cloud Intel" menu item to "Overview" https://bugzilla.redhat.com/show_bug.cgi?id=1678196 app/controllers/chargeback_controller.rb | 2 +- app/controllers/dashboard_controller.rb | 2 +- app/controllers/report_controller.rb | 2 +- app/presenters/menu/default_menu.rb | 2 +- app/presenters/tree_builder.rb | 2 +- spec/presenters/menu/custom_loader_spec.rb | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/6cc9be94dee757458a9032530a82ed9d54922714 commit 6cc9be94dee757458a9032530a82ed9d54922714 Author: Dávid Halász <dhalasz> AuthorDate: Mon Jul 15 04:20:51 2019 -0400 Commit: Dávid Halász <dhalasz> CommitDate: Mon Jul 15 04:20:51 2019 -0400 Rename the "Cloud Intel" menu item to "Overview" https://bugzilla.redhat.com/show_bug.cgi?id=1678196 app/controllers/chargeback_controller.rb | 2 +- app/controllers/dashboard_controller.rb | 2 +- app/controllers/report_controller.rb | 2 +- app/presenters/menu/default_menu.rb | 2 +- app/presenters/tree_builder.rb | 2 +- spec/presenters/menu/custom_loader_spec.rb | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) New commit detected on ManageIQ/manageiq-api/master: https://github.com/ManageIQ/manageiq-api/commit/ccaf7cad219a3d4043555f8f72dd9e605407e3e8 commit ccaf7cad219a3d4043555f8f72dd9e605407e3e8 Author: Dávid Halász <dhalasz> AuthorDate: Mon Jul 15 04:21:31 2019 -0400 Commit: Dávid Halász <dhalasz> CommitDate: Mon Jul 15 04:21:31 2019 -0400 Rename the "Cloud Intel" menu item to "Overview" https://bugzilla.redhat.com/show_bug.cgi?id=1678196 spec/requests/reports_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commit detected on ManageIQ/manageiq-api/master: https://github.com/ManageIQ/manageiq-api/commit/ccaf7cad219a3d4043555f8f72dd9e605407e3e8 commit ccaf7cad219a3d4043555f8f72dd9e605407e3e8 Author: Dávid Halász <dhalasz> AuthorDate: Mon Jul 15 04:21:31 2019 -0400 Commit: Dávid Halász <dhalasz> CommitDate: Mon Jul 15 04:21:31 2019 -0400 Rename the "Cloud Intel" menu item to "Overview" https://bugzilla.redhat.com/show_bug.cgi?id=1678196 spec/requests/reports_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commit detected on ManageIQ/manageiq-api/master: https://github.com/ManageIQ/manageiq-api/commit/ccaf7cad219a3d4043555f8f72dd9e605407e3e8 commit ccaf7cad219a3d4043555f8f72dd9e605407e3e8 Author: Dávid Halász <dhalasz> AuthorDate: Mon Jul 15 04:21:31 2019 -0400 Commit: Dávid Halász <dhalasz> CommitDate: Mon Jul 15 04:21:31 2019 -0400 Rename the "Cloud Intel" menu item to "Overview" https://bugzilla.redhat.com/show_bug.cgi?id=1678196 spec/requests/reports_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:4199 |