Skip to content

Conversation

ele828
Copy link
Contributor

@ele828 ele828 commented Mar 27, 2018

No description provided.

@ele828 ele828 requested a review from embbnux March 27, 2018 07:58
Copy link
Collaborator

@embbnux embbnux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix tests

ele828 and others added 4 commits March 28, 2018 10:46
* 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
* 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)
@ele828 ele828 reopened this Mar 28, 2018
@ele828 ele828 merged commit 2956435 into ringcentral:master Mar 28, 2018
embbnux pushed a commit to embbnux/ringcentral-js-widget that referenced this pull request Apr 25, 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
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.

3 participants