This repository was archived by the owner on Mar 4, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 59
Bug Bash 1 Merge #991
Merged
Bug Bash 1 Merge #991
Conversation
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
fixes #952 hide others menu from top menu
fixes #906 infinite scolling for user challenges
- Update angular-ui-router version to 0.4.2 (angular-ui/ui-router#2889) Additional fix: - Replace deprecated $http.success/error in blog.service.js as it also produces error log in console window.
Fix for issue #946
fixed #976 added min-width for badge modal
fix to package.json
Fix as CI build errors
Fix footer links for mobile view
fix issue 979
Fix /my-dashboard ENDS IN time counter issue
fixed #987 added ios community badge
The updated of `angular-mocks` up to v1.6.2 broke those unit tests, which injected a fake window object into environment. Some functions inside `angular-mocks` assume that `window.angular.callbacks` exists, and they crush otherwise. Adding such field into all fake windows injected by broken tests resolved the issue.
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.