-
Notifications
You must be signed in to change notification settings - Fork 217
Sprint 1 #150
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
Merged
Merged
Sprint 1 #150
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
…WEBSDK-240 Conflicts: quickblox.min.js samples/webrtc/config.js samples/webrtc/index.html
rewrite a text of error
New logic for test users & switch a camera
Fixed bugs for sprint 1
+ call_stop
Added github helpers files
…rint1 Conflicts: quickblox.min.js
add CONTRIBUTING.md updated README.md * changed source folder name to 'src' * upd *Spec.js * - upd spec/QB-ContentSpec.js - upd CONTRIBUTING.md * add ISSUE_TEMPLATE.md * upd ISSUE_TEMPLATE.md (set a link in existing issues) * add PULL_REQUEST_TEMPLATE.md * upd PULL_REQUEST_TEMPLATE.md * - ask in another way * upd text in ISSUE_TEMPLATE.md
Fix bugs for sprint 1
* QBWEBSDK-263 * QBWEBSDK-265 * QBWEBSDK-249 * upd text error * QBWEBSDK-270 * QBWEBSDK-273
# Conflicts: # .github/CONTRIBUTING.md # .github/ISSUE_TEMPLATE.md # .github/PULL_REQUEST_TEMPLATE.md # quickblox.min.js # spec/QB-ChatSpec.js # spec/QB-ContentSpec.js # spec/QB-CoreSpec.js # spec/QB-DataSpec.js # spec/QB-LocationSpec.js # spec/QB-PushnotificationsSpec.js # spec/QB-UsersSpec.js # spec/QB-WebRTCSpec.js
* fixed grammar error * QBWEBSDK-290 * up tests (set custom interval to all async. methods) * upd dataSpec also * QBWEBSDK-276 * QBWEBSDK-270 * change to enum
* fixed grammar error * QBWEBSDK-290 * up tests (set custom interval to all async. methods) * upd dataSpec also * QBWEBSDK-276 * QBWEBSDK-270 * change to enum * QBWEBSDK-278 * remove console
* Fixed bugs * upd onCallStatsCb (add error as params) * change creds to Prod and test
Conflicts: quickblox.min.js
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.
Made/Proposed changes:
(Don’t use general words, describe changes in details)
Core:
Samples:
Tests:
How should this be manually tested?
Does the documentation need an update?
Yes