Luis Ramos
|
cd263b761c
|
Merge pull request #4055 from luisramos0/remove_spree_api
Remove dependency to spree_api - step 1 - controllers and routes
|
2019-08-28 15:34:08 +01:00 |
|
luisramos0
|
758394464b
|
Add bugsnag notification to products_controller create and update when on_hand or on_demand update fails with exception
|
2019-08-17 19:15:32 +01:00 |
|
luisramos0
|
b9ddb39edc
|
Re-add taxons jstree action to make taxonomies config page work again
|
2019-08-14 16:31:34 +01:00 |
|
Kristina Lim
|
752efac7cf
|
Merge pull request #4051 from luisramos0/subs_unpause
Sync subscription (create/update orders) when subscription is unpaused
|
2019-08-08 01:09:09 +08:00 |
|
luisramos0
|
a3c179bd3f
|
Fix some more simple rubocop issues
|
2019-07-31 09:36:48 +01:00 |
|
luisramos0
|
25451eed6b
|
Bring api spec helpers from spree_api into ofn/api_helper
|
2019-07-31 09:36:48 +01:00 |
|
luisramos0
|
18aa16650d
|
Remove dependency to Spree::ApiConfiguration, overall requires_authentication? is true, exceptions will be endpoint specific
|
2019-07-31 09:35:46 +01:00 |
|
luisramos0
|
8bc9985edb
|
Transpec and fix rubocop issues in spree/api/variants_controller_spec
|
2019-07-31 09:32:33 +01:00 |
|
luisramos0
|
6dfc927730
|
Make spree/api/variant_controllers_spec pass
|
2019-07-31 09:32:33 +01:00 |
|
luisramos0
|
3771e26eba
|
Bring tests from spree/api/variants_controller_spec from spree_api
|
2019-07-31 09:32:33 +01:00 |
|
luisramos0
|
fd21d35aee
|
Transpec and fix rubocop issues in spree/api/shipments_controller_spec
|
2019-07-31 09:32:33 +01:00 |
|
luisramos0
|
1417b924d2
|
Bring and adapt tests from spree/api/shipments_controller_spec and mix them with exiting tests in OFN
|
2019-07-31 09:32:33 +01:00 |
|
luisramos0
|
2912c1b87d
|
Transpec and fix rubocop issues in spree/api/product_controller_spec
|
2019-07-31 09:32:33 +01:00 |
|
luisramos0
|
e746a0db7d
|
Bring tests from spree/api/products_controller_spec and add them to existing ones on the ofn side
Adapt these tests to have a green build
|
2019-07-31 09:32:33 +01:00 |
|
luisramos0
|
84a2886003
|
Improve auth code in spree/api/taxons_controller_spec
|
2019-07-31 09:32:33 +01:00 |
|
luisramos0
|
c668677b8a
|
Bring spree/api/taxons_controller_spec from spree_api, adapt it, transpec it and fix rubocop issues
|
2019-07-31 09:32:33 +01:00 |
|
luisramos0
|
2490cbfccb
|
Transpec and fix rubocop issues in spree/api/base_controller_spec
|
2019-07-31 09:32:33 +01:00 |
|
luisramos0
|
20a46a791c
|
Bring and adapt spree/api/base_controller_spec from spree_api
|
2019-07-31 09:32:33 +01:00 |
|
luisramos0
|
c5bcef6ae4
|
Delete unused spree/api/line_items_controller_decorator.rb
|
2019-07-31 09:32:33 +01:00 |
|
Luis Ramos
|
62eb2bba13
|
Merge pull request #4059 from luisramos0/kill_rabl
Convert 2 rabl templates to AMS and remove a few unused ones
|
2019-07-30 19:28:21 +01:00 |
|
Luis Ramos
|
340b92e580
|
Merge pull request #3700 from luisramos0/2-0-without-auth-devise
Remove dependency to spree_auth_devise
|
2019-07-26 10:57:38 +01:00 |
|
luisramos0
|
1d92d6cc33
|
Remove unused api endpoint order_cycles and also action enterprises/managed and respective views
|
2019-07-22 17:35:41 +01:00 |
|
luisramos0
|
81482683cf
|
Extract method in subs controller
|
2019-07-17 12:08:51 +01:00 |
|
luisramos0
|
57f1742f24
|
Save subscription form on subs unpause so that proxy orders and orders are synced
|
2019-07-17 12:08:48 +01:00 |
|
luisramos0
|
ac0123734a
|
Add some tests from spree/users_controller_spec from spree_auth_devise
|
2019-07-11 18:33:18 +01:00 |
|
luisramos0
|
7cab99efdf
|
Run transpec on users_controller
|
2019-07-11 18:07:23 +01:00 |
|
luisramos0
|
5378bb7b34
|
Add adapted version of spree/admin/users_controller_spec from spree_auth_devise
|
2019-07-11 17:45:56 +01:00 |
|
Luis Ramos
|
23b6267e30
|
Merge pull request #3916 from luisramos0/schedules_of_coordinator
OC schedules are now filtered to schedules of OCs with same coordinator
|
2019-07-09 14:21:34 +01:00 |
|
Pau Perez
|
8ab77b077b
|
Fix spec
This needs to be revisited. I'm not sure it's the most appropriate spec
as it seems to be testing just part of story.
|
2019-07-05 18:19:58 +02:00 |
|
Pau Perez
|
4a67ffab25
|
Add a test case for reports with deleted products
|
2019-07-04 17:01:06 +02:00 |
|
Luis Ramos
|
00841cb537
|
Merge pull request #3923 from luisramos0/prod_image_error
User friendly error when creating a product with an image in an unsupported format
|
2019-06-26 15:30:18 +01:00 |
|
Maikel
|
5b0c8bbaef
|
Merge pull request #3836 from Matt-Yorkley/fast_and_furious2
Improve /shops, /producers, and /groups performance
|
2019-06-21 15:02:19 +10:00 |
|
Maikel
|
71f396a44f
|
Merge pull request #3896 from luisramos0/clear_unit_desc
Clear product.variants.unit_description if product.variant_unit is items
|
2019-06-21 15:00:06 +10:00 |
|
luisramos0
|
3c964933b1
|
Remove stub of a deleted method #deadcode
|
2019-06-18 10:49:20 +01:00 |
|
luisramos0
|
02b9fca620
|
Remove unused spree checkout and spree cart routes
|
2019-06-18 10:49:19 +01:00 |
|
luisramos0
|
a7c970054c
|
Add rescue in product controller create action to avoid server error and send appropriate error message to client when product image upload fails
|
2019-06-14 10:20:28 +01:00 |
|
luisramos0
|
1db220e1e0
|
Remove unnecessary referer setting from products controller spec
|
2019-06-13 17:22:09 +01:00 |
|
Matt-Yorkley
|
4155b17633
|
Remove tests that reference removed code
|
2019-06-12 09:47:01 +01:00 |
|
Matt-Yorkley
|
aca1f92060
|
Adapt specs to new loading methods
|
2019-06-12 09:47:01 +01:00 |
|
Pau Pérez Fabregat
|
fd95ae7e41
|
Merge pull request #3847 from Matt-Yorkley/api_access
Allow unauthenticated access to OFN API endpoints
|
2019-06-12 09:45:11 +02:00 |
|
luisramos0
|
6cf705ea55
|
In the order cycle pages (both create and edit, both simple and normal), add OC coordinator to schedules request to the server and make the controller filter schedules of order cycles coordinated by that enterprise id.
|
2019-06-11 21:28:52 +01:00 |
|
luisramos0
|
1a4e83d633
|
Change products controller to clear variants unit description if variant_unit is items
|
2019-06-01 16:56:17 +01:00 |
|
Matt-Yorkley
|
c0a40c616b
|
Use devise's check_authorization and skip_authorization_check
|
2019-05-28 22:02:18 +01:00 |
|
Kristina Lim
|
ecea0600b6
|
Remove feature flag for Enterprise Fee Summary
|
2019-05-29 02:50:41 +08:00 |
|
luisramos0
|
86b0d71c7e
|
Result of rubocop auto-correct and rebuilding rubocop_manual_todo
|
2019-05-28 12:57:29 +01:00 |
|
luisramos0
|
115b5dadef
|
Remove more dead code from usersregistration (signup calls are always ajax)
|
2019-05-21 12:39:29 +02:00 |
|
luisramos0
|
ffd883e84d
|
Remove dead code from usersregistration (signup calls are always ajax) and remove application.html.erb (spree frontend default layout) because this usersregistration was the last bit of OFN code to use it
|
2019-05-21 12:39:29 +02:00 |
|
luisramos0
|
6996353d05
|
Run transpec for spec/controllers
|
2019-05-10 01:20:40 +01:00 |
|
Pau Pérez Fabregat
|
a45782f59b
|
Merge pull request #3814 from coopdevs/test-bulk-update-error
Test empty variants_attrs in bulk_update
|
2019-05-08 15:43:09 +02:00 |
|
Matt-Yorkley
|
fc8b220b4c
|
Add specs for endpoint and serializers
|
2019-05-07 10:27:04 +01:00 |
|