Michael Bromley
|
cf2acbfeda
fix(email-plugin): Fix failing test
|
6 年 前 |
Michael Bromley
|
2a0b8940d7
feat(test): Set up initial load testing infrastructure
|
6 年 前 |
Michael Bromley
|
ecfbf56594
fix(core): Fix search.facetValues resolver error
|
6 年 前 |
Michael Bromley
|
5ab83dafb6
feat(core): Publish events on login/logout
|
6 年 前 |
Michael Bromley
|
4d1cd658ff
fix(core): Fix type error (missing isPrivate property)
|
6 年 前 |
Michael Bromley
|
9b55c17583
feat(admin-ui): Add ApiType to RequestContext
|
6 年 前 |
Michael Bromley
|
290a576240
feat(admin-ui): Add UI controls for private Facets
|
6 年 前 |
Michael Bromley
|
b6c3240596
feat(core): Implement private Facets
|
6 年 前 |
Michael Bromley
|
5e728d77d7
chore(core): Clean up redundant comment
|
6 年 前 |
Michael Bromley
|
0e0627deaf
test(email-plugin): Increase interval to prevent flakiness
|
6 年 前 |
Michael Bromley
|
4f17d3e4ba
feat(admin-ui): Add UI controls for making Collections private
|
6 年 前 |
Michael Bromley
|
848c8b450d
feat(core): Add isPrivate flag to Collection
|
6 年 前 |
Michael Bromley
|
b5a07d182b
feat(admin-ui): Add input for configurable string operators
|
6 年 前 |
Michael Bromley
|
fe5eedd233
fix(core): Check existence of ProductVariant before updating
|
6 年 前 |
Michael Bromley
|
18549c7367
feat(core): Implement CollectionFilter based on ProductVariant name
|
6 年 前 |
Michael Bromley
|
94bd276d69
chore(dev-server): Make db type configurable from args
|
6 年 前 |
Michael Bromley
|
406ab28ece
feat(admin-ui): Add enabled/disabled toggle to ProductVariants
|
6 年 前 |
Michael Bromley
|
a117bbe7fb
feat(admin-ui): Add toggle to enable/disable Product
|
6 年 前 |
Michael Bromley
|
56cad72eb9
feat(core): Correctly handle disabled field for grouped search
|
6 年 前 |
Michael Bromley
|
fcd3086949
feat(core): Add "enabled" field to search index, add & fix e2e tests
|
6 年 前 |
Michael Bromley
|
a8778539d4
feat(core): Add "enabled" field to Product & ProductVariant
|
6 年 前 |
Michael Bromley
|
b42ead6dea
fix(admin-ui): Fix error with rich text editor (trix)
|
6 年 前 |
Michael Bromley
|
c01a0b4c44
chore: Update graphql config for IDE plugin
|
6 年 前 |
Michael Bromley
|
75f8858c3a
fix(core): Fix reordering of collections
|
6 年 前 |
Michael Bromley
|
f65790df9b
feat(docs): Clean up various docs
|
6 年 前 |
Michael Bromley
|
01567e8de3
feat(docs): Handle getter declarations
|
6 年 前 |
Michael Bromley
|
5a5f4df699
fix(docs): Fix links between docs across modules
|
6 年 前 |
Michael Bromley
|
e0ccbf58e3
feat(docs): Render optional & initialized modifiers in method params
|
6 年 前 |
Michael Bromley
|
2295a3a726
feat(docs): Implement @internal tag to exclude member from docs
|
6 年 前 |
Michael Bromley
|
82bc98cf7e
feat(docs): Render member modifiers (static, readonly etc)
|
6 年 前 |