Michael Bromley
|
3509be1a11
test(core): Fix flaky e2e tests
|
3 years ago |
Michael Bromley
|
03419cbe4a
fix(core): Improved feedback on FacetValue deletion confirmation
|
3 years ago |
Michael Bromley
|
1a2639e22f
fix(core): Ensure FacetValues also get assigned to channel
|
3 years ago |
Michael Bromley
|
10b1bf7e4e
test(core): Add e2e tests for Facet channel assignment
|
3 years ago |
Michael Bromley
|
82e0b26e55
fix(core): Omit private facet values from Product.facetValues
|
3 years ago |
Michael Bromley
|
26ca960d4a
chore: Run e2e tests in parallel
|
4 years ago |
Artem Danilov
|
d6a049c6cd
feat(core): Add Facet queries to Shop API (#1016)
|
4 years ago |
Michael Bromley
|
755ebc40e5
fix(core): Fix crash on updating Facet code
|
4 years ago |
Michael Bromley
|
2693174b3c
Merge branch 'master' into next
|
4 years ago |
Michael Bromley
|
bce3b59e85
fix(core): Prevent Facet code conflicts
|
4 years ago |
Michael Bromley
|
ad04e60f93
test(core): Fix failing facet e2e tests in postgres
|
5 years ago |
Michael Bromley
|
e8fcb9959a
feat(core): Make Facets/FacetValues Channel-aware
|
5 years ago |
Michael Bromley
|
b40209e011
feat(core): Run all mutations within transactions
|
5 years ago |
Michael Bromley
|
136b3e9fbc
test(core): Fix failing mysql tests
|
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
|
e0674eaf15
test(core): Remove init() calls from clients in e2e tests
|
6 years ago |
Michael Bromley
|
8726ab2ef6
refactor: Extract e2e testing code into own package
|
6 years ago |
Michael Bromley
|
20350031e5
feat(core): Use query param to specify language
|
6 years ago |
Michael Bromley
|
f7d337f3d8
fix(core): Do not throw when deleting Facet with no FacetValues
|
6 years ago |
Michael Bromley
|
02e5dd1a23
chore(core): Add types to all e2e test queries
|
6 years ago |
Michael Bromley
|
f4725f3269
chore(core): Do not use admin-ui operations in core e2e tests
|
6 years ago |
Michael Bromley
|
b6c3240596
feat(core): Implement private Facets
|
6 years ago |
Michael Bromley
|
e2ada9b8cc
refactor: Properly compile the @vendure/common package
|
6 years ago |
Michael Bromley
|
52285a4fab
refactor: Move shared into @vendure/common package
|
6 years ago |
Michael Bromley
|
3b564a79e2
test: Get all tests passing
|
6 years ago |
Michael Bromley
|
7170e42390
chore: Initial Lerna setup, move "server" into "core" package
|
6 years ago |