Skip to content
This repository has been archived by the owner on Jan 30, 2019. It is now read-only.

Add fixes for spinner #111

Merged
merged 1 commit into from
Aug 9, 2017
Merged

Add fixes for spinner #111

merged 1 commit into from
Aug 9, 2017

Conversation

bshyong
Copy link
Contributor

@bshyong bshyong commented Aug 9, 2017

@bshyong bshyong requested a review from llimllib August 9, 2017 17:33
@llimllib
Copy link
Contributor

llimllib commented Aug 9, 2017

Is this same bug present at:

@llimllib
Copy link
Contributor

llimllib commented Aug 9, 2017

oh, or are the state names lowercase there?

@bshyong
Copy link
Contributor Author

bshyong commented Aug 9, 2017

Yeah deploymentStatus is currently a lowercase string, while application status is an enum. I have an open PR that implements enums for deploymentStatus so deployment status will become uppercase in the future

@bshyong bshyong merged commit 88f925b into master Aug 9, 2017
@bshyong bshyong deleted the spinner-fix branch August 9, 2017 18:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spinner doesn't stop spinning on application create success Spinner should stop spinning on deploy failure
2 participants