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 |
Michael Bromley
|
a61df9332b
feat(core): Add DB-based persistence for JobQueue
|
5 years ago |
Michael Bromley
|
7acf5325ca
feat(core): Redesign JobQueue to allow persistence, concurrency etc
|
5 years ago |
Michael Bromley
|
f48d764a53
chore: Tidy up deep imports from core
|
5 years ago |
Michael Bromley
|
06043a5e54
test(core): Get all tests passing for sqljs, postgres & mysql
|
6 years ago |
Michael Bromley
|
803f2683f3
refactor: Extract common e2e test config
|
6 years ago |
Michael Bromley
|
0f3953455a
test(core): Tidy up redundant variable assignment
|
6 years ago |