This repository was archived by the owner on Nov 19, 2019. It is now read-only.
Logging Statements Added, js-Logger added - #149
Open
strazto wants to merge 2 commits into
Open
Conversation
Unselect only ids of items that are not selected anymore
* Added logger * Added logging statements * Initialize logger * Numerous logging statements * Added testcafe to package.json * Added jest to dependencies * .DS store added to gitignore * Added testcafe runner to scripts * Added UI test for nesting * Added test runner to scripts * Debug statements * Fixed nested Group collapse * fix whitespace * call to order groups after updating nested * Added test for group order * call to _orderGroups (Doesn't seem to work) * Update test_multinest.js * Added ordering loggin statement * Removed call to _orderGroups from _onGroupClick, added .visible check to orderGroups * Logging statements in ItemSet * Commented this.visible check from updateGroups * Logging statements * Fixed nest fold/unfold by call to markDirty * Removed commented code from group.js * Updated debug logs * Added comment * Revert "Added comment" This reverts commit a61b911. * Revert "Fixed nest fold/unfold by call to markDirty" This reverts commit 3439dcf. * Revert "Removed call to _orderGroups from _onGroupClick, added .visible check to orderGroups" This reverts commit 25d0051. * Revert "Update test_multinest.js" This reverts commit ceb8798. * Revert "call to _orderGroups (Doesn't seem to work)" This reverts commit 8ba9825. * Revert "Added test for group order" This reverts commit 92fcc61. * Revert "call to order groups after updating nested" This reverts commit cc168a0. * Revert "Merge pull request #3 from mstr3336/nest_order" This reverts commit 724bc67, reversing changes made to a44dc9a. * Revert "Added test runner to scripts" This reverts commit ca7e1c3. * Revert "Added UI test for nesting" This reverts commit 6a444ba. * Revert "Added testcafe runner to scripts" This reverts commit 0f9d1b6. * Revert "Added jest to dependencies" This reverts commit 59e8ea0. * Revert "Added testcafe to package.json" This reverts commit b6cd77a.
Closed
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
No description provided.