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

Alert user changing fetch structure resets state #1383

Merged
merged 1 commit into from Aug 5, 2022

Conversation

YannanGao-gs
Copy link
Contributor

@YannanGao-gs YannanGao-gs commented Aug 4, 2022

Summary

Fixes #1380

How did you test this change?

  • Test(s) added
  • Manual testing (please provide screenshots/recordings)
  • No testing (please provide an explanation)
Screen.Recording.2022-08-04.at.5.19.02.PM.mov

@changeset-bot
Copy link

changeset-bot bot commented Aug 4, 2022

🦋 Changeset detected

Latest commit: 0228f26

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

This PR includes changesets to release 11 packages
Name Type
@finos/legend-application-query Patch
@finos/legend-application-query-bootstrap Patch
@finos/legend-extension-application-studio-query-builder Patch
@finos/legend-extension-dsl-data-space Patch
@finos/legend-application-query-deployment Patch
@finos/legend-application-studio-bootstrap Patch
@finos/legend-application-taxonomy-bootstrap Patch
@finos/legend-application-taxonomy Patch
@finos/legend-manual-tests Patch
@finos/legend-application-studio-deployment Patch
@finos/legend-application-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

@finos-cla-bot finos-cla-bot bot added the cla-present CLA Signed label Aug 4, 2022
@codecov
Copy link

codecov bot commented Aug 4, 2022

Codecov Report

Merging #1383 (0228f26) into master (4c7169e) will decrease coverage by 0.01%.
The diff coverage is 5.88%.

@@            Coverage Diff             @@
##           master    #1383      +/-   ##
==========================================
- Coverage   41.88%   41.87%   -0.02%     
==========================================
  Files        1176     1176              
  Lines       52500    52513      +13     
  Branches    11943    11948       +5     
==========================================
  Hits        21989    21989              
- Misses      30439    30452      +13     
  Partials       72       72              
Impacted Files Coverage Δ
...src/components/QueryBuilderFetchStructurePanel.tsx 43.85% <5.88%> (-12.96%) ⬇️

@akphi akphi merged commit 846953d into finos:master Aug 5, 2022
@akphi akphi deleted the fetchStructure branch August 5, 2022 13:47
akphi added a commit to akphi/legend-studio that referenced this pull request Aug 9, 2022
akphi added a commit to akphi/legend-studio that referenced this pull request Aug 9, 2022
akphi added a commit to akphi/legend-studio that referenced this pull request Aug 11, 2022
xannem pushed a commit to xannem/legend-studio that referenced this pull request Aug 11, 2022
akphi added a commit to akphi/legend-studio that referenced this pull request Aug 12, 2022
akphi added a commit to akphi/legend-studio that referenced this pull request Aug 15, 2022
MauricioUyaguari pushed a commit that referenced this pull request Aug 16, 2022
* component minor cleanups

* minor cleanup post #1383

* temp

* minor cleanups

* bump dependencies

* renamed hashString() to hashValue()

* update CHANGELOG

* update changesets check

* minor fixes

* changesets: do not account for private packages without a version

* minor fixes

* legend-query: add support for light theme

* bump dependencies

* query builder: default to graph fetch mode

* query builder: fix a small problem with switching between fetch modes

* query builder: make the projection panel error more subtle

* query builder: minor fix for dataspace query editor

* cleanup post #1370

* enhance project command search

* cleanup and fix problem with DnD overlay

* cleanup BlankPanelPlaceholder props

* minor cleanup post #1395 (part 1)

* query editor: better handle the case when a query is created without a class

* query-builder: minor styling fixes

* clean up HACKY__ methods in AbstractPureGraphManager

* query: add a config to enable/disable beta theme switcher

* simplify naming of DND_TYPE

* minor fixes

* cleanup post #1395 (part 2)

* create an use a new component for DnD dropzone placeholder

* more cleanups

* standardize usage of DnD overlay

* improve TS usage for react-dnd

* bump dependencies
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: Alert users when switching between fetch structure panels
2 participants