-
Notifications
You must be signed in to change notification settings - Fork 897
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updated MiqShortcuts for MySettings Start At Login dropdown #18416
Updated MiqShortcuts for MySettings Start At Login dropdown #18416
Conversation
@h-kataria Please review. |
db/fixtures/miq_shortcuts.yml
Outdated
@@ -35,20 +35,10 @@ | |||
:rbac_feature_name: catalog | |||
:startup: true | |||
- :name: vms_myvms | |||
:description: Services / Workloads / VMs & Instances |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@GregP these should not be deleted, intent of having these per accordion was so that user can set a specific accordion to be active upon login.
91aafcb
to
7090946
Compare
@h-kataria Both start page selections for Services /Workloads accordions added back in, tested and screen shots added with a note. Please review. |
7090946
to
92e5c2b
Compare
92e5c2b
to
f09a84b
Compare
@h-kataria Please review. |
f09a84b
to
c079a7f
Compare
@h-kataria Please review. |
c079a7f
to
6a7e63d
Compare
@h-kataria Updates to shortcuts completed, to match default_menu definitions. Screen shot added to show latest selections for MySettings. Ready for review. |
Checked commit GregP@6a7e63d with ruby 2.3.3, rubocop 0.69.0, haml-lint 0.20.0, and yamllint 1.10.0 |
@h-kataria @GregP either is fine, but you probably don't want to work on hammer PR yet, as we don't even know which hammer release we're going to fix this (if any). |
Updated and synced up settings in MiqShortcuts yaml for MySettings => Start At dropdown list to match latest UI menu configuration.
NOTE: Requires MiqShortcut.seed prior to runtime
https://bugzilla.redhat.com/show_bug.cgi?id=1656722
NOTE: In Services => Workloads menu we need to enable and keep 2 settings to allow users select particular accordion they want to start in. Screen images below show such ability:
Select Services / Workloads / Vms & Instances in the Start Page dropdown:
Re-log in and see the page/accordion as your start page:
Select Services / Workloads / Templates & Images as your start page:
Re-log in and see the page/accordion as your start page:
Screen shots post update: