-
Notifications
You must be signed in to change notification settings - Fork 91
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
PT#142772825 - snapshottimeline #848
PT#142772825 - snapshottimeline #848
Conversation
a2892c3
to
3b19baf
Compare
looks like something is still up wth status... travis passed 🤔 https://travis-ci.org/ManageIQ/manageiq-ui-service/jobs/255020128 |
08390c7
to
5ba087b
Compare
@Loicavenel @serenamarie125 @chriskacerguis for your 👁 and 👂 - 🌮 💃 |
@AllenBW this look very promising, can you add a screenshot when you mouse over the Camera on the timeline, please? |
@Loicavenel the second image shows what happens when you mouse over a camera, camera gets a little larger. In lieu of guidance I followed default behavior of patternfly-timeline |
Looking good so far! I'd like to get some visual input on this before it is approved, as integrating a timeline view and list view on the same page is something new. Additionally, the tooltip should have a bit more information. Check out the specs here: https://docs.google.com/document/d/1YBi1rk5qBHqyTVrx1uN4f_JLRbAUZ27uUngwgsqP7mE/ Unfortunately the design doc hasn't made it to the GH repo yet. Let's review at the SUI Sync this week to be sure we are all on the same page |
@chriskacerguis i think should should have a ux/review tag on it |
@serenamarie125 thanks for the guidance! will do 🙇♀️ |
@serenamarie125 @Loicavenel updated pr to include event tooltips that activate on hover |
@AllenBW Tool tip is great.. but can we make timeline span across the whole windows.? Can we remove the title on the left? |
@Loicavenel as requested, no more left title, larger graph, and for free, you'll get a responsive graph as well 😽 |
a565462
to
4d78c22
Compare
This pull request is not mergeable. Please rebase and repush. |
bee0211
to
5ee6cd2
Compare
@AllenBW 👏 1 - can you make the amount of space between the new horizontal rule & the top of the filter component equal to the amount of space between the bottom of the filter component and the next "line"? |
@serenamarie125 not entirely sure i understand, but is this closer? presently, default zoom spans the entirety of context of results, can't pre-set some subset 🙍 |
5ee6cd2
to
209f529
Compare
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.
🎨 yes @AllenBW . As for the "view context" (blue box) on the timeline, if this isn't currently supported, I can put in an issue to update it!
I know that @Loicavenel has some questions on making the camera icons larger, i'm not sure if that is a possibility, but i do agree that it would look nicer.
@AllenBW let me know when you make the icons bigger, and I will merge. Good work on this. |
@AllenBW it's a pretty big coverage drop (1.9%)...within our "tolerance" level for a green...do you think that you can do a bit to bring it up? |
I am the only one who think the camera icon looks really tiny in the middle of timeline bar? |
@Loicavenel @serenamarie125 @chriskacerguis bigger icons @chriskacerguis added more tests, if they don't do much, can add some stuff to other places in another pr |
@AllenBW good, size look better.. but I am scared you then removed the Zoom in effect? |
@Loicavenel on hover no longer changes the icon size, is that what you mean by zoom effect? |
@Loicavenel can add it back if ya want |
really cool @serenamarie125 Approve please :) |
5b66be0
to
a33210c
Compare
i already approved, thanks for all the rework @AllenBW looks awesome ! |
a33210c
to
80c96d1
Compare
Yay! go team! 🌮 💃 |
Checked commits AllenBW/manageiq-ui-service@c9bbe17~...80c96d1 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0 |
This work is following the mock here: https://www.pivotaltracker.com/story/show/142772825
This pr adds the reusable (and rather well executed) timeline component to the sui in addition to the timeline in the snapshots components.
Mock
Where we're at