-
-
Notifications
You must be signed in to change notification settings - Fork 123
Comparing changes
Open a pull request
base repository: solidusio/solidus_auth_devise
base: v2.5.8
head repository: solidusio/solidus_auth_devise
compare: v2.5.9
- 15 commits
- 14 files changed
- 6 contributors
Commits on May 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4843eee - Browse repository at this point
Copy the full SHA 4843eeeView commit details
Commits on May 22, 2023
-
Merge pull request #245 from solidusio/waiting-for-dev/solidus_main
Adapt to new Solidus default branch name
Configuration menu - View commit details
-
Copy full SHA for b3e431c - Browse repository at this point
Copy the full SHA b3e431cView commit details
Commits on Jun 27, 2023
-
Ensure the admin sign in root path fallback is '/admin'
Previously relied on solidus_frontend defining `spree.root_path`, and used it redirecting admin users to the store home page.
Configuration menu - View commit details
-
Copy full SHA for fde22eb - Browse repository at this point
Copy the full SHA fde22ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bd486f - Browse repository at this point
Copy the full SHA 7bd486fView commit details
Commits on Jun 28, 2023
-
Merge pull request #246 from solidusio/elia/admin-root-path
Ensure the admin sign in root path fallback is '/admin'
Configuration menu - View commit details
-
Copy full SHA for cdfa866 - Browse repository at this point
Copy the full SHA cdfa866View commit details -
Configuration menu - View commit details
-
Copy full SHA for e82adb5 - Browse repository at this point
Copy the full SHA e82adb5View commit details
Commits on Aug 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d46e342 - Browse repository at this point
Copy the full SHA d46e342View commit details -
Merge pull request #247 from solidusio/waiting-for-dev/rename_to_main
Adapt to the new default branch name of `main`
Configuration menu - View commit details
-
Copy full SHA for 6bcc8d1 - Browse repository at this point
Copy the full SHA 6bcc8d1View commit details
Commits on Oct 5, 2023
-
Update the admin logout feature spec to accommodate the UI changes in the admin navigation bar. The 'Logout' link is now nested within a 'details' tag and must be clicked/expanded to access the logout functionality.
Configuration menu - View commit details
-
Copy full SHA for 3f2a2fd - Browse repository at this point
Copy the full SHA 3f2a2fdView commit details -
Fix RuboCop offense in warden initializer
``` config/initializers/warden.rb:7:99: C: [Correctable] Rails/FindEach: Use find_each instead of each. ```
Configuration menu - View commit details
-
Copy full SHA for 3534fd0 - Browse repository at this point
Copy the full SHA 3534fd0View commit details -
Merge pull request #249 from solidusio/rainerd/fix-logout-test-post-n…
…avbar-update Fix failing spec for admin logout
Configuration menu - View commit details
-
Copy full SHA for 89c8d1b - Browse repository at this point
Copy the full SHA 89c8d1bView commit details
Commits on Jan 25, 2024
-
Add empty :new action to Spree::UsersController
Without this, specs fail with ``` AbstractController::ActionNotFound: The new action could not be found for the :authorize_actions callback on Spree::UsersController, but it is listed in the controller's :only option. ``` I guess this is because the views are not in the standard place, thus impeding Rails' ability to dynamically generate empty actions if matching views are present. Anyways: This is good, because it's more explicit.Configuration menu - View commit details
-
Copy full SHA for 4faf85b - Browse repository at this point
Copy the full SHA 4faf85bView commit details
Commits on Jan 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1ffd9de - Browse repository at this point
Copy the full SHA 1ffd9deView commit details
Commits on Jan 30, 2024
-
Merge pull request #250 from mamhoff/fix-rails-7-1-specs
[Rails 7.1] Add empty :new action to Spree::UsersController
Configuration menu - View commit details
-
Copy full SHA for e7863f6 - Browse repository at this point
Copy the full SHA e7863f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f25007 - Browse repository at this point
Copy the full SHA 9f25007View 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 v2.5.8...v2.5.9