Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

[#265] Display successful/unsuccessful migration notifications in Plan detail page for in-progress->just completed tasks #543

Conversation

AparnaKarve
Copy link
Contributor

@AparnaKarve AparnaKarve commented Aug 6, 2018

The Plan Detail page will now display notifications for every in-progress->just completed Migration task as shown below -

screen shot 2018-08-06 at 11 35 41 am

screen shot 2018-08-06 at 11 34 34 am

After re-doing the logic for this task at least twice, I think what I have now is the simplest possible design that seems to work.

Fixes #265
https://bugzilla.redhat.com/show_bug.cgi?id=1614013

@AparnaKarve AparnaKarve changed the title Display successful/unsuccessful migration notifications in Plan detail page for in-progress->just completed tasks [#265] Display successful/unsuccessful migration notifications in Plan detail page for in-progress->just completed tasks Aug 6, 2018
@AllenBW AllenBW added the bug label Aug 8, 2018
@michaelkro
Copy link
Contributor

Not due to this PR, but as a side note, seeing the two notification systems starting to clash

fullscreen_8_8_18__8_39_am

Copy link
Member

@AllenBW AllenBW left a comment

Choose a reason for hiding this comment

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

Code reads 🆗 to me! Nicely done @AparnaKarve The notification collision is a curious challenge to tackle... but not something I believe falls within the scope of this work 🤔 (simply because yeah, collisions could happen before this) (but also yeah its a good catch, to seeee emmmm)

Copy link
Contributor

@michaelkro michaelkro left a comment

Choose a reason for hiding this comment

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

Agree with Allen regarding notification collision

This is really nice, good work!

@bthurber
Copy link

bthurber commented Aug 8, 2018

@AparnaKarve AparnaKarve deleted the display_notifications_in_plan_detail_page branch August 8, 2018 20:55
simaishi pushed a commit that referenced this pull request Aug 9, 2018
…n_detail_page

[#265] Display successful/unsuccessful migration notifications in Plan detail page for in-progress->just completed tasks
(cherry picked from commit e24ed66)

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

simaishi commented Aug 9, 2018

Gaprindashvili backport details:

$ git log -1
commit d3f215fbbbeab57c464698e0eb14c624b32778a8
Author: Michael Ro <mikerodev@gmail.com>
Date:   Wed Aug 8 15:07:34 2018 -0400

    Merge pull request #543 from AparnaKarve/display_notifications_in_plan_detail_page
    
    [#265] Display successful/unsuccessful migration notifications in Plan detail page for in-progress->just completed tasks
    (cherry picked from commit e24ed6627bd6a2d47db5669a7d04b6c9efe9589e)
    
    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1614060

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants