Skip to content

Add element path to element dropdown in Query builder#1243

Merged
akphi merged 1 commit into
finos:masterfrom
irisyngao:elementPath
Jun 28, 2022
Merged

Add element path to element dropdown in Query builder#1243
akphi merged 1 commit into
finos:masterfrom
irisyngao:elementPath

Conversation

@irisyngao

@irisyngao irisyngao commented Jun 28, 2022

Copy link
Copy Markdown
Contributor

Summary

Fixes #1081

How did you test this change?

  • Test(s) added
  • Manual testing (please provide screenshots/recordings)
  • No testing (please provide an explanation)
demo.mov

@changeset-bot

changeset-bot Bot commented Jun 28, 2022

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 1aa6cb9

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 20 packages
Name Type
@finos/legend-studio Patch
@finos/legend-query Patch
@finos/legend-extension-dsl-data-space Patch
@finos/legend-extension-dsl-diagram Patch
@finos/legend-extension-dsl-persistence Patch
@finos/legend-extension-dsl-text Patch
@finos/legend-extension-external-language-morphir Patch
@finos/legend-extension-external-store-service Patch
@finos/legend-extension-mapping-generation Patch
@finos/legend-studio-app Patch
@finos/legend-studio-extension-management-toolkit Patch
@finos/legend-studio-extension-query-builder Patch
@finos/legend-query-app Patch
@finos/legend-graph-extension-collection Patch
@finos/legend-taxonomy Patch
@finos/legend-studio-deployment Patch
@finos/legend-query-deployment Patch
@finos/legend-manual-tests Patch
@finos/legend-taxonomy-app Patch
@finos/legend-taxonomy-deployment Patch

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

codecov Bot commented Jun 28, 2022

Copy link
Copy Markdown

Codecov Report

Merging #1243 (1aa6cb9) into master (4dacea1) will increase coverage by 0.00%.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##           master    #1243   +/-   ##
=======================================
  Coverage   42.17%   42.17%           
=======================================
  Files        1126     1126           
  Lines       50389    50396    +7     
  Branches    11517    11520    +3     
=======================================
+ Hits        21250    21254    +4     
- Misses      29079    29082    +3     
  Partials       60       60           
Impacted Files Coverage Δ
...uery/src/components/QueryBuilderParameterPanel.tsx 45.91% <ø> (ø)
...nd-query/src/components/QueryBuilderSetupPanel.tsx 69.07% <ø> (ø)
...mponents/editor/side-bar/CreateNewElementModal.tsx 49.41% <0.00%> (+0.28%) ⬆️
...legend-query/src/stores/QueryBuilderResultState.ts 20.00% <0.00%> (+0.24%) ⬆️
...d-query/src/components/QueryBuilderResultPanel.tsx 54.54% <0.00%> (+1.31%) ⬆️

@irisyngao
irisyngao force-pushed the elementPath branch 2 times, most recently from 18ebda7 to 8920fc1 Compare June 28, 2022 18:40
Comment thread .changeset/pretty-roses-march.md Outdated
@akphi
akphi merged commit 175dff7 into finos:master Jun 28, 2022
@irisyngao
irisyngao deleted the elementPath branch June 29, 2022 19:42
jinanisha pushed a commit to jinanisha/legend-studio that referenced this pull request Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-present CLA Signed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature request: Add element path to element dropdown

2 participants