Michael Bromley
|
96209cd60d
feat(admin-ui): Support for facet value selection in PromotionDetail
|
7 years ago |
Michael Bromley
|
7a86defddc
feat(server): PromotionAction execute fn can be async
|
7 years ago |
Michael Bromley
|
efc6df6c79
refactor(server): Cache ProductVariant lookups when calculating order
|
7 years ago |
Michael Bromley
|
3271ae21c6
feat(server): PromotionCondition check fn can be async, add facet check
|
7 years ago |
Michael Bromley
|
b5fe9df784
feat(server): Add categoryId filter to the products query
|
7 years ago |
Michael Bromley
|
dd662d0a39
refactor(server): Remove the TypeORM tree for ProductCategory
|
7 years ago |
Michael Bromley
|
0c869283b9
feat(docs): Styling docs top bar
|
7 years ago |
Michael Bromley
|
5270af78af
feat(docs): Incorporate landing page in docs website, styling
|
7 years ago |
Michael Bromley
|
0b00db96a1
feat(docs): Initial setup of Hugo docs website
|
7 years ago |
Michael Bromley
|
4cb4911592
refactor(server): Order VendureConfig props alphabetically
|
7 years ago |
Michael Bromley
|
0181b3b984
feat(admin-ui): Implement CanDeactivate guard for detail components
|
7 years ago |
Michael Bromley
|
32edf9976f
test(server): Fix non-deterministic asset ids on Windows
|
7 years ago |
Michael Bromley
|
c333530f2a
fix(server): Revert using Nest's onModuleInit hook to run service setup
|
7 years ago |
Michael Bromley
|
cb9016f725
fix(admin-ui): Fix ui bugs on Order detail page
|
7 years ago |
Michael Bromley
|
4fc9c8ff99
fix(server): Correctly handle expired registration tokens
|
7 years ago |
Michael Bromley
|
b1ffa1e397
fix(server): Do not allow re-registration of verified email addresses
|
7 years ago |
Michael Bromley
|
d300978c1d
refactor(server): Use Nest's onModuleInit hook to run service setup
|
7 years ago |
Michael Bromley
|
b890a0c510
fix(server): Fix use of deprecated api for file uploads
|
7 years ago |
Michael Bromley
|
108f06eab1
feat(server): Add billingAddress property to Order entity
|
7 years ago |
Michael Bromley
|
52ecc378e1
feat(server): Make tax zone/price calculations configurable
|
7 years ago |
Michael Bromley
|
fe05f44e4b
chore(server): Remove unused variable, fix ts error
|
7 years ago |
Michael Bromley
|
690fbd3bbd
chore(admin-ui): Update admin-ui deps
|
7 years ago |
Michael Bromley
|
28e75a1d88
chore(server): Update server deps
|
7 years ago |
Michael Bromley
|
2cf14d73b1
chore(server): Update i18next & related packages
|
7 years ago |
Michael Bromley
|
903a723e8a
fix(admin-ui): Display payment transactionId on order detail page
|
7 years ago |
Michael Bromley
|
8af82d3d4b
refactor(server): Export only a single example payment provider
|
7 years ago |
Michael Bromley
|
b08073963b
fix(server): Handle missing assets, fix preset generation
|
7 years ago |
Michael Bromley
|
b94f58d847
feat(server): Simplify DefaultAssetServer constructor options
|
7 years ago |
Michael Bromley
|
70e2fb45a9
feat(server): Add hostname config option
|
7 years ago |
Michael Bromley
|
af8282a4c7
fix(server): Correct loading of email templates
|
7 years ago |