Maikel
|
da6dc20fcf
|
Merge pull request #3165 from coopdevs/fix-send-confirmation-instructions-specs
[Spree Upgrade] Fix send confirmation instructions specs
|
2018-12-06 16:24:40 +11:00 |
|
Maikel
|
883e9bbdd8
|
Merge pull request #3166 from luisramos0/2-0-orders-tab-without-shipments
[Spree Upgrade] Remove shipments option from orders tab (gone in spree 2)
|
2018-12-06 15:39:14 +11:00 |
|
Maikel
|
1b94b10bb0
|
Merge pull request #3171 from luisramos0/2-0-var-over-hide
[Spree Upgrade] Remove hide class from the hide button in the inventory list
|
2018-12-06 15:21:34 +11:00 |
|
luisramos0
|
460e010408
|
Removed shipments from orders tab. This option is removed in spree 2
|
2018-12-05 11:38:16 +00:00 |
|
Pau Pérez Fabregat
|
72a4b4f8e2
|
Merge pull request #3158 from luisramos0/2-0-vos-scoping
[Spree Upgrade] Scopes variants on order completion and on changes to completed orders
|
2018-12-05 12:12:49 +01:00 |
|
Pau Perez
|
5845f80af0
|
Remove commented out code
Because git keeps it for you.
|
2018-12-05 10:05:39 +01:00 |
|
Maikel
|
a2c8bea147
|
Merge pull request #3147 from luisramos0/2-0-vos
[Spree Upgrade] Adapt variant overrides to spree 2
|
2018-12-05 10:50:20 +11:00 |
|
luisramos0
|
02d0b7e88c
|
Improve comment on VariantStock#move
|
2018-12-04 15:25:38 +00:00 |
|
luisramos0
|
7f7e7ea65e
|
Remove hide class from the hide button in the inventory list
The hide button should not be hidden. The hide css class was no active in v1 but it is in v2, so we need to remove it
|
2018-12-04 10:55:55 +00:00 |
|
Maikel
|
60c8147391
|
Merge pull request #3164 from luisramos0/2-0-stable-dec-3rd
[Spree Upgrade] Merging master into 2-0-stable (first run in Dec2018)
|
2018-12-04 13:38:02 +11:00 |
|
luisramos0
|
3776b891ce
|
Merge branch 'master' into 2-0-stable-dec-3rd
|
2018-12-03 15:30:16 +00:00 |
|
luisramos0
|
d962358f15
|
Fix rubocop and transpec models/variant_override and its spec
|
2018-11-30 00:43:55 +00:00 |
|
luisramos0
|
0577011f5b
|
Refactor variant override model and its spec: simplify move_stock and remove unused methods
|
2018-11-30 00:22:04 +00:00 |
|
luisramos0
|
782530d93b
|
Scope variants in shipment manifest as they are fetched from DB
|
2018-11-29 20:43:15 +00:00 |
|
luisramos0
|
a18d289292
|
Scope variants on line_item before save hook update_inventory
|
2018-11-29 20:43:10 +00:00 |
|
luisramos0
|
6156aca467
|
Delegate stock_location.move to variant, and override it in the variant overrides scope
|
2018-11-29 19:32:52 +00:00 |
|
Pau Pérez Fabregat
|
08297863be
|
Merge pull request #3047 from mllocs/feature/expand-all-steps-in-checkout-page
Expand all steps in the checkout page by default
|
2018-11-29 16:28:42 +01:00 |
|
Pau Pérez Fabregat
|
9f17acd63c
|
Merge pull request #3136 from kevinchristianson/dashboard-translation
Add missing translation for 'Has Shopfront' in single-enterprise dashboard
|
2018-11-29 16:27:05 +01:00 |
|
Pau Perez
|
ab542cfdb2
|
Remove commented out code
|
2018-11-28 17:39:51 +01:00 |
|
Pau Pérez Fabregat
|
3ea7fac25f
|
Merge pull request #3095 from luisramos0/admin-users-transl
In admin/users, convert Spree.t calls to t calls and use lazy lookup
|
2018-11-28 17:37:42 +01:00 |
|
Pau Pérez Fabregat
|
64c12c7a65
|
Merge pull request #2955 from HugsDaniel/import-spree-views-for-orders#edit
Import Spree views for orders#edit in our codebase
|
2018-11-28 17:02:40 +01:00 |
|
Pau Pérez Fabregat
|
438cff6e6d
|
Merge pull request #3080 from Matt-Yorkley/pi/french_issue
Pi/french issue
|
2018-11-28 13:39:04 +01:00 |
|
Hugo Daniel
|
69e186f482
|
Define dynamic classes in variables as a turnaround to HAML bug
|
2018-11-28 10:31:47 +01:00 |
|
Hugo Daniel
|
65dd3eb5b9
|
Change line items controller HTML response spec to look for form order_edit class
|
2018-11-28 10:31:47 +01:00 |
|
Hugo Daniel
|
60214b9a90
|
Fix failing specs
|
2018-11-28 10:31:47 +01:00 |
|
Hugo Daniel
|
422a68630f
|
Remove data-hook tags
|
2018-11-28 10:31:47 +01:00 |
|
Hugo Daniel
|
652191a4c5
|
Fixing missing variable none
|
2018-11-28 10:31:47 +01:00 |
|
Hugo Daniel
|
c233ea38cf
|
Import Spree views for orders#edit in our codebase and integrate deface modifications
|
2018-11-28 10:31:47 +01:00 |
|
Pau Pérez Fabregat
|
c5ae9bdce2
|
Merge pull request #3132 from luisramos0/2-0-variant-ondemand
[Spree Upgrade] Add VariantStock.on_demand as attribute_accessible
|
2018-11-27 18:05:34 +01:00 |
|
Pau Pérez Fabregat
|
5c8a638320
|
Merge pull request #3055 from HugsDaniel/3051-products-edit-views
[Defacepocalypse] Import products#edit and form partial in our codebase and apply overrides
|
2018-11-27 17:32:25 +01:00 |
|
Pau Pérez Fabregat
|
869f17256d
|
Merge pull request #3011 from HugsDaniel/3000-api-endpoint-enterprise-fee
Add an API endpoint for EnterpriseFeesController#destroy
|
2018-11-27 17:28:43 +01:00 |
|
luisramos0
|
e153510a71
|
Merge branch 'master' into 2-0-stable-nov-24th
|
2018-11-24 15:19:38 +00:00 |
|
haseleyi
|
691de9199f
|
Add missing translation for 'Has Shopfront' in single-enterprise dashboard
|
2018-11-23 11:23:28 -08:00 |
|
luisramos0
|
f509fa6c86
|
Make variantStock.on_demand= save the variant so that it doesn't impact on_hand that is already saving the variant with a lock
|
2018-11-23 18:07:08 +00:00 |
|
luisramos0
|
ba8aa110c2
|
Fix VariantStock.overwrite_stock_levels by using stock_item.adjust_count_on_hand. This makes product_controller_decorator.bulk_update work
|
2018-11-23 18:06:48 +00:00 |
|
luisramos0
|
6cdaaa9e7d
|
Add VariantStock.on_demand as attribute_accessible so it can be mass assigned from product_controller_decorator.bulk_update
|
2018-11-23 12:04:00 +00:00 |
|
luisramos0
|
134b73d730
|
Improve VariantStock code by extracting stockitems.first to a separate method
|
2018-11-22 20:38:46 +00:00 |
|
Hugo Daniel
|
d7a148bb75
|
Fix checkout feature specs
|
2018-11-22 17:01:39 +01:00 |
|
Matt-Yorkley
|
a5407d780c
|
Include unexpected validation errors
|
2018-11-21 19:16:07 +00:00 |
|
Pau Pérez Fabregat
|
6a1776b84a
|
Merge pull request #3053 from HugsDaniel/3050-products-new-views
[Defacepocalypse] Import products#new view into our codebase and apply overrides
|
2018-11-21 14:43:22 +01:00 |
|
luisramos0
|
783e0eed3c
|
In admin/users, convert Spree.t calls to t calls using lazy lookup and move translations to ofn's en.yml
|
2018-11-21 11:46:14 +00:00 |
|
Maikel
|
6835d24fbf
|
Merge pull request #3004 from luisramos0/2-0-mail-method-fix
[Spree Upgrade] Fix line Item specs with problems related to VariantStock.on_hand=
|
2018-11-20 16:37:19 +11:00 |
|
luisramos0
|
bf32a21155
|
Allow adapted on_hand attr to be mass assigned in VariantStock.
Without specifying it in `attr_accessible`, `#assign_attributes` won't
work. See details in
https://apidock.com/rails/v3.2.13/ActiveRecord/Persistence/update_attributes
and https://apidock.com/rails/ActiveRecord/Base/assign_attributes.
|
2018-11-19 10:05:17 +00:00 |
|
luisramos0
|
d282823d3a
|
Fix missing translation in user transaction history
|
2018-11-18 16:15:35 +00:00 |
|
Maxim Colls
|
3301b5850a
|
Improved UX in the accordion steps in the checkout page
|
2018-11-17 18:48:10 +01:00 |
|
Maikel
|
5ecea06098
|
Merge pull request #3024 from luisramos0/2-0-credit-card-ctrl
[Spree Upgrade] Fix credit card controller
|
2018-11-16 10:43:16 +11:00 |
|
Maikel
|
5d200b7753
|
Merge pull request #3026 from luisramos0/2-0-calculator-line-items-for
[Spree Upgrade] Improve failed_checkout_spec by making calculator decorator line_items_for work with new Stock::Package
|
2018-11-16 10:41:29 +11:00 |
|
Pau Perez
|
23bda74ecb
|
Match name of filter and db column for consistency
|
2018-11-15 19:09:17 +01:00 |
|
Pau Perez
|
a4bbe2b696
|
Query completed_at filtering orders by date range
|
2018-11-15 19:09:17 +01:00 |
|
Hugo Daniel
|
a50786be34
|
Remove old do_not_remove_referenced_fees method
|
2018-11-15 17:59:06 +01:00 |
|