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

CHE-5718 Progress of the importing project is not displayed #5934

Merged
merged 9 commits into from
Aug 8, 2017

Conversation

vitaliy-guliy
Copy link
Contributor

@vitaliy-guliy vitaliy-guliy commented Aug 8, 2017

What does this PR do?

Displays notifications while importing projects.

importing project

What issues does this PR fix or reference?

#5718
#5545

Changelog

Fixed display importing project process when starting a workspace on workspace creation.

Release Notes

Docs PR

@ashumilova ashumilova added this to the 5.16.0 milestone Aug 8, 2017
@ashumilova ashumilova added the kind/bug Outline of a bug - must adhere to the bug report template. label Aug 8, 2017
final StatusNotification notification = notificationManager.notify(locale.cloningSource(importProject.getName()), null, PROGRESS, FLOAT_MODE);
subscriber.subscribe(importProject.getName(), notification);

appContext.getWorkspaceRoot()

Choose a reason for hiding this comment

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

Bad formatting

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed

@vitaliy-guliy vitaliy-guliy merged commit a258f2f into master Aug 8, 2017
@vitaliy-guliy vitaliy-guliy deleted the CHE-5718 branch August 8, 2017 09:48
@codenvy-ci
Copy link

Build # 3304 - FAILED

Please check console output at https://ci.codenvycorp.com/job/che-pullrequests-build/3304/ to view the results.

dmytro-ndp pushed a commit to dmytro-ndp/che that referenced this pull request Aug 16, 2017
…che#5934)

* CHE-5718 Progress of the importing project is not displayed

* CHE-5718 Progress of the importing project is not displayed

* CHE-5718 Progress of the importing project is not displayed

* CHE-5718 Progress of the importing project is not displayed

* Remove batch project creation from dashboard

Signed-off-by: Anna Shumilova <ashumilo@redhat.com>

* CHE-5718 Progress of the importing project is not displayed
JPinkney pushed a commit to JPinkney/che that referenced this pull request Aug 17, 2017
…che#5934)

* CHE-5718 Progress of the importing project is not displayed

* CHE-5718 Progress of the importing project is not displayed

* CHE-5718 Progress of the importing project is not displayed

* CHE-5718 Progress of the importing project is not displayed

* Remove batch project creation from dashboard

Signed-off-by: Anna Shumilova <ashumilo@redhat.com>

* CHE-5718 Progress of the importing project is not displayed
skabashnyuk pushed a commit that referenced this pull request Jan 3, 2020
* CHE-5718 Progress of the importing project is not displayed

* CHE-5718 Progress of the importing project is not displayed

* CHE-5718 Progress of the importing project is not displayed

* CHE-5718 Progress of the importing project is not displayed

* Remove batch project creation from dashboard

Signed-off-by: Anna Shumilova <ashumilo@redhat.com>

* CHE-5718 Progress of the importing project is not displayed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants