Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solidus support #1

Merged
merged 19 commits into from
Jul 29, 2016
Merged

Solidus support #1

merged 19 commits into from
Jul 29, 2016

Commits on Jul 29, 2016

  1. Configuration menu
    Copy the full SHA
    be0343f View commit details
    Browse the repository at this point in the history
  2. Ignore bundler directory from Git

    Not sure how this wasn't already in there
    alexblackie committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    255e24f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e181ec View commit details
    Browse the repository at this point in the history
  4. Depend on Solidus

    alexblackie committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    ae1f350 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4edf53e View commit details
    Browse the repository at this point in the history
  6. Fix tests for Solidus

    alexblackie committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    96036e6 View commit details
    Browse the repository at this point in the history
  7. Move to main menu out of settings

    Settings seemed like a very strange place to put content, so move to the
    main admin navigation.
    alexblackie committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    3e279ae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e9f98db View commit details
    Browse the repository at this point in the history
  9. Add Deface to dependencies

    Solidus removed Deface, but unfortunately we still require it for now.
    alexblackie committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    5ccf23f View commit details
    Browse the repository at this point in the history
  10. Autoload correct overrides path

    There were never any `_decorator` files in this project, just things
    under `overrides`...
    alexblackie committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    244252d View commit details
    Browse the repository at this point in the history
  11. Fix and clean up tests

    alexblackie committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    3bd93aa View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0eee1f5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    df50f94 View commit details
    Browse the repository at this point in the history
  14. Improve solidus version matcher

    This more correct; we want to support 1.x, not necessarily everything.
    alexblackie committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    fcdf225 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a9b7ae7 View commit details
    Browse the repository at this point in the history
  16. One Ruby is sufficient

    alexblackie committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    804f61d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9cbd5bb View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f9e8fce View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0325b38 View commit details
    Browse the repository at this point in the history