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 |
Michael Bromley
|
895ebdfe51
fix(core): Update TypeORM version to fix Postgres 12 compatibility
|
6 years ago |
Michael Bromley
|
ab7223e588
chore(dev-server): Fix check condition in load test
|
6 years ago |
Michael Bromley
|
ffe47b1b59
perf(core): Implement caching of GraphqlValueTransformer type trees
|
6 years ago |
Michael Bromley
|
3c33f33f94
perf(core): Add `reload: false` to .save() operations
|
6 years ago |
Michael Bromley
|
e3c9bb6752
chore: Add link to load test doc, increase order limit for load tests
|
6 years ago |
Michael Bromley
|
8d49af31d9
chore(dev-server): Create SimpleFileLogger
|
6 years ago |
Michael Bromley
|
71f3eab1a2
perf(core): Optimize OrderCalculator logic to improve performance
|
6 years ago |
Michael Bromley
|
6bda232399
perf(core): Remove the @RelationId() decorator from OrderItem
|
6 years ago |