Luis Ramos
|
1666ffb191
|
Remove try_spree_current_user
This can be done because the method is defined in OFN's ApplicationController, so spree_current_user is available in all controllers
|
2020-07-15 14:53:35 +01:00 |
|
Luis Ramos
|
046c5f6585
|
Fix easy rubocop issues
|
2020-07-15 14:53:08 +01:00 |
|
Luis Ramos
|
97f00153ad
|
Bring controller_helpers/ssl.rb from spree
|
2020-07-15 14:53:08 +01:00 |
|
Luis Ramos
|
643a82c73c
|
Fix easy rubocop issues, some early returns make the indentation changes
|
2020-07-15 14:53:08 +01:00 |
|
Luis Ramos
|
a3ea4b757d
|
Merge decorator into the class brought from spree
|
2020-07-15 14:53:08 +01:00 |
|
Luis Ramos
|
1167a1a9bb
|
Bring ControllerHelpers respond_with from spree
|
2020-07-15 14:53:08 +01:00 |
|
Luis Ramos
|
20f610fbee
|
Merge controller_helpers/order with decorator
|
2020-07-15 14:53:08 +01:00 |
|
Luis Ramos
|
d5744572f7
|
Fix easy rubocop issues
|
2020-07-15 14:53:08 +01:00 |
|
Luis Ramos
|
23ff9d6fbb
|
Bring controller_helpers/order to OFN
|
2020-07-15 14:53:08 +01:00 |
|
Luis Ramos
|
10849504c3
|
Fix easy rubocop issues
|
2020-07-15 14:53:08 +01:00 |
|
Luis Ramos
|
2452202e92
|
Move lib/spree/core/controller_helpers/common.rb from spree
|
2020-07-15 14:53:08 +01:00 |
|
Luis Ramos
|
96839a03aa
|
Move lib/spree/core/controller_helpers.rb from spree
|
2020-07-15 14:53:08 +01:00 |
|
Luis Ramos
|
4ee30d7cac
|
Remove spree.root route and respective controller. Also move
unauthorized route to main app.
This route is no longer used in OFN
|
2020-07-15 14:53:08 +01:00 |
|
Luis Ramos
|
7e75581da6
|
Merge class brought from spree with decorator
|
2020-07-15 14:53:08 +01:00 |
|
Luis Ramos
|
c8dd841c48
|
Fix some rubocop issues
|
2020-07-15 14:53:08 +01:00 |
|
Luis Ramos
|
2ea026ea31
|
Bring controller helper auth from spree
|
2020-07-15 14:53:08 +01:00 |
|
Luis Ramos
|
03bb1f053a
|
Fix easy rubocop issues
|
2020-07-11 16:43:42 +01:00 |
|
Luis Ramos
|
2e3702550d
|
Bring a number of files from spree_core needed in OFN
|
2020-07-11 16:09:13 +01:00 |
|
Luis Ramos
|
56b83b6bb5
|
Fix easy rubocop issues
|
2020-07-11 15:56:08 +01:00 |
|
Luis Ramos
|
58da11fde7
|
Bring Environment Calculators and Environment Extension from spree_core
|
2020-07-11 15:43:20 +01:00 |
|
Luis Ramos
|
2c65cea911
|
Fix easy rubocop issues
|
2020-07-11 15:41:26 +01:00 |
|
Luis Ramos
|
95698fac37
|
Bring responder from spree_core
|
2020-07-11 15:41:26 +01:00 |
|
Luis Ramos
|
50e6ce92b3
|
Fix easy rubocop issues
|
2020-07-11 15:41:26 +01:00 |
|
Luis Ramos
|
cd8355ea66
|
Bring money.rb from spree
|
2020-07-11 15:41:26 +01:00 |
|
Luis Ramos
|
12a5a266fd
|
Fix easy rubocop issues
|
2020-07-11 15:41:26 +01:00 |
|
Luis Ramos
|
efeda61e40
|
Bring i18n.rb from spree
|
2020-07-11 15:41:26 +01:00 |
|
Luis Ramos
|
38c5a9e105
|
Remove coupon applicator, it's not used in ofn
|
2020-07-11 15:41:26 +01:00 |
|
Luis Ramos
|
89e5221dc5
|
Fix easy rubocop issues
|
2020-07-11 15:41:26 +01:00 |
|
Luis Ramos
|
c75341838e
|
Bring core.rb from spree_core
|
2020-07-11 15:41:26 +01:00 |
|
Luis Ramos
|
84d7538b1b
|
Bring i18n code from spree
|
2020-07-11 15:41:26 +01:00 |
|
Luis Ramos
|
5e8438c446
|
Move all calculators outside the spree namespace
|
2020-07-07 17:26:23 +01:00 |
|
Luis Ramos
|
761871c90e
|
Merge pull request #5715 from luisramos0/ship_method
Fix issue in Spree 2.1 and bring Spree::Stock classes to OFN 🎉
|
2020-07-06 19:15:50 +01:00 |
|
Luis Ramos
|
758bb17142
|
Fix some easy rubocop issues and add some exceptions to to manual todo list
|
2020-07-02 21:24:15 +01:00 |
|
Luis Ramos
|
1b28592f58
|
Now that the stock code is on out side we can clean up!
Remove everything related to splitters (including bringing environment.rb so we remove the splitters variable from it
|
2020-07-02 21:24:14 +01:00 |
|
Luis Ramos
|
e8417b8be6
|
Remove specs testing filtering of master variants
Master variants are not used in the report
|
2020-07-01 18:13:30 +01:00 |
|
Cillian O'Ruanaidh
|
a9664e103d
|
Merge latest :master into :drop-blockenspiel branch and resolve conflicts related to Rubocop fixes.
|
2020-06-29 18:11:08 +01:00 |
|
Luis Ramos
|
0ba1642bd2
|
Fix rubocop issues
|
2020-06-22 17:39:20 +01:00 |
|
Luis Ramos
|
1b5f9f105a
|
Fix block alignment
|
2020-06-22 17:39:20 +01:00 |
|
Luis Ramos
|
b879439d58
|
Use rubocop auto correct to fix Style/SafeNavigation issue
|
2020-06-22 16:51:46 +01:00 |
|
Luis Ramos
|
f848a89a00
|
Rename update_attributes to update #rails4
|
2020-06-22 16:51:43 +01:00 |
|
Luis Ramos
|
e574e254db
|
Use rubocop autocorrect to fix rubocop issue
|
2020-06-22 12:57:12 +01:00 |
|
Luis Ramos
|
fb92745db4
|
Fix rubocop issues
|
2020-06-22 12:41:31 +01:00 |
|
Pau Pérez Fabregat
|
dd9d9e3316
|
Merge pull request #5639 from luchiago/fix-seeds-on-setup
FIx setup seed
|
2020-06-19 16:49:16 +02:00 |
|
Pau Pérez Fabregat
|
db80992326
|
Merge branch 'master' into drop-blockenspiel
|
2020-06-19 12:12:10 +02:00 |
|
Lucas Hiago
|
52da896b03
|
Fix name when try to search on seed
|
2020-06-18 21:06:04 -03:00 |
|
Pau Pérez Fabregat
|
e02191078d
|
Merge pull request #5595 from coopdevs/improve-payments-report-performance
Remove N+1 fetching payments in report
|
2020-06-18 12:32:40 +02:00 |
|
François Turbelin
|
9abe41f6cb
|
Use OrderTaxAdjustmentsFetcher service
|
2020-06-16 14:01:27 +02:00 |
|
Pau Pérez Fabregat
|
257b311e04
|
Merge pull request #5158 from openfoodfoundation/3-0-stable
Merge 3-0-stable to master
|
2020-06-15 13:35:58 +02:00 |
|
Pau Perez
|
456f369b76
|
Fix outstanding Rubocop violations
|
2020-06-15 10:17:34 +02:00 |
|
Pau Perez
|
df887b5576
|
Wrap long line
pick e84e0aebe Fix fatal error in reports helper for orders without payments
pick e725f3331 Defend from an order w/o payments when building table
|
2020-06-15 09:25:30 +02:00 |
|