Michael Bromley
|
06043a5e54
test(core): Get all tests passing for sqljs, postgres & mysql
|
6 years ago |
Michael Bromley
|
35d0008e40
fix(elasticsearch-plugin): Fix inconsistencies in behaviour between DBs
|
6 years ago |
Michael Bromley
|
71b8f4cb94
fix(core): Fix inconsistencies in behaviour between DB drivers
|
6 years ago |
Michael Bromley
|
c3898a6fcc
fix(core): Fix "contains" list filter operator for postgres
|
6 years ago |
Michael Bromley
|
50fbae625f
fix(core): Fix inconsistencies in DefaultSearchPlugin search strategies
|
6 years ago |
Michael Bromley
|
92650ec8ae
feat(core): Use decimal type for OrderItem.taxRate
|
6 years ago |
Michael Bromley
|
f5dd95eeac
fix(core): Validate non-nullable custom fields
|
6 years ago |
Michael Bromley
|
f8060b5544
feat(testing): Modularize DB support for e2e tests
|
6 years ago |
Michael Bromley
|
50bdbd8129
feat(testing): Add support for e2e tests backed by Postgres
|
6 years ago |
Michael Bromley
|
dbc591f341
feat(testing): Add support for e2e tests backed by MySQL/MariaDB
|
6 years ago |
Michael Bromley
|
e44d372bd1
feat(admin-ui): Expose services to ActionBarItem onClick function
|
6 years ago |
Michael Bromley
|
1f7c230e2a
fix(admin-ui): Better error message when user lacks permissions
|
6 years ago |
Michael Bromley
|
0f905b091e
fix(core): Fix worker becoming unresponsive after errors
|
6 years ago |
Michael Bromley
|
465f81e215
fix(admin-ui): Fix TS error with latest apollo-client typings
|
6 years ago |
Michael Bromley
|
005a553575
fix(core): Publish state transition events after persisting entities
|
6 years ago |
Michael Bromley
|
98bff33004
fix(core): Remove null defaults from entity fields
|
6 years ago |
Michael Bromley
|
8c970bf214
test(core): Add test case to OrderCalculator
|
6 years ago |
ironynet
|
d142e13fbb
docs: Fix 'Adding new ActionBar buttons' example code
|
6 years ago |
Michael Bromley
|
292e6d4718
fix(admin-ui): Set default `requiresPermission` for ActionBar items
|
6 years ago |
Michael Bromley
|
1aea1b50d2
feat(core): Store TaxRate value as decimal type
|
6 years ago |
Michael Bromley
|
c11c8a0afe
fix(core): Correctly resolve Customer.User property
|
6 years ago |
Michael Bromley
|
4fc410e9c2
chore(admin-ui): Generate updated GraphQL type defs
|
6 years ago |
Dağhan Günay
|
2169366bb9
fix(admin-ui): Correct types for OrderDetail
|
6 years ago |
Michael Bromley
|
37b0931938
chore: Publish v0.7.0
|
6 years ago |
Michael Bromley
|
2b1c655713
chore(admin-ui): Fix bad import
|
6 years ago |
Michael Bromley
|
c33f1f61ee
feat(admin-ui): Display CustomFields for OrderLines in order detail view
|
6 years ago |
Michael Bromley
|
3141e63573
refactor(admin-ui): Extract CustomField label logic into pipe
|
6 years ago |
Michael Bromley
|
9600c420c3
fix(admin-ui): Correct mis-spelled "secondary" type in ModalService
|
6 years ago |
Michael Bromley
|
6e27c37772
fix(admin-ui): Correctly handle multiple additional NavMenu items
|
6 years ago |
Michael Bromley
|
71eb6a56b4
feat(ui-devkit): Allow ui extensions to be launched in a new window
|
6 years ago |