-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New collection filters #5389
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
New collection filters #5389
Changes from all commits
c070106
d7de259
9c37193
7ae7576
efcb2fc
8697d0d
7f8c059
11b4c7f
a88608d
d179fa3
4ac6249
38485e7
a814dff
073ef25
afb5222
a2cbf3e
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| --- | ||
| "saleor-dashboard": patch | ||
| --- | ||
|
|
||
| Collection list filters have been ported to expression filtering. This means you can now use new filters in the Collection list. |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,11 @@ | ||
| --- | ||
| name: collection_filters | ||
| displayName: Collection filtering | ||
| enabled: true | ||
| payload: "default" | ||
| visible: true | ||
| --- | ||
|
|
||
|  | ||
| Experience the new look and enhanced abilities of new filtering mechanism. | ||
| Easily combine any criteria you want, and quickly browse their values. |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -4938,6 +4938,9 @@ | |
| "context": "tax classes card header", | ||
| "string": "General information" | ||
| }, | ||
| "ThUvIL": { | ||
| "string": "Hidden" | ||
| }, | ||
| "TjGYna": { | ||
| "context": "product inventory, checkbox", | ||
| "string": "Track Inventory" | ||
|
|
@@ -9262,6 +9265,9 @@ | |
| "w7jT4W": { | ||
| "string": "No channels selected" | ||
| }, | ||
| "w7tf2z": { | ||
| "string": "Published" | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. or maybe we can change the field name to
|
||
| }, | ||
| "w9xgN9": { | ||
| "context": "see error log label in notification", | ||
| "string": "See error log" | ||
|
|
||
This file was deleted.

There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
suggestion: Let's add context for these strings, e.g.: