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

feat: add signed as filter param to filterArtworksConnection #15111

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MounirDhahri
Copy link
Member

The type of this PR is: feat

This PR adds signed as a filter param to filterArtworksConnection

Related PRs artsy/metaphysics#6382 and https://github.com/artsy/gravity/pull/18512

@MounirDhahri MounirDhahri self-assigned this Jan 23, 2025
@MounirDhahri MounirDhahri force-pushed the feat/add-framed-signed-filter branch 3 times, most recently from d8212a1 to a1dbf88 Compare January 23, 2025 17:01
Copy link

relativeci bot commented Jan 23, 2025

#1604 Bundle Size — 9MiB (-0.03%).

c09ef12(current) vs 8e18ff5 main#1603(baseline)

Warning

Bundle contains 14 duplicate packages – View duplicate packages

Bundle metrics  Change 7 changes Regression 1 regression Improvement 1 improvement
                 Current
#1604
     Baseline
#1603
Regression  Initial JS 3.65MiB(+0.02%) 3.65MiB
No change  Initial CSS 0B 0B
Change  Cache Invalidation 55.69% 39.05%
Change  Chunks 105(+0.96%) 104
Change  Assets 108(+0.93%) 107
Change  Modules 5848(-0.12%) 5855
Improvement  Duplicate Modules 523(-1.51%) 531
Change  Duplicate Code 4.01%(-1.47%) 4.07%
No change  Packages 266 266
No change  Duplicate Packages 13 13
Bundle size by type  Change 2 changes Regression 1 regression Improvement 1 improvement
                 Current
#1604
     Baseline
#1603
Improvement  JS 8.86MiB (-0.05%) 8.86MiB
Regression  Other 147.32KiB (+1.44%) 145.23KiB

Bundle analysis reportBranch feat/add-framed-signed-filterProject dashboard


Generated by RelativeCIDocumentationReport issue

Copy link
Contributor

@olerichter00 olerichter00 left a comment

Choose a reason for hiding this comment

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

🌟

Copy link
Member

@anandaroop anandaroop left a comment

Choose a reason for hiding this comment

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

Looks good 👍🏽

thought (non-blocking): Wondering if we would consider combining framed and signed checkboxes into a new collapsible section — though I'm not sure what we would call it. (More of a product/design question)

// but NOT as an alert criterion, so we remove it.
// (Alerts, by definition, stipulate forSale=true
// when they are created in Gravity.)
delete criteria.forSale
delete criteria.signed
Copy link
Member

Choose a reason for hiding this comment

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

(Same thought as here)

@MounirDhahri MounirDhahri force-pushed the feat/add-framed-signed-filter branch from a1dbf88 to c09ef12 Compare January 24, 2025 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants