Michael Bromley 00c5c43d80 feat(core): Add "text" custom field type for storing data over 64k hace 4 años
..
address e0583dddd2 refactor: Reorganize CustomFields TypeScript & GraphQL types hace 6 años
administrator 260ccfc049 feat(core): Support custom fields on Administrator entity hace 5 años
asset 60b6171253 feat(core): Support for custom fields on Asset entity hace 5 años
authentication-method c3ed2cd2ce feat(core): Export ExternalAuthenticationService hace 5 años
base d50d48835f fix(core): Fix uuid strategy, rework setting of ID data types in DB hace 6 años
channel 489faf58a9 feat(core): Support custom fields on Channel entity hace 5 años
collection 3f0c79bbc0 fix(core): Define cascade behaviour for featured assets hace 5 años
country e2ada9b8cc refactor: Properly compile the @vendure/common package hace 6 años
customer 0f7347336f feat(core): Make Customers ChannelAware hace 5 años
customer-group 13342c0150 feat(core): Implement CustomerGroup queries & mutations hace 5 años
facet e8fcb9959a feat(core): Make Facets/FacetValues Channel-aware hace 5 años
facet-value e8fcb9959a feat(core): Make Facets/FacetValues Channel-aware hace 5 años
fulfillment 4e53d088f0 feat(core): Implement FulfillmentHandlers hace 5 años
global-settings 31bb06a360 feat(core): Enable inventory tracking by default in GlobalSettings hace 5 años
history-entry 6054b7174b fix(core): Correctly cascade deletions in HistoryEntries hace 5 años
order e9b18fe74d fix(core): Fix sorting of Order calculated properties in Postgres hace 4 años
order-item 42bf55a743 fix: Add type safety for order item update fields hace 5 años
order-line 56d058d0fd fix(core): Correctly calculate refund amount when modifying order hace 4 años
order-modification 9cd3e2470d feat(core): Implement order modification hace 5 años
payment 3f72311635 feat(core): Allow public & private Payment metadata hace 5 años
payment-method 1a3b04f4a5 feat(core): Make PaymentMethod channel-aware hace 4 años
product 844a12d6ba fix(core): Ignore deleted products when checking slug uniqueness hace 5 años
product-option 0c997bf352 feat(core): Make ProductOptionGroup / ProductOption soft-deletable hace 5 años
product-option-group 0c997bf352 feat(core): Make ProductOptionGroup / ProductOption soft-deletable hace 5 años
product-variant 84ea95c1aa chore(core): Remove deprecated Order, OrderLine, ProductVariant fields hace 4 años
promotion dd66138ff0 feat(core): add promotion state and promotion action-condition dependency hace 4 años
refund 3f72311635 feat(core): Allow public & private Payment metadata hace 5 años
role e2ada9b8cc refactor: Properly compile the @vendure/common package hace 6 años
session 0f7347336f feat(core): Make Customers ChannelAware hace 5 años
shipping-line 2de6bf5f58 feat(core): Include with/without tax amounts on discounts hace 4 años
shipping-method 1ab1c811ec feat(core): Modify ShippingCalculator API to enable correct tax handling hace 5 años
stock-movement 0a71723eda feat(core): Publish StockMovementEvent hace 4 años
surcharge 9cd3e2470d feat(core): Implement order modification hace 5 años
tag 71cf3b9016 feat(core): Add support for Asset tags hace 5 años
tax-category 7eb21d16d0 feat(core): Implement isDefault on TaxCategory hace 5 años
tax-rate 9e39af30a2 feat(core): Re-work handling of taxes, order-level discounts hace 5 años
user 39c743bb56 feat(core): Record lastLogin date on authenticate hace 5 años
zone e2ada9b8cc refactor: Properly compile the @vendure/common package hace 6 años
custom-entity-fields.ts 60b6171253 feat(core): Support for custom fields on Asset entity hace 5 años
entities.ts 71cf3b9016 feat(core): Add support for Asset tags hace 5 años
entity-id.decorator.ts d50d48835f fix(core): Fix uuid strategy, rework setting of ID data types in DB hace 6 años
index.ts 633728d153 chore(core): Export Refund entity hace 4 años
register-custom-entity-fields.ts 00c5c43d80 feat(core): Add "text" custom field type for storing data over 64k hace 4 años
set-entity-id-strategy.ts 53007fabc6 refactor(core): Simplify inheritance structure of EntityIdStrategies hace 5 años
subscribers.ts 53253871c5 fix(core): Allow list queries to filter/sort on calculated columns hace 5 años
validate-custom-fields-config.spec.ts d50d48835f fix(core): Fix uuid strategy, rework setting of ID data types in DB hace 6 años
validate-custom-fields-config.ts d50d48835f fix(core): Fix uuid strategy, rework setting of ID data types in DB hace 6 años
value-transformers.ts 92650ec8ae feat(core): Use decimal type for OrderItem.taxRate hace 6 años