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

Drop the timeline listnav decision logic for dashboard/timelines #5639

Merged
merged 1 commit into from
May 30, 2019

Conversation

skateman
Copy link
Member

We no longer have timelines under cloud intel, so this is not necessary...

@miq-bot add_reviewer @epwinchell
@miq-bot add_reviewer @h-kataria
@miq-bot add_reviewer @romanblanco

@miq-bot
Copy link
Member

miq-bot commented May 28, 2019

Checked commit skateman@f5d1d7c with ruby 2.3.3, rubocop 0.69.0, haml-lint 0.20.0, and yamllint 1.10.0
1 file checked, 0 offenses detected
Everything looks fine. 👍

Copy link
Contributor

@epwinchell epwinchell left a comment

Choose a reason for hiding this comment

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

Tested. Looks fine.

@@ -73,7 +73,7 @@ def render_listnav_filename
elsif @explorer
"explorer"
elsif @layout == "timeline"
Copy link
Contributor

Choose a reason for hiding this comment

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

@skateman will @layout ever be timeline, this elsif probably should go away too

Copy link
Member Author

Choose a reason for hiding this comment

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

@h-kataria yes, we need it for non-explorer screens that have Monitoring -> Timelines capability. For example infra/hosts...

@h-kataria h-kataria self-assigned this May 30, 2019
@h-kataria h-kataria added this to the Sprint 113 Ending Jun 10, 2019 milestone May 30, 2019
@h-kataria h-kataria merged commit 1937518 into ManageIQ:master May 30, 2019
@skateman skateman deleted the timeline-listnav branch May 30, 2019 16:19
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.

None yet

4 participants