Luis Ramos
|
9b5bd7bb1c
|
Merge pull request #6066 from arku/perf/variant-override-specs
Replace `create` with `build_stubbed` in variant override model specs
|
2020-09-24 18:47:08 +01:00 |
|
Luis Ramos
|
aa74b58810
|
Merge pull request #6067 from arku/perf/tag-rule-specs
Remove unnecessary create call in tag rule model specs
|
2020-09-24 18:45:18 +01:00 |
|
Luis Ramos
|
8919adb6bf
|
Merge pull request #6074 from arku/perf/shipping-rate-specs
Replace `create` with `build_stubbed` in shipping rate model specs
|
2020-09-24 18:42:30 +01:00 |
|
Luis Ramos
|
e04b85e900
|
Merge pull request #6078 from arku/perf/per-item-flexi-rate-specs
Replace `build` with `build_stubbed` in flexi rate and per item model specs
|
2020-09-24 18:41:29 +01:00 |
|
Luis Ramos
|
b8fae8e3a3
|
Merge pull request #6077 from arku/perf/calculator-price-sack-specs
Replace `build` with `build_stubbed` in price sack model specs
|
2020-09-24 18:41:19 +01:00 |
|
Luis Ramos
|
01fdee9dba
|
Merge pull request #6076 from arku/perf/calculator-flat-percent-item-total-specs
Replace `build` with `build_stubbed` in flat percent item total specs
|
2020-09-24 18:40:55 +01:00 |
|
Luis Ramos
|
dfd54c1cbc
|
Merge pull request #6075 from arku/perf/calculator-weight-specs
Replace `create` with `build_stubbed` in calculator weight model specs
|
2020-09-24 18:40:31 +01:00 |
|
Pau Pérez Fabregat
|
2e5b5eaac5
|
Merge pull request #6043 from andrewpbrett/imperial-units-product-import
Add oz and lb as allowed units in product import
|
2020-09-23 20:46:54 +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 |
|
Matt-Yorkley
|
25a8c44c22
|
Merge pull request #6018 from Matt-Yorkley/tax-display
Tax display
|
2020-09-22 17:53:04 +02:00 |
|
Arun Kumar Mohan
|
bc77b8bcb2
|
Replace build with build_stubbed in per item model specs
|
2020-09-21 21:24:38 -05:00 |
|
Arun Kumar Mohan
|
38ab95a9a4
|
Replace build with build_stubbed in flexi rate model specs
|
2020-09-21 21:22:59 -05:00 |
|
Arun Kumar Mohan
|
698d8b35fa
|
Replace build with build_stubbed in price sack model specs
|
2020-09-21 21:18:36 -05:00 |
|
Arun Kumar Mohan
|
a257a9e9d2
|
Replace build with build_stubbed in calculator weight model specs
|
2020-09-21 21:12:30 -05:00 |
|
Arun Kumar Mohan
|
231fbcd11a
|
Replace build with build_stubbed in flat percent item total specs
|
2020-09-21 21:04:16 -05:00 |
|
Arun Kumar Mohan
|
c098ba0ce3
|
Replace create with build_stubbed in calculator weight model specs
|
2020-09-21 20:46:50 -05:00 |
|
Arun Kumar Mohan
|
f7a9cc63a7
|
Replace create with build_stubbed in shipping rate model specs
|
2020-09-21 20:37:35 -05:00 |
|
Arun Kumar Mohan
|
0aa5ee081e
|
Replace create with build in adjustment metadata model specs
|
2020-09-21 01:54:46 -05:00 |
|
Arun Kumar Mohan
|
289fd09e20
|
Remove unnecessary create call in tag rule model specs
|
2020-09-21 01:09:14 -05:00 |
|
Arun Kumar Mohan
|
239b6e7577
|
Replace create with build_stubbed in variant override model specs
|
2020-09-21 00:45:35 -05:00 |
|
Luis Ramos
|
714bfafede
|
Merge pull request #6037 from arku/fix/hash-diff-deprecation
Remove Hash#diff from cancan helper
|
2020-09-19 20:21:24 +01:00 |
|
Andy Brett
|
0ef4dec15e
|
specs for product import using pounds and ounces
|
2020-09-17 09:34:22 -07:00 |
|
Matt-Yorkley
|
77eaebc2a7
|
Merge pull request #5888 from andrewpbrett/imperial-auto-units
Allow US units on products/variants
|
2020-09-17 15:04:15 +02: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 |
|
Arun Kumar Mohan
|
08604ae8fd
|
Remove Hash#diff usage from cancan helper
|
2020-09-16 12:14:37 -05:00 |
|
Luis Ramos
|
87d6a73e54
|
Merge pull request #5878 from luisramos0/shipping
[Bye bye Spree] Bring models shipping_method, shipping_rates, address and shipping_category from spree_core
|
2020-09-16 14:58:39 +01:00 |
|
Luis Ramos
|
f566c2127d
|
Merge pull request #5924 from luisramos0/basic_spree_core
[Bye bye spree] Bring base_helper and log_entry from spree core
|
2020-09-16 14:57:41 +01:00 |
|
Arun Kumar Mohan
|
ed3cb56c11
|
Fix uninitialized constant error when running model specs
|
2020-09-15 20:23:05 -05:00 |
|
Luis Ramos
|
6eb43053e9
|
Merge pull request #5925 from luisramos0/spree_core_user
[Bye bye spree] Bring classes related to users to OFN
|
2020-09-15 17:13:27 +01:00 |
|
Pau Pérez Fabregat
|
27ffe9edb2
|
Merge pull request #5971 from luisramos0/testing
Remove some old spree test helpers that are not needed
|
2020-09-15 09:13:20 +02:00 |
|
Luis Ramos
|
0d7b5cd32c
|
Merge pull request #5868 from luisramos0/taxonomies
[Bye bye Spree] Bring models taxon and taxonomy from spree_core
|
2020-09-14 20:45:04 +01:00 |
|
Matt-Yorkley
|
9481876595
|
Fix line_item tax sum in OrderTaxAdjustmentsFetcher
|
2020-09-12 15:41:29 +01:00 |
|
Matt-Yorkley
|
cdf4e88e21
|
Add failing spec for OrderTaxAdjustmentsFetcher with multiple line items
|
2020-09-12 15:40:06 +01:00 |
|
Luis Ramos
|
175b78b51f
|
Merge pull request #5827 from jeduardo824/bug/remove-environment-column-when-user-is-not-super-admin
Bug/4592 - Hide Environment column on Payment Methods page when user is not admin
|
2020-09-11 10:47:10 +01:00 |
|
Maikel
|
c5c542069f
|
Merge pull request #5951 from mkllnk/5785-js-error-reporting
5785 Notify Bugsnag when sending card to Stripe fails during checkout
|
2020-09-11 15:12:47 +10:00 |
|
Luis Ramos
|
a48b57f7a7
|
Merge pull request #5883 from luisramos0/taxs
[Bye bye Spree] Bring models tax_rate, tax_categories, adjustments and calculator from spree_core
|
2020-09-10 23:10:26 +01:00 |
|
Pau Pérez Fabregat
|
7df2759475
|
Merge pull request #5907 from Matt-Yorkley/data-cleanup
Data cleanup
|
2020-09-10 17:06:20 +02:00 |
|
Pau Perez
|
f890c4a31d
|
Fix LogEntry spec
|
2020-09-08 14:12:17 +02:00 |
|
Pau Perez
|
14054f0e70
|
Move retention period to constant
There's no need to reevaluate the date 3 times, potentially leading to
edge cases.
|
2020-09-08 12:48:30 +02:00 |
|
Pau Perez
|
d525ddfe14
|
Move missing statements to where + delete_all
And fix the specs
|
2020-09-08 12:47:42 +02:00 |
|
Luis Ramos
|
fcbb883244
|
Transpec taxon_spec
|
2020-09-05 16:43:27 +01:00 |
|
Luis Ramos
|
c35b330d25
|
Fix taxon_spec
|
2020-09-05 16:43:27 +01:00 |
|
Luis Ramos
|
a1b64fe27b
|
Rubocop auto-correct
|
2020-09-05 16:43:27 +01:00 |
|
Luis Ramos
|
9175504bc1
|
Bring taxon, taxonomy and classification from spree_core
|
2020-09-05 16:43:27 +01:00 |
|
Luis Ramos
|
8867ec977c
|
Bring missing factory from spree_core and use ofn's calculator
|
2020-09-05 16:38:37 +01:00 |
|
Luis Ramos
|
4931edc67c
|
Remove code related to promotions, we dont have promotions in OFN
|
2020-09-05 16:38:37 +01:00 |
|
Luis Ramos
|
e96428e7e2
|
Transpec adjustment_spec
|
2020-09-05 16:38:36 +01:00 |
|
Luis Ramos
|
b629a4f912
|
Make new specs pass
|
2020-09-05 16:38:36 +01:00 |
|
Luis Ramos
|
967380c542
|
Fix easy rubocop issues
|
2020-09-05 16:38:36 +01:00 |
|