Michael Bromley
|
c433d3bd99
chore(server): Update to Nest v6 & Typeorm v0.2.15
|
6 years ago |
Michael Bromley
|
d017f9769d
fix(server): Fix postgres error
|
6 years ago |
Michael Bromley
|
a9dd4971a8
feat(server): Expose priceWithTax in search results
|
6 years ago |
Michael Bromley
|
651f6e9120
feat(server): Expose price ranges in search results
|
6 years ago |
Michael Bromley
|
a2194494c0
feat(server): Expose activeChannel to shop API
|
6 years ago |
Michael Bromley
|
89fa64bd0f
chore(tests): Clean up e2e test output
|
6 years ago |
Michael Bromley
|
bd94d2cdae
fix(tests): Update snapshot
|
6 years ago |
Michael Bromley
|
706088ae58
fix(server): Fix shop api session queries when logged in as admin
|
6 years ago |
Michael Bromley
|
1e7c3745d5
fix(server): Improve type def of pick function
|
6 years ago |
Michael Bromley
|
646bc4d476
feat(server): Search query now returns the FacetValue count
|
6 years ago |
Michael Bromley
|
1919fff361
fix(server): Return correct FacetValues for search with grouped products
|
6 years ago |
Michael Bromley
|
a983de75fd
fix(admin-ui): Fix incompatible type def
|
6 years ago |
Michael Bromley
|
b1dc203ccf
fix(server): Correctly type the pick function
|
6 years ago |
Michael Bromley
|
2c93fa9c74
feat(server): Expose collections field on Product type
|
6 years ago |
Michael Bromley
|
5305450191
feat(server): Add breadcrumbs property to Collection type
|
6 years ago |
Michael Bromley
|
a2b93dfa67
chore(admin-ui): Remove some unused code
|
6 years ago |
Michael Bromley
|
c8cc34a065
chore: Migrate to newer config format for graphql IDE plugin
|
6 years ago |
Michael Bromley
|
80d09d88f9
fix(server): Allow same user to be logged in concurrently
|
6 years ago |
Michael Bromley
|
40516c2ecb
feat(docs): Add Storefront page
|
6 years ago |
Michael Bromley
|
d2c616f15b
chore(server): Bump alpha version
|
6 years ago |
Michael Bromley
|
d7be976548
fix(server): Rework reindexing of search index
|
6 years ago |
Michael Bromley
|
b01c76b95f
feat(server): Plugins can define any type of Nest Provider
|
6 years ago |
Michael Bromley
|
f11567b807
fix(server): Fix some SQL that was incompatible with postgres
|
6 years ago |
Michael Bromley
|
d86f2ab837
feat(server): Add collectionIds to search index
|
6 years ago |
Michael Bromley
|
55f254de4d
fix(server): Populate Collection description
|
7 years ago |
Michael Bromley
|
72e991c934
fix(server): Fix couple of minor bugs, bump alpha version
|
7 years ago |
Michael Bromley
|
e5d3174666
feat(admin-ui): Display version in ui
|
7 years ago |
Michael Bromley
|
30cd331e22
feat(server): Populate Collections as part of initial data
|
7 years ago |
Michael Bromley
|
0464a95478
fix(admin-ui): Fix disappearing FacetValues on ProductDetail page
|
7 years ago |
Michael Bromley
|
b12ee88e9f
feat(admin-ui): Display Collection contents in detail view
|
7 years ago |