v1.2.0 (2022-11-02)
Merged pull requests:
- Fix before payment override #112 (cpfergus1)
- Update to use forked solidus_frontend when needed #111 (waiting-for-dev)
- Search part globalize #109 (AlistairNorman)
v1.1.0 (2021-10-19)
Closed issues:
- Dependabot couldn't find a Gemfile-local for this project #107
- Prepare Solidus Product Assembly for Solidus 3.0 #102
- Error on running specs locally #91
- Dependabot can't resolve your Ruby dependency files #80
- Dependabot can't resolve your Ruby dependency files #79
- Dependabot can't resolve your Ruby dependency files #78
- Dependabot can't resolve your Ruby dependency files #77
- Dependabot can't resolve your Ruby dependency files #76
- Dependabot can't resolve your Ruby dependency files #75
- Dependabot can't resolve your Ruby dependency files #74
- Dependabot can't resolve your Ruby dependency files #73
- Action links for assembly don't work #62
- Wrong return item amounts when returning orders with line items with quantity > 1 #46
method_missing': undefined method
add_routes' #39- Deface is required #37
- Javascript not registering Events #23
- Cannot select parts #18
Merged pull requests:
- Solidus 3 preparation #106 (cpfergus1)
- Upgrade to GitHub-native Dependabot #104 (dependabot-preview[bot])
- Bump solidus_support dependency to (~> 0.5) #96 (jcsanti)
- Display parts' available_on in the admin's "parts" tab (feature proposal) #95 (jcsanti)
- Fix Community Guidelines link in Readme #94 (jcsanti)
- Fix failing test in shipment_spec due to missing store #93 (jcsanti)
- Fix deprecation warning about SolidusSupport.solidus_gem_version #84 (stem)
- Upgrade the extension using solidus_dev_support #81 (blocknotes)
- Adopt solidus_extension_dev_tools #71 (aldesantis)
- Remove deprecation for Reimbursement#simulate #69 (spaghetticode)
- Remove broken buttons in Shipments page #68 (spaghetticode)
- Update factory_bot requirement from 5.1.0 to 5.1.1 #67 (dependabot-preview[bot])
- Update puma requirement from ~> 3.12 to ~> 4.2 #66 (dependabot-preview[bot])
- Update factory_bot requirement from 4.10.0 to 5.1.0 #65 (dependabot-preview[bot])
- Update pg requirement from ~> 0.21 to ~> 1.1 #64 (dependabot-preview[bot])
- Update sqlite3 requirement from ~> 1.3.6 to ~> 1.4.1 #63 (dependabot-preview[bot])
- Use
ActionView::Helpers::TranslationHelper.t
#60 (spaghetticode) - Releasing new gem version to RubyGems, changelog generation #57 (spaghetticode)
- Remove Travis CI #56 (spaghetticode)
- Add SKU to _stock_item #55 (ericsaupe)
- Add CircleCI build #54 (spaghetticode)
- Load Capybara config from
solidus_support
gem #53 (spaghetticode) - Fix build on Travis #52 (spaghetticode)
- Update
#determine_target_shipment
after Solidus #3197 #50 (spaghetticode) - Show split/delete actions for all items (admin/orders/shipment) #49 (MinasMazar)
- Show correct RMA amounts when assembly has more than one piece for var… #48 (spaghetticode)
- Fix build on Travis #47 (spaghetticode)
- Fix return item amounts with multiple items #45 (spaghetticode)
- add deface as a development dependency in gemspec #44 (kevinjbayer)
- Round up default refund amount for assembly parts #43 (spaghetticode)
- Remove assembly part prices from carton manifest #42 (spaghetticode)
- Split refund amount proportionally on each assembly part #41 (spaghetticode)
- Fix stock finalization with non-backorderable stock and Solidus >= 2.8 #40 (spaghetticode)
- Replace
Spree.t
withI18n.t
#38 (spaghetticode) - Lock SQLite3 to version 1.3 #36 (aitbw)
- Add Solidus v2.8 to Travis config #35 (aitbw)
- Remove stale edit button #34 (spaghetticode)
- Use Selenium with Chrome headless instead of Poltergeist #33 (spaghetticode)
- Fix
stock_item
partial for splitting items #32 (spaghetticode) - Fix admin edit for shipping costs and tracking #31 (spaghetticode)
- AvailabilityValidator delegates to Solidus implementation when product is not an assembly #30 (spaghetticode)
- Test suite maintenance #29 (aitbw)
- Remove 2.2 from CI (EOL) #28 (jacobherrington)
- Remove versions past EOL from .travis.yml #27 (jacobherrington)
- Add Solidus 2.7 to .travis.yml #26 (jacobherrington)
- Update for Solidus 2.5 #21 (jhawthorn)
- Fix warnings #20 (jhawthorn)
- 2.4 fixes #19 (jhawthorn)
- Avoid stubbing in spec #17 (jhawthorn)
- Remove old Spree information from README #16 (brchristian)
- Removing small_image Method Call. Replacing It To Avoid Error. #15 (hugohernani)
- Fix deprecations and removals #14 (jhawthorn)
- Remove add_routes fo routes.draw #13 (denissellu)
- Fix migration to allow rollback #12 (tudorpavel)
- Parts informations in API #11 (DanielePalombo)
v1.0.0 (2016-09-06)
Closed issues:
- Inventory Validation fail upon checkout, for the assembly product #3
Merged pull requests:
- Add support for Solidus 2.0 and Rails 5 #10 (jhawthorn)
- Fix installation instructions in README #9 (alexblackie)
- Add missing translation for actions.delete #8 (Sinetheta)
- Fix a load order issue when redefining inventory validator. #7 (Senjai)
- Fix product sub_menu display on new Solidus #6 (Sinetheta)
- Inventory validation #5 (Sinetheta)
- Rename to solidus_product_assembly #2 (Sinetheta)
- Upgrade from spree 2.4 to solidus 1.1-1.3 #1 (Sinetheta)
* This Changelog was automatically generated by github_changelog_generator