Skip to content
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

upgrade webchat to v4 #1219

Merged
merged 30 commits into from
Jan 17, 2019
Merged

upgrade webchat to v4 #1219

merged 30 commits into from
Jan 17, 2019

Conversation

a-b-r-o-w-n
Copy link
Contributor

@a-b-r-o-w-n a-b-r-o-w-n commented Jan 9, 2019

Todo:

  • Speech - getting a 401 after sending a stt message from the bing api. working with Andrea to update the token the emulator uses to authenticate to bing.
  • Themes -- will submit another PR with adaptive cards theme fixes
  • Clean up any v3 related code / styles
  • a11y -- parity with released version, can discuss additions to UX
  • Specs

@coveralls
Copy link

coveralls commented Jan 9, 2019

Pull Request Test Coverage Report for Build 1824

  • 47 of 57 (82.46%) changed or added relevant lines in 5 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.4%) to 61.835%

Changes Missing Coverage Covered Lines Changed/Added Lines %
packages/app/client/src/ui/editor/emulator/parts/log/logEntry.tsx 0 4 0.0%
packages/app/client/src/ui/editor/emulator/parts/log/log.tsx 1 7 14.29%
Totals Coverage Status
Change from base Build 1813: 0.4%
Covered Lines: 5468
Relevant Lines: 7930

💛 - Coveralls

Copy link
Contributor

@justinwilaby justinwilaby left a comment

Choose a reason for hiding this comment

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

No unit tests for the new functionality in this PR. Please include unit tests for the new functionality.
e.g. activityWrapper.tsx, chat.tsx, emulator.tsx and chatPanel.tsx are all missing unit tests.

@justinwilaby
Copy link
Contributor

Unit test is failing. FAIL packages/app/client/src/ui/editor/emulator/parts/chat/chat.spec.ts

packages/app/client/src/ui/styles/themes/dark.css Outdated Show resolved Hide resolved
packages/app/client/src/ui/styles/themes/dark.css Outdated Show resolved Hide resolved
@justinwilaby justinwilaby dismissed their stale review January 9, 2019 21:42

Noticed this is a WIP.

@a-b-r-o-w-n a-b-r-o-w-n changed the title [wip] upgrade webchat to v4 upgrade webchat to v4 Jan 15, 2019
@a-b-r-o-w-n
Copy link
Contributor Author

a-b-r-o-w-n commented Jan 15, 2019

With regards to the adaptive cards styling, I am going to work on a follow-up PR that addresses that in #1231

cwhitten
cwhitten previously approved these changes Jan 17, 2019
@cwhitten
Copy link
Member

This needs a rebase, and would conflict heavily with the prettier branch. Because we still have tests to run on prettier we should land this first.

@a-b-r-o-w-n a-b-r-o-w-n merged commit 6b53181 into master Jan 17, 2019
@a-b-r-o-w-n a-b-r-o-w-n deleted the upgrade-webchat branch January 17, 2019 16:39
@corinagum
Copy link
Contributor

🍾

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.

None yet

6 participants