Skip to content

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

Merged
merged 1 commit into from
Jun 12, 2017

Conversation

spadgett
Copy link
Member

@spadgett spadgett requested a review from jwforres June 12, 2017 19:29
Logger,
MetricsService,
Navigate,
NotificationsService,
Copy link
Member Author

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
Copy link
Member

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?

Copy link
Member Author

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 :/

Copy link
Member

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.

Copy link
Member Author

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 :(

@jwforres
Copy link
Member

[merge]

@openshift-bot
Copy link

Evaluated for origin web console merge up to 8bde33d

@openshift-bot
Copy link

openshift-bot commented Jun 12, 2017

Origin Web Console Merge Results: SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_web_console/1504/) (Base Commit: 07c5b8c)

@openshift-bot openshift-bot merged commit a80d0d9 into openshift:master Jun 12, 2017
@spadgett spadgett deleted the create-builder-alerts branch June 14, 2017 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants