Luis Ramos
|
032075c04a
|
Merge pull request #6119 from arku/chore/fire-event-removal
Remove fire_event method usage
|
2020-10-21 21:21:35 +01:00 |
|
Luis Ramos
|
b267f542d1
|
Merge pull request #5980 from luisramos0/spree_clean_up
[Bye bye spree] Some clean up fixes to make it all work without spree
|
2020-10-20 18:52:54 +01:00 |
|
Arun Kumar Mohan
|
b0fa1464f8
|
Remove fire_event method usage
|
2020-10-18 20:36:38 -05:00 |
|
Maikel
|
8c65498661
|
Merge pull request #5998 from andrewpbrett/shipping-per-pound
Per-pound shipping calculator
|
2020-10-16 15:27:57 +11:00 |
|
Luis Ramos
|
48ea804615
|
Merge pull request #6121 from cillian/fix-shop-variant-search
When searching for shop products check the variant :display_name and :display_as fields too
|
2020-10-07 21:22:46 +01:00 |
|
Cillian O'Ruanaidh
|
6c22ee43a7
|
When searching for shop products check the variant :display_name and :display_as fields too.
Fixes #5757
|
2020-10-02 16:05:48 +01:00 |
|
Luis Ramos
|
0100963a39
|
Delete dead code brought from spree
|
2020-09-26 21:16:27 +01:00 |
|
Pau Pérez Fabregat
|
0d259b217e
|
Merge pull request #6017 from Matt-Yorkley/tidyup
Remove old code
|
2020-09-23 20:47:33 +02:00 |
|
Luis Ramos
|
a2610279d9
|
Merge pull request #5976 from luisramos0/address_form
Fix address state selector and "use billing address" checkbox in order customer details page
|
2020-09-23 12:42:37 +01:00 |
|
Andy Brett
|
fdb1019ee2
|
fix styles per rubocop
|
2020-09-17 16:41:49 -07:00 |
|
Luis Ramos
|
1a513567f2
|
Fix easy rubocop issues
|
2020-09-17 13:59:41 +01:00 |
|
Luis Ramos
|
1df7890a0d
|
Use spree url_helpers
|
2020-09-17 13:59:41 +01:00 |
|
Luis Ramos
|
d5d62894a5
|
Use spree url helpers
|
2020-09-17 13:59:41 +01:00 |
|
Luis Ramos
|
a34c18451c
|
Add spree helper
|
2020-09-17 13:59:41 +01:00 |
|
Luis Ramos
|
27fa04114e
|
Add require for gateway error
|
2020-09-17 13:59:41 +01:00 |
|
Luis Ramos
|
66f27aad32
|
Explicitly use spree url helpers for spree routes
|
2020-09-17 13:59:41 +01:00 |
|
Luis Ramos
|
e0cb7a29bf
|
Add helper prefix to helper calls
|
2020-09-17 13:58:45 +01:00 |
|
Luis Ramos
|
8707f51214
|
Remove unused helper
|
2020-09-17 13:58:10 +01:00 |
|
Luis Ramos
|
b84212023b
|
Require code from spree/core explicitly
|
2020-09-17 13:58:10 +01:00 |
|
Luis Ramos
|
212820b3da
|
Merge pull request #5912 from luisramos0/tcs
Terms and Conditions - upload PDF in the Enterprise Business Details and read them on Checkout
|
2020-09-17 12:01:45 +01:00 |
|
Luis Ramos
|
f1358dfa9a
|
Merge pull request #5722 from rioug/4206-back-from-Edit-Product-removed-filters-products-page
4206 back from edit product removed filters products page
|
2020-09-17 11:51:58 +01:00 |
|
Matt-Yorkley
|
7ddc53bb5b
|
Remove temporary debugging helpers added during the Rails 4 upgrade.
|
2020-09-12 12:25:43 +01:00 |
|
Andy Brett
|
c618ba3b2c
|
style fixes
|
2020-09-07 13:44:42 -07:00 |
|
Andy Brett
|
5a5cbbd318
|
add drop down list for unit preference
|
2020-09-07 13:26:09 -07:00 |
|
Andy Brett
|
adb29a9c8f
|
add preferred_unit to weight shipping calculator
|
2020-09-07 08:41:48 -07:00 |
|
Andy Brett
|
5793f0103d
|
Revert "Add a per-pound calculator and a spec for it"
This reverts commit e8eadcbf39.
|
2020-09-07 07:50:59 -07:00 |
|
Andy Brett
|
e8eadcbf39
|
Add a per-pound calculator and a spec for it
|
2020-09-06 09:03:06 -07:00 |
|
Luis Ramos
|
9c0c324835
|
Add some requires now required as spree does not contain controller helpers
|
2020-09-04 14:30:17 +01:00 |
|
Luis Ramos
|
ed114f4c4c
|
Fix rubocop issues
|
2020-09-01 15:52:36 +01:00 |
|
Luis Ramos
|
ffa0d202be
|
Add states api endpoint to support existing code on the customer details page when user changes country
|
2020-09-01 15:46:22 +01:00 |
|
Luis Ramos
|
208be3ede6
|
Fix rubocop issues
|
2020-08-31 20:00:08 +01:00 |
|
Luis Ramos
|
66587ccc00
|
Allow user to remove terms and conditions file
|
2020-08-31 17:40:34 +01:00 |
|
Arun Kumar Mohan
|
bf07da6267
|
Fix the order resend message translation
|
2020-08-29 20:47:28 -05:00 |
|
Maikel
|
d57f20a542
|
Merge pull request #4925 from luisramos0/finders
Adapt remaining AR finders to rails 4
|
2020-08-28 09:46:20 +10:00 |
|
Pau Pérez Fabregat
|
06b41a8236
|
Merge pull request #5908 from Matt-Yorkley/subs-logging
Improve subs logging
|
2020-08-27 16:23:15 +02:00 |
|
Luis Ramos
|
4a5a6a2242
|
Merge pull request #5906 from Matt-Yorkley/checkout_flash_errors
Fix flash error issues in checkout requests
|
2020-08-21 13:03:30 +01:00 |
|
Luis Ramos
|
d1b60e3778
|
Merge pull request #5905 from mkllnk/lost-decorators
Load previously lost decorator code and don't delete orders
|
2020-08-21 12:34:37 +01:00 |
|
Gaetan Riou
|
bba683469b
|
add product filter parameters on the group buy options and search pages, so that the bulk import product page filters can be preserved
|
2020-08-21 10:39:43 +10:00 |
|
Gaetan Riou
|
c6e1f458cc
|
add product filter parameters on the various product properties pages, so that the bulk import product page filters can be preserved
|
2020-08-21 10:39:43 +10:00 |
|
Gaetan Riou
|
a6444e76a5
|
add product filter parameters on the various product image pages, so that the bulk import product page filters can be preserved
|
2020-08-21 10:29:07 +10:00 |
|
Gaetan Riou
|
9b26ff2fa4
|
move product filter helper to a service
|
2020-08-21 10:29:07 +10:00 |
|
Gaetan Riou
|
459708dbc8
|
add product filter parameters on the various product variants pages, so that the bulk import product page filters can be preserved
|
2020-08-21 10:29:07 +10:00 |
|
Gaetan Riou
|
f75aaf0b45
|
extract product filter functionality to a helper
|
2020-08-21 10:19:53 +10:00 |
|
Gaetan Riou
|
1a186affcf
|
refactor create and update to get rid of respond_override
|
2020-08-21 10:19:53 +10:00 |
|
Gaetan Riou
|
6e5c168d3b
|
add filter parameters to link leading back to bulk import product page and preserve filter parameters when updating product
|
2020-08-21 10:19:53 +10:00 |
|
Luis Ramos
|
40d4ed2c95
|
Merge pull request #5733 from luisramos0/base_ctrl
Move lib/spree to OFN
|
2020-08-19 18:35:17 +01:00 |
|
Maikel Linke
|
bb3f958dd2
|
Remove redundant includes
|
2020-08-19 10:37:18 +10:00 |
|
Matt-Yorkley
|
0fd163602d
|
Rename method for clarity
|
2020-08-17 11:17:42 +01:00 |
|
Luis Ramos
|
f8146fb946
|
Adapt finders to rails 4
|
2020-08-16 16:50:54 +01:00 |
|
Matt-Yorkley
|
91789494b0
|
Fix error: Unpermitted attribute: order_cycle_ids
|
2020-08-15 17:03:19 +01:00 |
|