Skip to content

Block certain actions when query is not valid#1359

Merged
MauricioUyaguari merged 1 commit into
finos:masterfrom
gayathrir11:block
Aug 5, 2022
Merged

Block certain actions when query is not valid#1359
MauricioUyaguari merged 1 commit into
finos:masterfrom
gayathrir11:block

Conversation

@gayathrir11

@gayathrir11 gayathrir11 commented Aug 1, 2022

Copy link
Copy Markdown
Contributor

Summary

closes #1345

How did you test this change?

  • Test(s) added
  • Manual testing (please provide screenshots/recordings)
  • No testing (please provide an explanation)
New.video.mp4

@changeset-bot

changeset-bot Bot commented Aug 1, 2022

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: fa13374

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 1, 2022
@codecov

codecov Bot commented Aug 1, 2022

Copy link
Copy Markdown

Codecov Report

Merging #1359 (fa13374) into master (4c7169e) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #1359   +/-   ##
=======================================
  Coverage   41.88%   41.89%           
=======================================
  Files        1176     1176           
  Lines       52500    52509    +9     
  Branches    11943    11945    +2     
=======================================
+ Hits        21989    21998    +9     
  Misses      30439    30439           
  Partials       72       72           
Impacted Files Coverage Δ
...n-query/src/components/QueryBuilderResultPanel.tsx 28.84% <ø> (ø)
...on-query/src/stores/QueryBuilderProjectionState.ts 29.95% <100.00%> (+2.13%) ⬆️
...-application-query/src/stores/QueryBuilderState.ts 61.78% <100.00%> (+0.49%) ⬆️

@irisyngao

irisyngao commented Aug 1, 2022

Copy link
Copy Markdown
Contributor

@gayathrir11 It seems to me that users can't set the filter value to an empty string even if they want to? (based on your pr)
Screen Shot 2022-08-01 at 3 17 58 PM

Comment thread packages/legend-application-query/src/components/QueryBuilderFilterPanel.tsx Outdated
Comment thread packages/legend-application-query/src/stores/QueryBuilderProjectionState.ts Outdated
@gayathrir11
gayathrir11 force-pushed the block branch 4 times, most recently from 31b5f5b to ac5ecbd Compare August 2, 2022 15:09
Comment thread packages/legend-application-query/src/stores/QueryBuilderFilterState.ts Outdated

@MauricioUyaguari MauricioUyaguari left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

why do we need this?

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: Block certain actions when query is not valid

3 participants