Michael Bromley
|
eadbdf6c2a
chore(core): Fix e2e tests with sqljs v1.0
|
6 years ago |
Michael Bromley
|
7a53303c18
chore(core): Update dependencies
|
6 years ago |
Michael Bromley
|
cb906fe0eb
chore(admin-ui): Update dependencies
|
6 years ago |
Michael Bromley
|
6ab33cc6a7
fix(admin-ui): Fix styles to work with Clarity v2
|
6 years ago |
Michael Bromley
|
cb69306d59
feat(admin-ui): Update to Angular 8
|
6 years ago |
Michael Bromley
|
8e78450d0f
fix(core): Fix TypeScript errors arising in v3.5.1
|
6 years ago |
Michael Bromley
|
7eda23b587
feat(core): Update TypeORM to 0.2.18, compatible with sql.js 1.0
|
6 years ago |
Michael Bromley
|
ae1145a4a3
fix(core): Queue concurrent search index writes to avoid key conflicts
|
6 years ago |
Michael Bromley
|
d45ff11c8b
chore(email-plugin): Update handlebars version due to security alert
|
6 years ago |
Michael Bromley
|
4bfc132bfe
Merge branch 'search-index-worker'
|
6 years ago |
Michael Bromley
|
fe4064176b
feat(core): Process all updates to the search index on worker thread
|
6 years ago |
Michael Bromley
|
b78354ec12
feat(core): Background thread search indexing
|
6 years ago |
Michael Bromley
|
59d8312a49
feat(admin-ui): Display background jobs in UI
|
6 years ago |
Michael Bromley
|
a83945ad86
feat(core): Create async job manager for long-running tasks
|
6 years ago |
Michael Bromley
|
325b807d56
feat(core): Use batching when updating collection filters
|
6 years ago |
Michael Bromley
|
40c594679f
feat(core): Use batching when reindexing search index
|
6 years ago |
Michael Bromley
|
54078d0059
docs(docs): Add some developer guides
|
6 years ago |
Michael Bromley
|
b7ed578065
chore: Publish v0.1.2-beta.3
|
6 years ago |
Michael Bromley
|
8b116b2684
feat(core): Rename SearchInput facetIds arg to facetValueIds
|
6 years ago |
Michael Bromley
|
442973058f
fix(core): Configure GraphQL Playground to include credentials
|
6 years ago |
Michael Bromley
|
a4b7e07438
feat(core): Allow custom fields to be set on OrderLine
|
6 years ago |
Michael Bromley
|
a2d847dae0
feat(core): Allow product to be queried by slug
|
6 years ago |
Michael Bromley
|
2cecb39b67
feat(admin-ui): Update slug in product detail form after save
|
6 years ago |
Michael Bromley
|
d8d5fcc799
feat(core): Enforce unique slugs for Products
|
6 years ago |
Michael Bromley
|
6f5a8d04ea
test(core): Support env variable to facilitate debugging e2e tests
|
6 years ago |
Michael Bromley
|
e2235cba9b
feat(core): Normalize product slug values
|
6 years ago |
Michael Bromley
|
29509d8a38
feat(admin-ui): Validate slug pattern in product detail form
|
6 years ago |
Michael Bromley
|
220d861021
feat(admin-ui): Allow custom error messages passed to FormFieldComponent
|
6 years ago |
Michael Bromley
|
f7d337f3d8
fix(core): Do not throw when deleting Facet with no FacetValues
|
6 years ago |
Michael Bromley
|
d8b6c4757e
fix(core): Fix postgres error when specifying custom fields
|
6 years ago |