-
Notifications
You must be signed in to change notification settings - Fork 232
Show toast notifications in create from builder flow #1681
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
Show toast notifications in create from builder flow #1681
Conversation
Logger, | ||
MetricsService, | ||
Navigate, | ||
NotificationsService, |
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.
Only change to dependencies is NotificationsService
. But I sorted and reformatted the list.
@@ -313,16 +325,7 @@ angular.module("openshiftConsole") | |||
} | |||
); | |||
return d.promise; | |||
}, | |||
function(result) { // failure |
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.
assume DataService.batch was never resulting in a rejected promise?
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.
We were passing an extra argument to TaskList.add
that it doesn't take :/
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.
ah yep didnt have my curly braces matched up right, got it.
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.
The indentation and nesting makes it really hard to follow in this file :(
[merge] |
Evaluated for origin web console merge up to 8bde33d |
Origin Web Console Merge Results: SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_web_console/1504/) (Base Commit: 07c5b8c) |
https://trello.com/c/6WVJdgjL