Skip to content

Conversation

puresmash
Copy link
Contributor

  1. Make tracking list can append more methods from the child class.
  2. Add routes for tracking - /calls.

1. Make tracking list can append more method from the child class.
2. Add routes for tracking - /calls.
@puresmash puresmash merged commit af7aa4f into ringcentral:master Jun 15, 2018
sylviawangfr pushed a commit to sylviawangfr/ringcentral-js-widgets that referenced this pull request Jul 3, 2018
* merge GA regression commits back to master (ringcentral#860)

* add options guide to whats new (ringcentral#826)

* fix bug in c2d detect hyperlink incorrectly && dial pad title incorrect && meeting discription is  not right && white screen when update contact source filter (ringcentral#831)

* Fix c2d detect hyperlink incorrectly && app name error && dial pad title incorrect && meeting content not right && white screen when update contact source filter && lose source icon when contact name is null

* fix  meeting discription is not right

* check value this.listelem not null before use

* await hangup func in answerAndEnd and update googleclientid in bt brand (ringcentral#838)

* fix bug in login panel that currentlocale is sync after initialize proxy (ringcentral#836)

* fix bug in login panel that currentlocale is sync after initialize proxy

* update currentLocale

* remove unuserd code

* chore: add sample rate to sentry in prod env (ringcentral#841)

* add sample rate to sentry in prod env

* fix syntax error

* update sentry configuration

* [RCINIT-6839]Remove failed fax message in call history list (ringcentral#827)

* fix bug Presence icon is not displayed correctly when changing status (ringcentral#837)

* fix bug Presence icon is not displayed correctly when changing status in SW

* update presencestatus in headerview

* Revert "update presencestatus in headerview"

This reverts commit fe37a21baa44222657f5270186eecc66b1dbd0e4.

* Revert "fix bug Presence icon is not displayed correctly when changing status in SW"

This reverts commit 285cbef463b3c1d6316c323d27961f8baec87e7d.

* when dndstatus is do not disturb status should be do not disturb

* update presence status

* bugfix answer call then direct to blank page & prod build hash (ringcentral#843)

* should not open conversation page when click actionmenulist (ringcentral#842)

* feat: add extra webrtc warning (ringcentral#835)

* add extra webrtc warning

* add rebranding to webphone alert

* add calling mode condition to disable check in non-webphone mode

* update webphone to support reconnect from webphone badge

* update i18n

* add tests for webphone badge

* update locale for audio settings alert

* remove errcode -1 to make error msg more generic

* support audio auto prompted

* in meeting description replace /r/n with <br> (ringcentral#847)

* Bugfix: do not launch sign in flow when unauthorized & lock authorize process (ringcentral#828)

* Bugfix: do not launch sign in flow when unauthorized & lock authorize process

* fix google signin flow

* chore: implement localStorage migration process (ringcentral#846)

* empty localStorage when upgrading from lower version

* enable migration in all env

* extract migrationLocalStorage & add tests

* update unit tests

* minor: update navigation UI (ringcentral#850)

* update navigation UI

* update styles

* update user guide to support locales (ringcentral#844)

* update user guide to support locales

* remove unnecessary comments

* update user guide module

* Fix user guide & update webphone error handling & hide area code check for non-rc app (ringcentral#853)

* fix user guide add error handling for 403 in webphone & update call button color

* hide area code check for non-rc app & add webphone error msg

* fix dependencies name

* change the order of code

* workaround: fixed width and height of options page

* should hide what's new when c2d or c2sms (ringcentral#854)

* hide feedback in other brands (ringcentral#852)

* fix bug show blank page when answer fail (ringcentral#851)

* Import user guides for RC (ringcentral#859)

* import what's new guides images

* replace image 2

* merge locales from regression (ringcentral#861)

* Import localization for widgets and google (ringcentral#829)

* import localization

* upgrade locale-loader

* Import locale for googlechrome and widgets (ringcentral#855)

* import locale for widgets

* import locale for googlechrome

* copy en-AU from en-GB

* full import for google and widgets

* copy en-AU from en-GB

* Edit localization in presenceitem and contact detail (ringcentral#856)

* update localization for presenceitem and contact detail

* update localization

* update localization

* update locale for google calendar (ringcentral#858)

* fix failed test in messages.spec.js (ringcentral#862)

* fix tests & lint

* upgrade ringcentral-integration

* update appview in dev-server
sylviawangfr pushed a commit to sylviawangfr/ringcentral-js-widgets that referenced this pull request Jul 3, 2018
* merge GA regression commits back to master (ringcentral#860)

* add options guide to whats new (ringcentral#826)

* fix bug in c2d detect hyperlink incorrectly && dial pad title incorrect && meeting discription is  not right && white screen when update contact source filter (ringcentral#831)

* Fix c2d detect hyperlink incorrectly && app name error && dial pad title incorrect && meeting content not right && white screen when update contact source filter && lose source icon when contact name is null

* fix  meeting discription is not right

* check value this.listelem not null before use

* await hangup func in answerAndEnd and update googleclientid in bt brand (ringcentral#838)

* fix bug in login panel that currentlocale is sync after initialize proxy (ringcentral#836)

* fix bug in login panel that currentlocale is sync after initialize proxy

* update currentLocale

* remove unuserd code

* chore: add sample rate to sentry in prod env (ringcentral#841)

* add sample rate to sentry in prod env

* fix syntax error

* update sentry configuration

* [RCINIT-6839]Remove failed fax message in call history list (ringcentral#827)

* fix bug Presence icon is not displayed correctly when changing status (ringcentral#837)

* fix bug Presence icon is not displayed correctly when changing status in SW

* update presencestatus in headerview

* Revert "update presencestatus in headerview"

This reverts commit fe37a21baa44222657f5270186eecc66b1dbd0e4.

* Revert "fix bug Presence icon is not displayed correctly when changing status in SW"

This reverts commit 285cbef463b3c1d6316c323d27961f8baec87e7d.

* when dndstatus is do not disturb status should be do not disturb

* update presence status

* bugfix answer call then direct to blank page & prod build hash (ringcentral#843)

* should not open conversation page when click actionmenulist (ringcentral#842)

* feat: add extra webrtc warning (ringcentral#835)

* add extra webrtc warning

* add rebranding to webphone alert

* add calling mode condition to disable check in non-webphone mode

* update webphone to support reconnect from webphone badge

* update i18n

* add tests for webphone badge

* update locale for audio settings alert

* remove errcode -1 to make error msg more generic

* support audio auto prompted

* in meeting description replace /r/n with <br> (ringcentral#847)

* Bugfix: do not launch sign in flow when unauthorized & lock authorize process (ringcentral#828)

* Bugfix: do not launch sign in flow when unauthorized & lock authorize process

* fix google signin flow

* chore: implement localStorage migration process (ringcentral#846)

* empty localStorage when upgrading from lower version

* enable migration in all env

* extract migrationLocalStorage & add tests

* update unit tests

* minor: update navigation UI (ringcentral#850)

* update navigation UI

* update styles

* update user guide to support locales (ringcentral#844)

* update user guide to support locales

* remove unnecessary comments

* update user guide module

* Fix user guide & update webphone error handling & hide area code check for non-rc app (ringcentral#853)

* fix user guide add error handling for 403 in webphone & update call button color

* hide area code check for non-rc app & add webphone error msg

* fix dependencies name

* change the order of code

* workaround: fixed width and height of options page

* should hide what's new when c2d or c2sms (ringcentral#854)

* hide feedback in other brands (ringcentral#852)

* fix bug show blank page when answer fail (ringcentral#851)

* Import user guides for RC (ringcentral#859)

* import what's new guides images

* replace image 2

* fixbug-colon

* [RCINT-7103] Remove auto focus on dialer and compose text pages (ringcentral#867)

* fix bug presence status display incorrectly in contact detail (ringcentral#870)

* Sync changes from commons and widgets (ringcentral#863)

* git subrepo pull packages/ringcentral-integration

subrepo:
  subdir:   "packages/ringcentral-integration"
  merged:   "e8cd64892"
upstream:
  origin:   "https://github.com/ringcentral/ringcentral-js-integration-commons.git"
  branch:   "master"
  commit:   "bebfba673"
git-subrepo:
  version:  "0.3.1"
  origin:   "???"
  commit:   "???"

* git subrepo pull packages/ringcentral-widgets

subrepo:
  subdir:   "packages/ringcentral-widgets"
  merged:   "e024e3189"
upstream:
  origin:   "https://github.com/ringcentral/ringcentral-js-widgets.git"
  branch:   "master"
  commit:   "33f1332ba"
git-subrepo:
  version:  "0.3.1"
  origin:   "???"
  commit:   "???"

* fix tests & lint

* git subrepo commit packages/ringcentral-integration

subrepo:
  subdir:   "packages/ringcentral-integration"
  merged:   "458bff886"
upstream:
  origin:   "https://github.com/ringcentral/ringcentral-js-integration-commons.git"
  branch:   "master"
  commit:   "8446edcf0"
git-subrepo:
  version:  "0.3.1"
  origin:   "???"
  commit:   "???"

* fix test

* upgrade ringcentral-integration

* update appview in dev-server

* git subrepo pull packages/ringcentral-integration

subrepo:
  subdir:   "packages/ringcentral-integration"
  merged:   "c3cdacff2"
upstream:
  origin:   "https://github.com/ringcentral/ringcentral-js-integration-commons.git"
  branch:   "master"
  commit:   "c3cdacff2"
git-subrepo:
  version:  "0.3.1"
  origin:   "???"
  commit:   "???"

* git subrepo pull packages/ringcentral-widgets

subrepo:
  subdir:   "packages/ringcentral-widgets"
  merged:   "2956435f6"
upstream:
  origin:   "https://github.com/ringcentral/ringcentral-js-widgets.git"
  branch:   "master"
  commit:   "2956435f6"
git-subrepo:
  version:  "0.3.1"
  origin:   "???"
  commit:   "???"

* git subrepo pull packages/ringcentral-widgets

subrepo:
  subdir:   "packages/ringcentral-widgets"
  merged:   "eb789eb39"
upstream:
  origin:   "https://github.com/ringcentral/ringcentral-js-widgets.git"
  branch:   "master"
  commit:   "eb789eb39"
git-subrepo:
  version:  "0.3.1"
  origin:   "???"
  commit:   "???"

* git subrepo pull packages/ringcentral-integration

subrepo:
  subdir:   "packages/ringcentral-integration"
  merged:   "3a8efb211"
upstream:
  origin:   "https://github.com/ringcentral/ringcentral-js-integration-commons.git"
  branch:   "master"
  commit:   "3a8efb211"
git-subrepo:
  version:  "0.3.1"
  origin:   "???"
  commit:   "???"

* git subrepo pull packages/ringcentral-integration

subrepo:
  subdir:   "packages/ringcentral-integration"
  merged:   "a963aec51"
upstream:
  origin:   "https://github.com/ringcentral/ringcentral-js-integration-commons.git"
  branch:   "master"
  commit:   "a963aec51"
git-subrepo:
  version:  "0.3.1"
  origin:   "???"
  commit:   "???"

* add dependencies to Phone

* git subrepo pull packages/ringcentral-widgets

subrepo:
  subdir:   "packages/ringcentral-widgets"
  merged:   "b190f5cf7"
upstream:
  origin:   "https://github.com/ringcentral/ringcentral-js-widgets.git"
  branch:   "master"
  commit:   "6da03ef42"
git-subrepo:
  version:  "0.3.1"
  origin:   "???"
  commit:   "???"

* bugfix: apply reducer from successor in Presence module

* add storage for presence module

* enable falling back to rc caller/callee name display if no contact match was found (ringcentral#866)

* fix bug where when editing message text  in compose text page, the cursor will always be force to the end of text (ringcentral#869)

* import delta locale for widgets and google (ringcentral#880)

* import delta locale for widgets and google

* add space before colon

* feat: implement float window dock (ringcentral#874)

* implement POC of dock mode for float window

* update minimized float window badge

* implement new design of float window badge

* import icon for float window

* update styles & small tweaks

* style issue: use flex to layout svg image

* make new badge compatible with old version

* fix debounced contact search (ringcentral#890)

* fix debounced contact search

* bugfix: fix conditions for judging if pushing adapter state

* update whats new images for showing float window badge (ringcentral#891)

* change i18n in whats new for fr-CA

* update whats new for float window badge

* Revert "enable falling back to rc caller/callee name display if no contact match was found (ringcentral#866)" (ringcentral#895)

This reverts commit 1d113a81ed5a53eea8f4dd06d9f55362d25d831c.

* upgrade commons

* fix styles of app view
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.

2 participants