Skip to content

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 55 commits into from
Sep 7, 2016
Merged

Sprint 1 #150

merged 55 commits into from
Sep 7, 2016

Conversation

dimaspirit
Copy link
Contributor

@dimaspirit dimaspirit commented Aug 1, 2016

Made/Proposed changes:
(Don’t use general words, describe changes in details)

Core:

  • changed the folder name 'js' to 'src';
  • added onReconnectFailedListener;
  • added getMediaDevices (return all devices);
  • added new parameter to listener onCallStatsReport (session, userId, stats, error);
  • set statsReportTimeInterval is false by default;

Samples:

  • changed creds and opportunity to choose an app (by '?creds=test' in URL);
  • add a new type of login to WebRTC samples;
  • changed bootstrap version (4.0.0);

Tests:

  • up the timeout to 10 sec;

How should this be manually tested?

  1. Start grunt develop or start server
  2. Open samples/webrtc

Does the documentation need an update?
Yes

dimaspirit and others added 24 commits April 13, 2016 18:58
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
* 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
@dimaspirit dimaspirit changed the title WIP Sprint 1 Sprint 1 Sep 7, 2016
@dimaspirit dimaspirit merged commit 68b263e into gh-pages Sep 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants