| .. |
|
__data__
|
7170e42390
chore: Initial Lerna setup, move "server" into "core" package
|
6 years ago |
|
__snapshots__
|
73ab736f93
feat(core): Add `updateActiveAdministrator` mutation
|
5 years ago |
|
config
|
803f2683f3
refactor: Extract common e2e test config
|
6 years ago |
|
fixtures
|
92b6e64aec
test(core): Tweak flaky mysql e2e test
|
5 years ago |
|
graphql
|
75b5b7a201
feat(core): Implement negated string filter operators
|
5 years ago |
|
utils
|
3f72311635
feat(core): Allow public & private Payment metadata
|
5 years ago |
|
administrator.e2e-spec.ts
|
73ab736f93
feat(core): Add `updateActiveAdministrator` mutation
|
5 years ago |
|
apollo-server-plugin.e2e-spec.ts
|
6904743f78
feat(core): Group api options in VendureConfig
|
5 years ago |
|
asset.e2e-spec.ts
|
156c9e2938
feat(core): Improved error handling for ShopAPI order resolvers
|
5 years ago |
|
auth.e2e-spec.ts
|
ed0a516848
refactor(core): Rename error `code` to `errorCode`
|
5 years ago |
|
authentication-strategy.e2e-spec.ts
|
d3ddb96a5e
feat(core): Add custom error result on AuthenticationStrategy
|
5 years ago |
|
channel.e2e-spec.ts
|
ab2f62cd07
feat(core): Expose assignable Permissions via ServerConfig type
|
5 years ago |
|
collection.e2e-spec.ts
|
55b00b2c9d
test(core): Await modified collection jobs
|
5 years ago |
|
country.e2e-spec.ts
|
f540f435dc
test(core): Add e2e tests for custom permissions
|
5 years ago |
|
custom-fields.e2e-spec.ts
|
177a14fda3
feat(core): Update GraphQL to v15
|
5 years ago |
|
custom-permissions.e2e-spec.ts
|
cbcd21f5f1
test(core): Fix bad import path
|
5 years ago |
|
customer-channel.e2e-spec.ts
|
657949e393
chore: Move duplicated e2e definitions to shared file
|
5 years ago |
|
customer-group.e2e-spec.ts
|
657949e393
chore: Move duplicated e2e definitions to shared file
|
5 years ago |
|
customer.e2e-spec.ts
|
ed0a516848
refactor(core): Rename error `code` to `errorCode`
|
5 years ago |
|
database-transactions.e2e-spec.ts
|
739e56cb77
fix(core): Mitigate QueryRunnerAlreadyReleasedError in EventBus handlers
|
5 years ago |
|
default-search-plugin.e2e-spec.ts
|
909479bad1
fix(core): DefaultSearchPlugin correctly indexes language variants
|
5 years ago |
|
entity-id-strategy.e2e-spec.ts
|
d2333fc936
fix(core): Correctly encode IDs in nested fragments
|
5 years ago |
|
entity-uuid-strategy.e2e-spec.ts
|
c62f2b7d0b
chore: Test multiple DBs in CI e2e tests
|
6 years ago |
|
facet.e2e-spec.ts
|
b40209e011
feat(core): Run all mutations within transactions
|
5 years ago |
|
fulfillment-process.e2e-spec.ts
|
657949e393
chore: Move duplicated e2e definitions to shared file
|
5 years ago |
|
global-settings.e2e-spec.ts
|
33be882c37
test(core): Fix failing e2e tests
|
5 years ago |
|
import.e2e-spec.ts
|
06043a5e54
test(core): Get all tests passing for sqljs, postgres & mysql
|
6 years ago |
|
job-queue.e2e-spec.ts
|
d9086e24c0
test(core): Fix job queue e2e test
|
5 years ago |
|
lifecycle.e2e-spec.ts
|
b40209e011
feat(core): Run all mutations within transactions
|
5 years ago |
|
list-query-builder.e2e-spec.ts
|
75b5b7a201
feat(core): Implement negated string filter operators
|
5 years ago |
|
localization.e2e-spec.ts
|
06043a5e54
test(core): Get all tests passing for sqljs, postgres & mysql
|
6 years ago |
|
order-channel.e2e-spec.ts
|
156c9e2938
feat(core): Improved error handling for ShopAPI order resolvers
|
5 years ago |
|
order-process.e2e-spec.ts
|
7a774e3bfd
feat(core): New "Created" initial state for Orders
|
5 years ago |
|
order-promotion.e2e-spec.ts
|
3b7e7db023
feat(core): Add `shouldRunCheck` function to ShippingEligibilityChecker
|
5 years ago |
|
order-taxes.e2e-spec.ts
|
a666fab524
feat(core): Add tax summary data to Order type
|
5 years ago |
|
order.e2e-spec.ts
|
c43a3435e4
fix(core): Fix double-allocation of stock on 2-stage payments
|
5 years ago |
|
parallel-transactions.e2e-spec.ts
|
3b60bcbe72
fix(core): Add retry logic in case of transaction deadlocks
|
5 years ago |
|
plugin.e2e-spec.ts
|
c92c21b0f2
feat(core): Add static lifecycle hooks to run before bootstrap
|
5 years ago |
|
price-calculation-strategy.e2e-spec.ts
|
156c9e2938
feat(core): Improved error handling for ShopAPI order resolvers
|
5 years ago |
|
product-option.e2e-spec.ts
|
11415e64b4
perf(core): Optimize invocation of ShippingEligibilityCheckers
|
5 years ago |
|
product.e2e-spec.ts
|
11415e64b4
perf(core): Optimize invocation of ShippingEligibilityCheckers
|
5 years ago |
|
promotion.e2e-spec.ts
|
ed0a516848
refactor(core): Rename error `code` to `errorCode`
|
5 years ago |
|
role.e2e-spec.ts
|
ab2f62cd07
feat(core): Expose assignable Permissions via ServerConfig type
|
5 years ago |
|
session-management.e2e-spec.ts
|
af49054172
feat(core): Improved error handling for Admin API mutations
|
5 years ago |
|
shipping-method-eligibility.e2e-spec.ts
|
c7418d1358
feat(core): Make ShippingMethod translatable
|
5 years ago |
|
shipping-method.e2e-spec.ts
|
c7418d1358
feat(core): Make ShippingMethod translatable
|
5 years ago |
|
shop-auth.e2e-spec.ts
|
ee39263e99
feat(core): Add NotVerifiedError to AuthenticationResult
|
5 years ago |
|
shop-catalog.e2e-spec.ts
|
b5b25ff324
refactor(core): Refactor internals of ConfigurableOperationDef args
|
5 years ago |
|
shop-customer.e2e-spec.ts
|
ed0a516848
refactor(core): Rename error `code` to `errorCode`
|
5 years ago |
|
shop-order.e2e-spec.ts
|
c7418d1358
feat(core): Make ShippingMethod translatable
|
5 years ago |
|
stock-control.e2e-spec.ts
|
33be882c37
test(core): Fix failing e2e tests
|
5 years ago |
|
tax-category.e2e-spec.ts
|
b263b8b61f
feat(core): Implement deletion of TaxCategory
|
6 years ago |
|
tax-rate.e2e-spec.ts
|
8c2db907ab
feat(core): Implement deletion of TaxRate
|
6 years ago |
|
zone.e2e-spec.ts
|
b40209e011
feat(core): Run all mutations within transactions
|
5 years ago |