-
-
Notifications
You must be signed in to change notification settings - Fork 23
Comparing changes
Open a pull request
base repository: solidusio/solidus_support
base: v0.3.2
head repository: solidusio/solidus_support
compare: v0.4.0
- 17 commits
- 20 files changed
- 3 contributors
Commits on Oct 31, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0626cac - Browse repository at this point
Copy the full SHA 0626cacView commit details
Commits on Nov 4, 2019
-
Merge pull request #24 from aldesantis/code-coverage
Add support for Codecov
Configuration menu - View commit details
-
Copy full SHA for b4f5739 - Browse repository at this point
Copy the full SHA b4f5739View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18dd389 - Browse repository at this point
Copy the full SHA 18dd389View commit details
Commits on Dec 4, 2019
-
Add SolidusSupport::EngineExtension::Decorators to load decorators
This module is supposed to be used in extensions engines to remove boilerplate code. As is right now, it loads all the decorators correctly for both development and production environments, since we were having some issues with Zeitwerk not loading decorators in production.
Configuration menu - View commit details
-
Copy full SHA for c4c36be - Browse repository at this point
Copy the full SHA c4c36beView commit details -
Merge pull request #27 from nebulab/nebulab/activate-decorators-produ…
…ction Add SolidusSupport::EngineExtension::Decorators to load decorators
Configuration menu - View commit details
-
Copy full SHA for 9df07a6 - Browse repository at this point
Copy the full SHA 9df07a6View commit details
Commits on Dec 6, 2019
-
Remove support for testing and extensions
Some things of this gem will be moved to [solidus_extension_dev_tools](dev_tools) we should remove and/or deprecate those within solidus_support to avoid confusion and have a clear update path for extension maintainers. Extracted: + feature/spec helpers + coverage support + preferences stub (`stub_spree_preferences`) + extension decorator (`SolidusSupport::EngineExtensions::Decorators`) Ref. solidusio/solidus_dev_support#13 [dev_tool]: https://github.com/solidusio-contrib/solidus_extension_dev_tools
Flavio Auciello committedDec 6, 2019 Configuration menu - View commit details
-
Copy full SHA for 1ee39a7 - Browse repository at this point
Copy the full SHA 1ee39a7View commit details
Commits on Dec 13, 2019
-
Merge pull request #28 from MinasMazar/mm/extract-dev-tools
Remove support for testing and extensions
Configuration menu - View commit details
-
Copy full SHA for a2ae886 - Browse repository at this point
Copy the full SHA a2ae886View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac8110e - Browse repository at this point
Copy the full SHA ac8110eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 754633a - Browse repository at this point
Copy the full SHA 754633aView commit details -
Introduce solidus_extension_dev_tools for testing configuration
We had removed the RSpec configuration helpers from here, but this caused the tests to fail because they relied on that same config. Using the configuration from solidus_extension_dev_tools fixes the issue.
Configuration menu - View commit details
-
Copy full SHA for 3051059 - Browse repository at this point
Copy the full SHA 3051059View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4652822 - Browse repository at this point
Copy the full SHA 4652822View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e7d638 - Browse repository at this point
Copy the full SHA 2e7d638View commit details -
Merge pull request #31 from aldesantis/circleci
Add CircleCI configuration
Configuration menu - View commit details
-
Copy full SHA for 1b87714 - Browse repository at this point
Copy the full SHA 1b87714View commit details -
Merge pull request #29 from aldesantis/dev-tools
Introduce solidus_extension_dev_tools
Configuration menu - View commit details
-
Copy full SHA for 13980a1 - Browse repository at this point
Copy the full SHA 13980a1View commit details -
Fix Sprockets complaining about the lack of a manifest
There is an issue with Sprockets 4 not accepting a custom path for the assets manifest, which doesn't play well with in-memory dummy apps such as the one we use in this gem. A fix was provided for sprockets-rails[1] but it was not accepted yet. [1]: rails/sprockets-rails#446
Configuration menu - View commit details
-
Copy full SHA for 93f6953 - Browse repository at this point
Copy the full SHA 93f6953View commit details
Commits on Dec 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e4bca8c - Browse repository at this point
Copy the full SHA e4bca8cView commit details
Commits on Dec 16, 2019
-
Merge pull request #32 from aldesantis/sprockets
Fix issues with test runs
Configuration menu - View commit details
-
Copy full SHA for 54cdba6 - Browse repository at this point
Copy the full SHA 54cdba6View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.3.2...v0.4.0