-
Notifications
You must be signed in to change notification settings - Fork 760
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Fixed a lot of LUIS inspector style issues. #1399
Merged
Merged
Conversation
This file contains 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
df4c675
to
a5b9b3b
Compare
Pull Request Test Coverage Report for Build 2268
💛 - Coveralls |
a5b9b3b
to
9b5cd33
Compare
justinwilaby
suggested changes
Mar 29, 2019
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Themes specific to this extension should probably be located in the extension's project.
84c16fd
to
2bf70fd
Compare
2bf70fd
to
e155896
Compare
justinwilaby
approved these changes
Apr 2, 2019
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This was referenced Apr 2, 2019
# for free
to join this conversation on GitHub.
Already have an account?
# 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.
Fixes #1389, #1390, #1391, #1392
===
Summary of changes
from entity viewer HTML and fixed formattingUI when LUIS is configured
Light
![luis-configured](https://user-images.githubusercontent.com/3452012/55120863-ece0c680-50b4-11e9-91c1-20243ec3a2e7.PNG)
Dark
![luis-configured-dark](https://user-images.githubusercontent.com/3452012/55120873-f833f200-50b4-11e9-92bc-7e2c689db79a.PNG)
High Contrast
![luis-configured-hc](https://user-images.githubusercontent.com/3452012/55120877-fd913c80-50b4-11e9-809b-6c66171dfb7b.PNG)
UI when LUIS is not configured
Light
![luis-unconfigured](https://user-images.githubusercontent.com/3452012/55120901-1b5ea180-50b5-11e9-87df-3f53df8f2a42.PNG)
Dark
![luis-unconfigured-dark](https://user-images.githubusercontent.com/3452012/55120904-1ef22880-50b5-11e9-87a8-8b948fff7b9d.PNG)
High Contrast
![luis-unconfigured-hc](https://user-images.githubusercontent.com/3452012/55120906-2285af80-50b5-11e9-9c7d-adbbcd8d16fd.PNG)
EDIT:
Added deep link to configure luis service: