Luis Ramos
|
e5f56c19c0
|
Switch to using PermittedAttributes::Address instead of spree version of it that will be removed later
|
2020-03-25 10:52:23 +00:00 |
|
Luis Ramos
|
a9a92e11e2
|
Bring some strong parameters code from spree to our Spree controllers
This code comes from spree commit fbc2d150f6
|
2020-03-25 10:51:55 +00:00 |
|
Pau Pérez Fabregat
|
a72957e3c3
|
Merge pull request #4827 from luisramos0/strong_params
[Spree 2.1] Implement Strong Parameters in various controllers
|
2020-03-25 10:07:14 +01:00 |
|
Pau Pérez Fabregat
|
d4d72c6c6c
|
Merge pull request #5036 from luisramos0/strong_params_users
[Spree 2.1] Implement strong params in user related controllers
|
2020-03-25 09:48:52 +01:00 |
|
Pau Pérez Fabregat
|
c5621b7740
|
Merge pull request #5034 from luisramos0/strong_params_payment_methods
[Spree 2.1] Implement strong params in admin payment methods controller
|
2020-03-25 09:39:34 +01:00 |
|
Luis Ramos
|
5e6a210632
|
Fix problem in PermittedAttributes::User namespace
|
2020-03-21 22:36:03 +00:00 |
|
Luis Ramos
|
2a426d29b6
|
Permit specific params in zones controller
|
2020-03-21 20:30:34 +00:00 |
|
Luis Ramos
|
47505b6225
|
Permit specific params in shipping methods controller
|
2020-03-21 20:30:34 +00:00 |
|
Luis Ramos
|
6fa1ed03dc
|
Permit specific params in adjustments controller
|
2020-03-21 20:30:34 +00:00 |
|
Luis Ramos
|
d73d851095
|
Permit specific params in tax_rates controller
|
2020-03-21 20:30:34 +00:00 |
|
Luis Ramos
|
495c3a3810
|
Permit specific params in images controller
|
2020-03-21 20:30:34 +00:00 |
|
Luis Ramos
|
9681437fba
|
Permit specific params in tax_categories controller
|
2020-03-21 20:30:34 +00:00 |
|
Luis Ramos
|
423d5a5a61
|
Permit specific params in taxonomies controller
|
2020-03-21 20:30:34 +00:00 |
|
Luis Ramos
|
e5a214da78
|
Permit specific params in states controller
|
2020-03-21 20:30:34 +00:00 |
|
Luis Ramos
|
46025915d5
|
Make taxons_controller strong_params method consistent with all other controllers
|
2020-03-21 20:30:34 +00:00 |
|
Luis Ramos
|
c15433af3f
|
Bring some strong parameters code from spree to our Spree controllers
This code comes from spree commit fbc2d150f6
|
2020-03-21 20:30:34 +00:00 |
|
Luis Ramos
|
aec7f12f5a
|
Extract common user permitted attributes to a separate class
|
2020-03-21 18:31:14 +00:00 |
|
Luis Ramos
|
431076fc6d
|
Add strong parameters permits to admin users_controller
|
2020-03-21 17:59:46 +00:00 |
|
Luis Ramos
|
df799340df
|
Add missing permitted attributes to payment_methods controller
|
2020-03-21 14:21:52 +00:00 |
|
Luis Ramos
|
e5ebf45765
|
Improve strong params implementation on payment methods controller by specifying specific list of permitted attributes
|
2020-03-21 14:09:33 +00:00 |
|
Luis Ramos
|
38849f5589
|
Extract method in payments_method_controller to make it readable
|
2020-03-21 14:09:32 +00:00 |
|
Luis Ramos
|
86d09ff21e
|
Bring strong parameters code from spree to payment_methods_controller
This code comes from spree commit fbc2d150f6
|
2020-03-21 14:08:03 +00:00 |
|
Luis Ramos
|
1c628fac58
|
Merge branch 'master' into 3-0-stable-mar20
|
2020-03-20 11:28:06 +00:00 |
|
Maikel
|
c4e4beb912
|
Revert "Inner join visible orders"
|
2020-03-19 12:01:00 +11:00 |
|
Luis Ramos
|
eccaaca907
|
Merge pull request #4930 from luisramos0/3-0-stable-mar6
Merge master into 3-0-stable
|
2020-03-17 14:49:30 +00:00 |
|
Luis Ramos
|
1049525e50
|
Merge pull request #4963 from luisramos0/variants_fix
Fix 2 broken buttons in the product variants list page
|
2020-03-12 23:48:50 +00:00 |
|
Luis Ramos
|
32a4355f09
|
Merge branch 'master' into 3-0-stable-mar6
|
2020-03-12 16:54:09 +00:00 |
|
Luis Ramos
|
676d949972
|
Make variants collection show deleted again by bypassing the default scope that removed deleted variants
|
2020-03-10 14:21:20 +00:00 |
|
Luis Ramos
|
e4d307fe5e
|
Remove dead code related to user management
|
2020-03-07 18:14:07 +00:00 |
|
Luis Ramos
|
0815068050
|
Merge branch 'master' into 3-0-stable-mar6
|
2020-03-06 09:20:03 +00:00 |
|
Pau Perez
|
461b1b26f3
|
Add controller tests to cover totals by supplier
|
2020-03-05 17:45:06 +01:00 |
|
Luis Ramos
|
dad21a52b2
|
Merge pull request #4672 from luisramos0/stripe_sca_method
Add new Stripe payment method compatible with the new Stripe Payment Intents API
|
2020-03-02 17:19:05 +00:00 |
|
Luis Ramos
|
bf47d34434
|
Merge branch 'master' into 3-0-merge-master
|
2020-02-28 09:52:01 +00:00 |
|
Pau Pérez Fabregat
|
a396a7f0af
|
Merge pull request #4818 from luisramos0/delete_dead_code
Delete dead code after PRs 4512 and 4508
|
2020-02-25 13:32:23 +01:00 |
|
Matt-Yorkley
|
f77194875c
|
Add strong parameters to orders_controller.rb
|
2020-02-22 16:24:30 +01:00 |
|
Matt-Yorkley
|
98fdbb8621
|
Update deprecated #scoped calls
Model#scoped is now deprecated. Model#where(nil) in Rails 4 returns the same result as Model#scoped in Rails 3
|
2020-02-22 11:06:51 +00:00 |
|
Matt-Yorkley
|
53645517af
|
Update deprecated #find_by_* methods
|
2020-02-22 11:06:51 +00:00 |
|
Luis Ramos
|
1bdeda4a21
|
Delete dead code after PRs 4512 and 4508
|
2020-02-21 12:25:07 +00:00 |
|
luisramos0
|
b3ac5d8f41
|
Improve code readability a little
|
2020-02-21 10:52:56 +00:00 |
|
luisramos0
|
f691d1aafd
|
Add new payment method StripeSCA that will use the Stripe Payment Intents API instead of the Stripe Charges API that the current StripeConnect gatreway uses
|
2020-02-21 10:52:29 +00:00 |
|
luisramos0
|
2acf8e5125
|
Remove config_locale from base controller, in OFN we dont have separate locales for frontoffice and backoffice
|
2020-02-05 16:02:43 +00:00 |
|
Luis Ramos
|
9313a57d19
|
Merge pull request #4511 from luisramos0/backend_ctrl_search
Bring spree_backend search controller to OFN
|
2020-02-05 15:54:30 +00:00 |
|
Luis Ramos
|
ea75714561
|
Merge pull request #4635 from luisramos0/main_app_routes
Replace use of spree.root_path and root_url with main_app.root_path and main_app.root_url
|
2020-02-04 16:02:48 +00:00 |
|
luisramos0
|
44d1b3f00c
|
Remove unused search/users controller action
|
2020-02-04 14:55:34 +00:00 |
|
luisramos0
|
88464d58c2
|
Fix some rubocop issues and extract ransack hash to reduce repetition
|
2020-02-04 14:55:34 +00:00 |
|
luisramos0
|
962779bba1
|
Merge search controller with decorator
|
2020-02-04 14:54:51 +00:00 |
|
luisramos0
|
1ae73dd6ae
|
Add search_controller from spree_backend so that we can now merge it with the OFN's decorator
|
2020-02-04 14:54:51 +00:00 |
|
Pau Pérez Fabregat
|
246235b921
|
Merge pull request #4667 from Matt-Yorkley/rails-4-prep
Rails 4 prep
|
2020-02-04 15:20:28 +01:00 |
|
luisramos0
|
bbb3748d3c
|
Simplify orders events logic
|
2020-02-04 11:51:13 +00:00 |
|
luisramos0
|
6e26841817
|
Fix load_order before filter and remove unused open and close adjustments actions
|
2020-02-04 11:50:44 +00:00 |
|