Skip to content
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

Add Tasks start page URL to shortcuts yaml file #16061

Merged
merged 1 commit into from
Sep 28, 2017

Conversation

GregP
Copy link
Contributor

@GregP GregP commented Sep 27, 2017

NOTE: This code change requires MiqShortcut.seed to run first.

Regression code change issue after extensive MIQ shortcuts Start At clean up in prior PR. Adding back Settings / Tasks start page URL to the shortcuts yaml file.

https://bugzilla.redhat.com/show_bug.cgi?id=1492155

Minimal permissions prior to code fix not working:

bz1492155_user_cfme_minimal_permissions_webui

Logging in as Settings only user, after code fix:

bz1492155_logged in as newly created user

@GregP
Copy link
Contributor Author

GregP commented Sep 27, 2017

@h-kataria Ready for review.

@@ -484,3 +484,8 @@
:url: /alerts_most_recent
:rbac_feature_name: monitor_alerts_most_recent
:startup: true
- :name: miq_proxy_tasks
:description: Configure / Tasks
Copy link
Contributor

Choose a reason for hiding this comment

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

@GregP couple of minor changes, can we change description to "Settings / Tasks" to match the features tree. Also in the url below it should be ` /miq_task/index?jobs_tab=tasks ' jobs_tab=alltasks is not a valid value.

@GregP
Copy link
Contributor Author

GregP commented Sep 27, 2017

@h-kataria Code refactored, ready for review.

@miq-bot
Copy link
Member

miq-bot commented Sep 27, 2017

Checked commit GregP@97f88f0 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
0 files checked, 0 offenses detected
Everything looks fine. 🍰

@h-kataria
Copy link
Contributor

verified fix in UI.

@h-kataria h-kataria added this to the Sprint 70 Ending Oct 2, 2017 milestone Sep 28, 2017
@h-kataria h-kataria merged commit c7814fb into ManageIQ:master Sep 28, 2017
simaishi pushed a commit that referenced this pull request Nov 10, 2017
Add Tasks start page URL to shortcuts yaml file
(cherry picked from commit c7814fb)

https://bugzilla.redhat.com/show_bug.cgi?id=1497209
@simaishi
Copy link
Contributor

Fine backport details:

$ git log -1
commit 33823eb431af9febbab833ce3ea6430240c8a36a
Author: Harpreet Kataria <hkataria@redhat.com>
Date:   Thu Sep 28 10:05:43 2017 -0400

    Merge pull request #16061 from GregP/add_tasks_to_shortcuts
    
    Add Tasks start page URL to shortcuts yaml file
    (cherry picked from commit c7814fb2ba3d442b11b5c7fa3bc7b1587127b2f2)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1497209

d-m-u pushed a commit to d-m-u/manageiq that referenced this pull request Jun 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants