Michael Bromley
|
98b4c573fc
feat(core): Add bulk collection delete mutation
|
3 years ago |
Michael Bromley
|
10b1bf7e4e
test(core): Add e2e tests for Facet channel assignment
|
3 years ago |
Michael Bromley
|
ca80703b8b
test(core): Add e2e tests for Collection channel assignment
|
3 years ago |
Martijn
|
ac1dcc75e9
feat(core): Make slug unique per channel instead of globally unique (#1729)
|
3 years ago |
Michael Bromley
|
476fb5e7e0
fix(core): Correct ordering of Collection.children
|
3 years ago |
Michael Bromley
|
267af31a83
test(core): Add e2e tests for newest default collection filters
|
3 years ago |
Michael Bromley
|
de18c1c369
refactor(core): Base collection previews on parentId
|
3 years ago |
Michael Bromley
|
1c3b38c7f3
feat(core): Implement `previewCollectionVariants` query in Admin API
|
3 years ago |
Michael Bromley
|
03b9fe15d4
feat(core): Allow channel to be specified in `populate()` function
|
3 years ago |
Michael Bromley
|
5cd8e1a36b
fix(core): Do not list deleted ProductVariants in Collections
|
4 years ago |
Michael Bromley
|
26ca960d4a
chore: Run e2e tests in parallel
|
4 years ago |
Michael Bromley
|
2445e48e51
fix(core): Correctly handle nested parent collection query in Shop API
|
4 years ago |
Michael Bromley
|
ac76e2cf4b
fix(core): Fix occasional failing variantNameCollectionFilter
|
4 years ago |
Michael Bromley
|
c74e3120e6
test(core): Add configurable delay to awaitRunningJobs
|
4 years ago |
Michael Bromley
|
244da71866
test(core): Add logging to collection e2e to better diagnose failure
|
4 years ago |
Michael Bromley
|
14b40bbb9b
fix(core): Correct handling of nested variantNameCollectionFilters
|
4 years ago |
Artem Danilov
|
92952fb556
fix(core): Correct ordering of Collection breadcrumbs
|
4 years ago |
Fred Cox
|
5db92d15e9
Removed Worker
|
5 years ago |
Michael Bromley
|
950582e7bd
test(core): Add some Collection e2e tests
|
5 years ago |
Michael Bromley
|
0a12f8e894
feat(core): Language fallback when querying Product/Collection by slug
|
5 years ago |
Michael Bromley
|
53253871c5
fix(core): Allow list queries to filter/sort on calculated columns
|
5 years ago |
Michael Bromley
|
55b00b2c9d
test(core): Await modified collection jobs
|
5 years ago |
Michael Bromley
|
b5b25ff324
refactor(core): Refactor internals of ConfigurableOperationDef args
|
5 years ago |
Michael Bromley
|
97ffb1d8b8
feat(core): Add "slug" field to CollectionBreadcrumb type
|
5 years ago |
Michael Bromley
|
f3feb7ccf4
fix(core): Fix collection.parent resolver in Postgres
|
5 years ago |
Michael Bromley
|
d5586bc516
feat(core): Enable Collection query by slug
|
5 years ago |
Michael Bromley
|
5b4d3db4c7
feat(core): Add "slug" field to Collection entity
|
5 years ago |
Michael Bromley
|
987b611fa3
fix(core): Fix race condition when moving Collections
|
5 years ago |
Michael Bromley
|
44916b756b
fix(core): Fix deletion of Collections
|
5 years ago |
Michael Bromley
|
1915538691
test: Fix failing tests
|
5 years ago |