Releases: viur-framework/viur-shop
Releases · viur-framework/viur-shop
v0.1.0.dev29
What's Changed
- fix: Make
Api.basket_view
working for guests by @sveneberth in #57
Full Changelog: v0.1.0.dev28...v0.1.0.dev29
v0.1.0.dev28
What's Changed
- fix: Remove duplicate "missing payment_provider" error message by @sveneberth in #51
- feat: Implement working permission validation for guests by @sveneberth in #52
- fix: Set
shipping_status
directly by @sveneberth in #53 - feat(performance): Cache vat for country by @sveneberth in #55
- fix: RecordBone's formatstring by @sveneberth in #56
Full Changelog: v0.1.0.dev27...v0.1.0.dev28
v0.1.0.dev27
What's Changed
- fix: Correct wrong import by @sveneberth in #50
Full Changelog: v0.1.0.dev26...v0.1.0.dev27
v0.1.0.dev26
v0.1.0.dev25
What's Changed
- feat: Add more
refKeys
inCart.shipping
relation by @sveneberth in #47 - feat: Add more
refKeys
inOrder.cart
relation by @sveneberth in #48 - feat: Add
is_checkout_in_progress
state toOrderSkel
by @sveneberth in #49
Full Changelog: v0.1.0.dev24...v0.1.0.dev25
v0.1.0.dev24
What's Changed
- fix: Missing PaymentProvider should cause
ClientError
and notLookupError
by @sveneberth in #33 - feat: Implement more Order API, checks and types by @sveneberth in #38
- feat: Add view in
Address
module to see all own addresses by @sveneberth in #37 - feat: Require bones in
AdressSkel
by @sveneberth in #35 - feat: Implement more Unzer payment providers by @sveneberth in #39
- feat: Filter for available payment provider by @sveneberth in #40
- feat: Detach cart from session later by @sveneberth in #36
- feat: Make
address_type
multiple by @sveneberth in #43 - feat: Implement
PaymentProvider
Invoice
and completePrepayment
by @sveneberth in #45
Full Changelog: v0.1.0.dev23...v0.1.0.dev24
v0.1.0.dev23
What's Changed
- fix: Set
module
ofarticle
bone inCartItemSkel
explicit by @sveneberth in #32
Full Changelog: v0.1.0.dev22...v0.1.0.dev23
v0.1.0.dev22
What's Changed
- feat: Set Shipping automated by @ArneGudermann in #28
- refactor: Refactor order_add/update and add/fix more validation by @sveneberth in #30
- feat: Ensure
OrderSkel
is written in transaction, remove comments and add hooks by @sveneberth in #29 - feat: Re-Enable address default after core bugfixes by @sveneberth in #31
Full Changelog: v0.1.0.dev21...v0.1.0.dev22
v0.1.0.dev21
What's Changed
- feat: Add
project_data
bone toCartNodeSkel
by @sveneberth in #25
Full Changelog: v0.1.0.dev20...v0.1.0.dev21
v0.1.0.dev20
What's Changed
- feat: Implement
discount_remove
by @ArneGudermann in #24
Full Changelog: v0.1.0.dev19...v0.1.0.dev20