Skip to content

Order filtering by the metadata#5331

Merged
andrzejewsky merged 10 commits intomainfrom
merx-1336-order-metadata-filtering
Jan 8, 2025
Merged

Order filtering by the metadata#5331
andrzejewsky merged 10 commits intomainfrom
merx-1336-order-metadata-filtering

Conversation

@andrzejewsky
Copy link
Contributor

What type of PR is this?

  • 💅 Refactor
  • 🌟 Feature
  • 🔥 Bug Fix
  • 🔩 Maintenance
  • 🛠 Workflow CI/CD changes

Related Issues or Documents

  • closes #

Usage Instructions, Screenshots, Recordings

Have you written tests?

  • Yes!
  • No... here is why: Writing tests are mandatory, please replace this text with why test are not included in this PR

[Optional] Description

@changeset-bot
Copy link

changeset-bot bot commented Dec 31, 2024

🦋 Changeset detected

Latest commit: ced98be

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

This PR includes changesets to release 1 package
Name Type
saleor-dashboard 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

@github-actions github-actions bot temporarily deployed to pr-5331 December 31, 2024 14:15 Destroyed
@github-actions github-actions bot temporarily deployed to pr-5331 January 2, 2025 13:57 Destroyed
@github-actions github-actions bot temporarily deployed to pr-5331 January 2, 2025 14:22 Destroyed
@andrzejewsky andrzejewsky marked this pull request as ready for review January 3, 2025 11:28
@andrzejewsky andrzejewsky requested a review from a team as a code owner January 3, 2025 11:28
@andrzejewsky andrzejewsky requested review from kzuraw and poulch January 3, 2025 11:28
@andrzejewsky andrzejewsky added the run pw-e2e Run e2e (basic suite from PR automation) label Jan 3, 2025
@andrzejewsky andrzejewsky requested a review from Cloud11PL January 3, 2025 11:29
@github-actions github-actions bot temporarily deployed to pr-5331 January 3, 2025 11:31 Destroyed
Cloud11PL
Cloud11PL previously approved these changes Jan 3, 2025
emitter.blurRightOperator(index);
}}
error={error}
placeholder="Key"
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggestion: I think we're missing translations here

@github-actions github-actions bot temporarily deployed to pr-5331 January 3, 2025 12:48 Destroyed
@andrzejewsky andrzejewsky added run pw-e2e Run e2e (basic suite from PR automation) and removed run pw-e2e Run e2e (basic suite from PR automation) labels Jan 3, 2025
@github-actions github-actions bot temporarily deployed to pr-5331 January 3, 2025 13:13 Destroyed
poulch
poulch previously approved these changes Jan 3, 2025
disabled: boolean;
}

export const MetadataInput = ({
Copy link
Contributor

Choose a reason for hiding this comment

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

suggestion: WDYT about make this component more generic and name it like DoubleTextInput?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I had that in the beginning, but metadata is specific field so i wanted to create something dedicated to this, in case we need to change something just for metadata. Double text input makes sense, but... i cannot foresee what will be needed in the future and want to avoid latter on eg. TripleTextInput etc.

@github-actions github-actions bot temporarily deployed to pr-5331 January 7, 2025 12:31 Destroyed
@github-actions github-actions bot temporarily deployed to pr-5331 January 8, 2025 10:26 Destroyed
@andrzejewsky andrzejewsky added run pw-e2e Run e2e (basic suite from PR automation) and removed run pw-e2e Run e2e (basic suite from PR automation) labels Jan 8, 2025
@github-actions github-actions bot temporarily deployed to pr-5331 January 8, 2025 10:39 Destroyed
@github-actions github-actions bot temporarily deployed to pr-5331 January 8, 2025 10:44 Destroyed
@github-actions github-actions bot temporarily deployed to pr-5331 January 8, 2025 12:40 Destroyed
@andrzejewsky andrzejewsky merged commit 5b8c8b0 into main Jan 8, 2025
13 of 14 checks passed
@andrzejewsky andrzejewsky deleted the merx-1336-order-metadata-filtering branch January 8, 2025 14:04
poulch added a commit that referenced this pull request Jan 8, 2025
* Metadata filter

* Fix styling

* Fix styling

* Fix tuples

* Fix pagination

* Translations

* Extract messages

---------

Co-authored-by: Paweł Chyła <chyla1988@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

run pw-e2e Run e2e (basic suite from PR automation)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants