Andy Brett
|
334b9b520a
|
removed deprecated calls to force_ssl; rely on config.force_ssl
|
2021-06-24 11:58:33 -07:00 |
|
Arun Kumar Mohan
|
81b03906f9
|
Remove /signup routes
|
2020-12-03 20:43:28 -05:00 |
|
Luis Ramos
|
8707f51214
|
Remove unused helper
|
2020-09-17 13:58:10 +01:00 |
|
Maikel Linke
|
b79c568b08
|
Load our spree overrides instead of the originals
We changed some of Spree's logic and want to use that. And once we
remove the spree_core gem, we need to load those files before using
them.
|
2020-08-14 15:38:00 +10:00 |
|
Luis Ramos
|
bf3150ddc8
|
Delete spree_user_signup which is from spree promotions code that we dont use
|
2020-07-15 14:53:35 +01:00 |
|
Luis Ramos
|
8a61257547
|
Rename all before_filter to before_action, it's the same function with a new name
|
2020-06-22 13:11:57 +01:00 |
|
luisramos0
|
0101dcdd93
|
Remove unused Spree::Dash from controllers brought from spree_auth_devise
|
2019-07-08 13:10:52 +01:00 |
|
luisramos0
|
dcbdfbb081
|
Fix rubocop issues in multiple files copied from spree_auth_devise, mostly hash rockets
|
2019-07-08 11:22:56 +01:00 |
|
luisramos0
|
a413f22e12
|
Remove unnecessary dependency to spree/users helper
|
2019-07-05 22:37:07 +01:00 |
|
luisramos0
|
fc0ffda8ec
|
Bring routes and controllers from spree_auth_devise
|
2019-07-05 15:08:42 +01:00 |
|