-
Couldn't load subscription status.
- Fork 42
fix SpinnerOverlay background-color translucence bug for safari #794
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
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
puresmash
approved these changes
May 25, 2018
ruleechen
added a commit
to ruleechen/ringcentral-js-widgets
that referenced
this pull request
May 27, 2018
* Modify mockApi to specify http method name * disable log btn in call list when the item is fax messsage (ringcentral#775) * disable log btn in call list when the item is fax messsage * should show button on call log notification when have related function * Fix mock API for meeting scheduler (ringcentral#777) * Mock Meeting & Service Info api (ringcentral#779) * mock API * no message * change switch disable color (ringcentral#778) * change switch disable color * remove setting page last two item line border (ringcentral#782) * remove setting page last two item line border * [feature] Wrap libphonenumber-js in @ringcentral-integration/phone-number package (ringcentral#783) * fix linkline icon postion to alignment right (ringcentral#784) * fix linkline icon postion to alignment right * modify logout icon size * Modify style of log icon in calls tab (ringcentral#785) * Modify style of log icon * fix dialerUI hooks sync (ringcentral#786) * Rcint 7530 audio setting messy code (ringcentral#781) * fix messy code showed when device is plugged out * code refine * update * update * fix failed tests in LogBasicInfo which is caused by letter case mismatch (ringcentral#789) * Update the style and text of DatePicker. (ringcentral#792) * fix search input exceeding width issue (ringcentral#791) * bugfix: user guide module cannot fall back to en-US automatically (ringcentral#787) * minor: make close button optional in AdpterCore (ringcentral#788) * fix SpinnerOverlay background-color translucence bug for safari (ringcentral#794) * fix tests in LogBasicInfo which is caused by letter case mismatch (ringcentral#793)
u9520107
pushed a commit
to u9520107/ringcentral-js-widgets
that referenced
this pull request
May 30, 2018
* add mock data to widget integration test (ringcentral#791) * add fetch-mock to widget * add mock data to widget integration test * add new line for json file * fix test * update sms response data template * update mock response json * reduce timeout time * reduce timeout time for mock response * fix bug that dial_in number is undefined in conferencepanel in localization (ringcentral#775) * update feedback & hide composeText tab & fix presence subscription issue (ringcentral#784) * navigates user to Google Forms in Feedback * remove unread count on recent activity card * fix presence subscription issue * enhance presence permissions check * hide composeText tab * replace contact icon & adjust tab navigation styles * replace contact icon * feat: new user tutorial (ringcentral#779) * feat: new user tutorial * add propTypes check for UserGuide component * update user guide * remove useless stylesheets * add webphone ready checks * add unit test for UserGuide && some updates * remove opacity effect on carousel contol pane * reserve app header when on user guide * make user guide label on setting page configurable * make user guide images stretching from top * upload temporary posters for test * make sure UserGuide.guides will always be an Array even if there is no values in localStorage * import user guide images * remove useless params for UserGuide * update guides images * move button down a bit on intro page to fit mock up * remove userguide in widgets * remove legacy pushHeader state * remove legacy pushHeader state - cont * remove UserGuide dependency from AdapterModuleCore * remove pushHeaderState function invoke to fix transport issue * remove webphone deps from user guide life cycle * add ringSession check to avoid auto-dismiss issue * fix contact icon & update icon styles (ringcentral#794) * fix ui bug in call item page (ringcentral#796) * Update presence permissions check (ringcentral#805) * change presence permissions to depend on call permissions * add UserGuide to widget dev-server * git subrepo commit packages/ringcentral-widgets subrepo: subdir: "packages/ringcentral-widgets" merged: "679889b2d" upstream: origin: "https://github.com/ringcentral/ringcentral-js-widgets.git" branch: "master" commit: "1669673c8" git-subrepo: version: "0.3.1" origin: "???" commit: "???" * upgrade commons
ruleechen
pushed a commit
that referenced
this pull request
Jul 27, 2018
* sync from upstream (#16) * Modify mockApi to specify http method name * disable log btn in call list when the item is fax messsage (#775) * disable log btn in call list when the item is fax messsage * should show button on call log notification when have related function * Fix mock API for meeting scheduler (#777) * Mock Meeting & Service Info api (#779) * mock API * no message * change switch disable color (#778) * change switch disable color * remove setting page last two item line border (#782) * remove setting page last two item line border * [feature] Wrap libphonenumber-js in @ringcentral-integration/phone-number package (#783) * fix linkline icon postion to alignment right (#784) * fix linkline icon postion to alignment right * modify logout icon size * Modify style of log icon in calls tab (#785) * Modify style of log icon * fix dialerUI hooks sync (#786) * Rcint 7530 audio setting messy code (#781) * fix messy code showed when device is plugged out * code refine * update * update * fix failed tests in LogBasicInfo which is caused by letter case mismatch (#789) * Update the style and text of DatePicker. (#792) * fix search input exceeding width issue (#791) * bugfix: user guide module cannot fall back to en-US automatically (#787) * minor: make close button optional in AdpterCore (#788) * fix SpinnerOverlay background-color translucence bug for safari (#794) * fix tests in LogBasicInfo which is caused by letter case mismatch (#793) * code specification * refactor the lastcallend func * eslinted * fix(blank avatar bug fixes rcint-8106) * only the avatar is null fetch the avatar again * to update to the lasted code with merge control * change the merge info com to a lifecircle com * update * update
huanhulan
pushed a commit
that referenced
this pull request
Aug 1, 2018
* sync from upstream (#16) * Modify mockApi to specify http method name * disable log btn in call list when the item is fax messsage (#775) * disable log btn in call list when the item is fax messsage * should show button on call log notification when have related function * Fix mock API for meeting scheduler (#777) * Mock Meeting & Service Info api (#779) * mock API * no message * change switch disable color (#778) * change switch disable color * remove setting page last two item line border (#782) * remove setting page last two item line border * [feature] Wrap libphonenumber-js in @ringcentral-integration/phone-number package (#783) * fix linkline icon postion to alignment right (#784) * fix linkline icon postion to alignment right * modify logout icon size * Modify style of log icon in calls tab (#785) * Modify style of log icon * fix dialerUI hooks sync (#786) * Rcint 7530 audio setting messy code (#781) * fix messy code showed when device is plugged out * code refine * update * update * fix failed tests in LogBasicInfo which is caused by letter case mismatch (#789) * Update the style and text of DatePicker. (#792) * fix search input exceeding width issue (#791) * bugfix: user guide module cannot fall back to en-US automatically (#787) * minor: make close button optional in AdpterCore (#788) * fix SpinnerOverlay background-color translucence bug for safari (#794) * fix tests in LogBasicInfo which is caused by letter case mismatch (#793) * code specification * refactor the lastcallend func * eslinted * bug fixes * 🐛 (rcint-8156) bug fixes(merge two call then the call avatar will lose) * code update to upstream
jarvislin94
pushed a commit
to jarvislin94/ringcentral-js-widgets
that referenced
this pull request
Aug 2, 2018
* Modify mockApi to specify http method name * disable log btn in call list when the item is fax messsage (ringcentral#775) * disable log btn in call list when the item is fax messsage * should show button on call log notification when have related function * Fix mock API for meeting scheduler (ringcentral#777) * Mock Meeting & Service Info api (ringcentral#779) * mock API * no message * change switch disable color (ringcentral#778) * change switch disable color * remove setting page last two item line border (ringcentral#782) * remove setting page last two item line border * [feature] Wrap libphonenumber-js in @ringcentral-integration/phone-number package (ringcentral#783) * fix linkline icon postion to alignment right (ringcentral#784) * fix linkline icon postion to alignment right * modify logout icon size * Modify style of log icon in calls tab (ringcentral#785) * Modify style of log icon * fix dialerUI hooks sync (ringcentral#786) * Rcint 7530 audio setting messy code (ringcentral#781) * fix messy code showed when device is plugged out * code refine * update * update * fix failed tests in LogBasicInfo which is caused by letter case mismatch (ringcentral#789) * Update the style and text of DatePicker. (ringcentral#792) * fix search input exceeding width issue (ringcentral#791) * bugfix: user guide module cannot fall back to en-US automatically (ringcentral#787) * minor: make close button optional in AdpterCore (ringcentral#788) * fix SpinnerOverlay background-color translucence bug for safari (ringcentral#794) * fix tests in LogBasicInfo which is caused by letter case mismatch (ringcentral#793)
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.
No description provided.