Michael Bromley
|
e2ada9b8cc
refactor: Properly compile the @vendure/common package
|
6 years ago |
Michael Bromley
|
592b1eea02
feat: Get data population working for the dev-server package
|
6 years ago |
Michael Bromley
|
e24b33e677
fix: Enable noImplicitAny on core and fix all tsc errors
|
6 years ago |
Michael Bromley
|
6d3b49dbb8
fix: Get admin-ui building successfully
|
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 |
Michael Bromley
|
5af29a93cd
fix(docs): Typo in blog post
|
6 years ago |
Michael Bromley
|
380079c336
chore: Bump version to alpha.16, add note on Gatsby storefront
|
6 years ago |
Michael Bromley
|
7cdcb0dea8
feat(docs): Add support for union types in GraphQL doc gen
|
6 years ago |
Michael Bromley
|
8464cc9c47
feat(admin-ui): Sort OrdersList with newest order at top
|
6 years ago |
Michael Bromley
|
4fd64e04cd
fix(server): Fix error when streetLine2 is null on checkout
|
6 years ago |
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 |