fix bug with list storage key formats#471
Merged
ascobie merged 2 commits intoJun 18, 2017
Merged
Conversation
Member
Author
|
Think i messed this PR up. I based it off my feature/additional-pool-config-details branch, when i should have done it from Master. Need to merge this one in first, followed by "feature/additional-pool-config-details". Not at GIT master level so don't know how to fix it :) |
…rage-account-keys
ascobie
added a commit
that referenced
this pull request
Jun 19, 2017
* add additional items to the pool config tab * node start task info and other bits * start task info on node configuration, additional node properties * fix compile issue with decorator and moment * fix where start-task-info is null. fix column width in node files tab * fix .length to .size for a change from [] to List<T> * Change the way execution time is displayed * fix up html property previews * review suggestions * fix bug with list key formats (#471) * issue with falsy contentLength, and lack of storage account not being picked up any more for some unknown reason. * looking at this more closely i had better check for the new error body format as well
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix: #470