Housein Abo Shaar
|
0a8e5cbdb4
refactor: Update e2e tests to use gql.tada features (#3974)
|
1 month ago |
Daniel Biegler
|
2ed3211d5d
fix(core): Disallow deletion of default channel (#3181)
|
1 year ago |
Michael Bromley
|
fee503ff6f
fix(core): Prevent use of unrecognized currency codes in RequestContext
|
2 years ago |
Michael Bromley
|
0ebf0fb892
fix(core): Add constraints to Channel currencyCode settings
|
2 years ago |
Michael Bromley
|
62d1c3b58e
test(core): Fix tests
|
2 years ago |
Michael Bromley
|
77f556a267
chore(core): Fix failing e2e tests
|
2 years ago |
Michael Bromley
|
7e01ecf1de
fix(core): Fix updating channel currencyCode
|
2 years ago |
Michael Bromley
|
0441a0338a
chore: Migrate from TSLint to ESLint
|
2 years ago |
Michael Bromley
|
b5bac42e54
test(core): Set up vitest for e2e testing
|
2 years ago |
Michael Bromley
|
eebdf58152
Merge branch 'minor' into major
|
3 years ago |
Michael Bromley
|
8f121424e5
fix(core): Fix permission escalation when creating Roles/Admins
|
3 years ago |
Michael Bromley
|
6b9b2a4fb6
feat(core): Update codegen errors plugin to use object inputs
|
3 years ago |
Michael Bromley
|
26ca960d4a
chore: Run e2e tests in parallel
|
4 years ago |
Michael Bromley
|
057ee8ae7a
fix(core): Clean up Sessions when deleting a Channel
|
5 years ago |
hendrikdepauw
|
275cd62acf
fix(core): Fix ChannelAware ProductVariant performance issues
|
5 years ago |
Michael Bromley
|
ab2f62cd07
feat(core): Expose assignable Permissions via ServerConfig type
|
5 years ago |
Michael Bromley
|
af49054172
feat(core): Improved error handling for Admin API mutations
|
5 years ago |
Michael Bromley
|
945c36def4
feat(core): Warn when deleting a Zone used as a Channel default
|
5 years ago |
Michael Bromley
|
e304ae275c
fix(core): Validate availableLanguages when update GlobalSettings
|
5 years ago |
Michael Bromley
|
b9f4dc0b04
fix(core): Limit Channel defaultLanguage to one of availableLanguages
|
5 years ago |
Michael Bromley
|
06043a5e54
test(core): Get all tests passing for sqljs, postgres & mysql
|
6 years ago |
Michael Bromley
|
803f2683f3
refactor: Extract common e2e test config
|
6 years ago |
Michael Bromley
|
3a6c2777f5
feat(core): Update search index on Product assigned/removed from Channel
|
6 years ago |
Michael Bromley
|
989960b98c
feat(core): Implement deleteChannel mutation
|
6 years ago |
Michael Bromley
|
6a165dca99
feat(core): Implement removeProductsFromChannel mutation
|
6 years ago |
Michael Bromley
|
5fda66b482
feat(core): Implement `assignProductsToChannel` mutation
|
6 years ago |
Michael Bromley
|
b3dd6c1109
feat(core): Allow Roles to have Channels specified on update
|
6 years ago |
Michael Bromley
|
604935794d
refactor(core): Allow multiple channelIds when creating Role
|
6 years ago |
Michael Bromley
|
df5f006c06
feat(core): Allow Roles to be created in other channels
|
6 years ago |
Michael Bromley
|
6fc421a33f
feat(core): Assign superadmin Role to newly created Channels
|
6 years ago |