Alexander Shitikov
|
d47df211fa
feat(admin-ui): Allow custom ng compiler args to be passed to admin ui compiler (#1386)
|
3 years ago |
Martijn
|
37e5f58777
fix(payments-plugin): Mollie payment intent + Stripe unauthorized settlement fix (#1437)
|
4 years ago |
gkielwasser
|
ef8b244830
fix(email-plugin): Add currency code in mock email confirmation (#1448)
|
4 years ago |
Michael Bromley
|
b42bf1e54e
fix(core): Correctly populate Collections in channel
|
4 years ago |
Michael Bromley
|
7dd18a005e
test(core): Fix error in test populate script
|
4 years ago |
Michael Bromley
|
03b9fe15d4
feat(core): Allow channel to be specified in `populate()` function
|
4 years ago |
Michael Bromley
|
335dfb5b67
feat(core): Expose RequestContextService and add `create()` method
|
4 years ago |
Michael Bromley
|
d05b32afa6
test(core): Change DataImportModule imports to not break tests
|
4 years ago |
Michael Bromley
|
640f087e6f
feat(core): Expose & document DataImportModule providers
|
4 years ago |
Michael Bromley
|
2960a09c28
fix(core): Use sessionDuration when creating anonymous sessions
|
4 years ago |
Michael Bromley
|
4a81f7c57d
feat(admin-ui): Implement deletion of addresses from customer detail
|
4 years ago |
Michael Bromley
|
67f60accb7
feat(core): Include Customer in CustomerAddressEvent
|
4 years ago |
Michael Bromley
|
16e099f18e
feat(core): Add OrderLineEvent, to notify on changes to Order.lines
|
4 years ago |
Michael Bromley
|
2fb2716371
test(core): Fix broken e2e tests
|
4 years ago |
Michael Bromley
|
2319f6b5f7
test(email-plugin): Fix failing test
|
4 years ago |
Michael Bromley
|
0fcf1d1d7b
Merge branch 'master' into minor
|
4 years ago |
Michael Bromley
|
a8e6822745
chore: Publish v1.4.7
|
4 years ago |
Michael Bromley
|
c5e6c04442
fix(core): Fix entity relation paths typings in TS 4.5
|
4 years ago |
Michael Bromley
|
791d47d010
fix(admin-ui): Allow non-SuperAdmins to perform CRUD on Channels
|
4 years ago |
Michael Bromley
|
fd2f039463
fix(core): Allow CRUD on Channels for non-SuperAdmins with permissions
|
4 years ago |
Michael Bromley
|
42d70f3eed
fix(core): Improve api context detection & error handling
|
4 years ago |
Michael Bromley
|
1a13e7382f
fix(core): Fix variant price/tax calculation when assigning to channel
|
4 years ago |
Michael Bromley
|
75780ce79c
fix(admin-ui): Correctly remove readonly custom field inputs
|
4 years ago |
Michael Bromley
|
e54a2f2cd0
fix(admin-ui): Update to latest Angular v12, fix build error
|
4 years ago |
Michael Bromley
|
ddc894131e
fix(admin-ui): Fix circular dependency error
|
4 years ago |
Michael Bromley
|
d67e6a3ef2
chore(core): Add a test plugin for issue 1433
|
4 years ago |
Michael Bromley
|
91cdb40d68
refactor(core): Minor refactor to search job buffers
|
4 years ago |
Michael Bromley
|
910adf8494
perf(common): Increase perf of `unique` helper by ~1000x
|
4 years ago |
Michael Bromley
|
d4d4ee2e66
fix(admin-ui): Fix issues with creating FacetValues with custom fields
|
4 years ago |
Michael Bromley
|
82e0b26e55
fix(core): Omit private facet values from Product.facetValues
|
4 years ago |