| .. |
|
__data__
|
7170e42390
chore: Initial Lerna setup, move "server" into "core" package
|
6 年 前 |
|
__snapshots__
|
5b4d3db4c7
feat(core): Add "slug" field to Collection entity
|
5 年 前 |
|
config
|
803f2683f3
refactor: Extract common e2e test config
|
6 年 前 |
|
fixtures
|
143e62ffe4
fix(core): Correctly call PaymentMethodHandler.onStateTransitionStart
|
5 年 前 |
|
graphql
|
9fab7e89ef
feat(core): Custom field length configuration for localeString
|
5 年 前 |
|
utils
|
13342c0150
feat(core): Implement CustomerGroup queries & mutations
|
5 年 前 |
|
administrator.e2e-spec.ts
|
dc82b2c239
feat(core): Implement `deleteAdministrator` mutation
|
5 年 前 |
|
apollo-server-plugin.e2e-spec.ts
|
6904743f78
feat(core): Group api options in VendureConfig
|
5 年 前 |
|
asset.e2e-spec.ts
|
efa12ba425
feat(core): Implement deleteAsset mutation
|
5 年 前 |
|
auth.e2e-spec.ts
|
09eb30c521
fix(core): Prevent Customers from logging in to admin API
|
6 年 前 |
|
authentication-strategy.e2e-spec.ts
|
96f923a0a1
feat(core): Expose User.authenticationMethod in GraphQL APIs
|
5 年 前 |
|
channel.e2e-spec.ts
|
945c36def4
feat(core): Warn when deleting a Zone used as a Channel default
|
5 年 前 |
|
collection.e2e-spec.ts
|
97ffb1d8b8
feat(core): Add "slug" field to CollectionBreadcrumb type
|
5 年 前 |
|
country.e2e-spec.ts
|
06043a5e54
test(core): Get all tests passing for sqljs, postgres & mysql
|
6 年 前 |
|
custom-fields.e2e-spec.ts
|
f48d764a53
chore: Tidy up deep imports from core
|
5 年 前 |
|
customer-group.e2e-spec.ts
|
2b36de2913
test(core): Fix broken e2e tests
|
5 年 前 |
|
customer.e2e-spec.ts
|
90bacf52c6
feat(core): Implement editing & deletion of Order/Customer notes
|
5 年 前 |
|
default-search-plugin.e2e-spec.ts
|
2eca24e40c
feat(core): Search by facetValueId allows operator argument
|
5 年 前 |
|
entity-id-strategy.e2e-spec.ts
|
8c89091067
chore: Fix flaky e2e test
|
6 年 前 |
|
entity-uuid-strategy.e2e-spec.ts
|
c62f2b7d0b
chore: Test multiple DBs in CI e2e tests
|
6 年 前 |
|
facet.e2e-spec.ts
|
06043a5e54
test(core): Get all tests passing for sqljs, postgres & mysql
|
6 年 前 |
|
import.e2e-spec.ts
|
06043a5e54
test(core): Get all tests passing for sqljs, postgres & mysql
|
6 年 前 |
|
job-queue.e2e-spec.ts
|
d9086e24c0
test(core): Fix job queue e2e test
|
5 年 前 |
|
lifecycle.e2e-spec.ts
|
3471829e2c
test(core): Fix console error in lifecycle e2e test
|
5 年 前 |
|
list-query-builder.e2e-spec.ts
|
803769ba2b
test(core): Split test plugins into separate files
|
5 年 前 |
|
localization.e2e-spec.ts
|
06043a5e54
test(core): Get all tests passing for sqljs, postgres & mysql
|
6 年 前 |
|
order-process.e2e-spec.ts
|
355ce1448b
refactor(core): Refactor finite state machine types
|
5 年 前 |
|
order-promotion.e2e-spec.ts
|
c807d32e52
fix(core): Fix error when applying multiple promotions
|
5 年 前 |
|
order.e2e-spec.ts
|
143e62ffe4
fix(core): Correctly call PaymentMethodHandler.onStateTransitionStart
|
5 年 前 |
|
plugin.e2e-spec.ts
|
c92c21b0f2
feat(core): Add static lifecycle hooks to run before bootstrap
|
5 年 前 |
|
price-calculation-strategy.e2e-spec.ts
|
e9bf90c823
test(core): Add e2e tests for PriceCalculationStrategy
|
5 年 前 |
|
product-option.e2e-spec.ts
|
06043a5e54
test(core): Get all tests passing for sqljs, postgres & mysql
|
6 年 前 |
|
product.e2e-spec.ts
|
d5586bc516
feat(core): Enable Collection query by slug
|
5 年 前 |
|
promotion.e2e-spec.ts
|
06043a5e54
test(core): Get all tests passing for sqljs, postgres & mysql
|
6 年 前 |
|
role.e2e-spec.ts
|
06043a5e54
test(core): Get all tests passing for sqljs, postgres & mysql
|
6 年 前 |
|
session-management.e2e-spec.ts
|
8ebe04709c
test(core): Fix session management e2e tests
|
5 年 前 |
|
shipping-method.e2e-spec.ts
|
06043a5e54
test(core): Get all tests passing for sqljs, postgres & mysql
|
6 年 前 |
|
shop-auth.e2e-spec.ts
|
92350e697f
feat(core): More flexible customer registration flow
|
5 年 前 |
|
shop-catalog.e2e-spec.ts
|
2b36de2913
test(core): Fix broken e2e tests
|
5 年 前 |
|
shop-customer.e2e-spec.ts
|
2b36de2913
test(core): Fix broken e2e tests
|
5 年 前 |
|
shop-order.e2e-spec.ts
|
3a12dc5da9
feat(core): Implement `setOrderCustomFields` in Shop API
|
5 年 前 |
|
stock-control.e2e-spec.ts
|
06043a5e54
test(core): Get all tests passing for sqljs, postgres & mysql
|
6 年 前 |
|
tax-category.e2e-spec.ts
|
b263b8b61f
feat(core): Implement deletion of TaxCategory
|
6 年 前 |
|
tax-rate.e2e-spec.ts
|
8c2db907ab
feat(core): Implement deletion of TaxRate
|
6 年 前 |
|
zone.e2e-spec.ts
|
945c36def4
feat(core): Warn when deleting a Zone used as a Channel default
|
5 年 前 |