Virtual assistant for contextual support in Legend Studio#1166
Merged
akphi merged 34 commits intofinos:masterfrom May 31, 2022
Merged
Virtual assistant for contextual support in Legend Studio#1166akphi merged 34 commits intofinos:masterfrom
Legend Studio#1166akphi merged 34 commits intofinos:masterfrom
Conversation
🦋 Changeset detectedLatest commit: d1c36ab The changes in this PR will be included in the next version bump. This PR includes changesets to release 33 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov Report
@@ Coverage Diff @@
## master #1166 +/- ##
==========================================
- Coverage 42.48% 42.13% -0.35%
==========================================
Files 1133 1138 +5
Lines 50284 50729 +445
Branches 11523 11629 +106
==========================================
+ Hits 21364 21376 +12
- Misses 28849 29283 +434
+ Partials 71 70 -1
|
2904307 to
646a623
Compare
This comment was marked as off-topic.
This comment was marked as off-topic.
added 12 commits
May 30, 2022 12:01
added 15 commits
May 30, 2022 12:01
…umentationService
4751628 to
07dde49
Compare
packages/legend-manual-tests/src/__tests__/roundtrip-grammar/ProfilingGraphBuilding.test.ts
Show resolved
Hide resolved
MauricioUyaguari
approved these changes
May 31, 2022
2 tasks
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
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.
Summary
react-reflexDSL DiagramLegend TaxonomyLegend StudioShare projectbutton toProject OverviewHome/Setupbutton (previously the app name icon) tomenuvirtual assistanceto provide contextual documentation/help in form mode #1072Details of implementation for #1072
eye-catchyanimation when we switch from one contextual doc to another, how can we replay that animation?contextual support availableClassEditorto have different pagesXicon when the assistant is openvirtual assistantpopover (ornon-modaldialog) when clicking on the assistantvirtual assistantaux panelvirtual assistantpopover - Consider using https://www.npmjs.com/package/fuse.js<input>menuwill open the assitant to the general help tabeventKeyanddocKeyDSLandelementgrammar docsEvent ServiceinApplicationStore- We will use this to keep track of posted event and have a note that in the future we might change this to a queue for storing event, always look at the latest event for the assitant though.DEBUGHave a context-menu/button to copy thecontext IDanddocumentation key, also allow downloading the whole documentation (contextual included) registrydrag-and-dropfor virtual assistant - usereact-dragableDnDto edge of screengrabbingHow did you test this change?
Screenshots and videos
Legend Taxonomy without header
Share project button (moved to project overview panel)
share.project.mov
Go-to-homepage/setup button (moved to menu)
back.to.home.page.mov
Improved About dialog
new.app.info.modal.mov
Documentation search and general assistant
search.documentation.mov
Contextual documentation (class editor case)
contextual.documentation.mov