Hugo Daniel
|
de6c96d138
|
Import product_properties/_product_properties_fields.html.erb from Spree to OFN
|
2019-07-24 12:38:29 +02:00 |
|
Kristina Lim
|
fca82375e8
|
Render home page alert as :page_alert outside main content
|
2019-07-24 12:44:42 +08:00 |
|
Kristina Lim
|
ca0f746cf1
|
Fix animation and layout for offcanvas menu
Uses strategy from this forum comment:
http://foundation.zurb.com/forum/posts/547#comment_8840
|
2019-07-24 12:43:44 +08:00 |
|
luisramos0
|
ffb8edef0b
|
Fix rubocop css issues
|
2019-07-23 22:37:10 +01:00 |
|
luisramos0
|
90c621ac07
|
Improve translations, css and add button aligment in subscriptions_line_items variant autocomplete
|
2019-07-23 21:38:29 +01:00 |
|
luisramos0
|
2d5eccbf97
|
Add :in_stock, :stock_location_id, :stock_location_name to admin variant serializer, these are needed for the variant_autocomplete js code from spree
|
2019-07-23 21:38:29 +01:00 |
|
luisramos0
|
7e6259da31
|
Replace admin/variants/search rabl template with existing admin variant serializer with a few added attributes
This commit fixes a bug as the image of the variatn was not being rendered, we need to fetch the image of the product, not the image of the variant.
|
2019-07-23 21:37:45 +01:00 |
|
luisramos0
|
11974689ef
|
Remove dead code under views/spree/shared
|
2019-07-23 16:42:00 +01:00 |
|
luisramos0
|
5739a82c19
|
Remove unused admin variants search rabl template
|
2019-07-23 12:30:00 +01:00 |
|
luisramos0
|
cf61254c9e
|
Remove unnecesary rabl template
|
2019-07-22 18:42:20 +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
|
6b32764c99
|
Remove unused taxon.rabl from views/json
|
2019-07-22 16:29:54 +01:00 |
|
luisramos0
|
ea72a10b9a
|
Remove unused rabl files from views/json
|
2019-07-22 12:14:10 +01:00 |
|
luisramos0
|
9b567a6710
|
Remove injection_json that renders json partials, we only use ams serializers now, not rabl partials
|
2019-07-21 23:55:59 +01:00 |
|
luisramos0
|
a8ce31fa90
|
Replace views/json/_flash.rabl with an ams injector with serializer
|
2019-07-21 22:56:15 +01:00 |
|
luisramos0
|
4c964fea0d
|
Replace views/json/_current_user.rabl with an ams injector with serializer
|
2019-07-21 22:48:36 +01:00 |
|
luisramos0
|
5744240f91
|
Move customer_details/_form defaces to the view
|
2019-07-16 21:12:09 +01:00 |
|
luisramos0
|
873c56a642
|
Move customer_details/edit/replace_customer_search deface to view
|
2019-07-16 21:09:48 +01:00 |
|
luisramos0
|
f53a75660f
|
Convert spree/admin/orders/customer_details view from erb to haml
|
2019-07-16 21:05:19 +01:00 |
|
luisramos0
|
50dcbe0b57
|
Bring spree/admin/order/customer_details from spree_backend
|
2019-07-16 21:03:35 +01:00 |
|
luisramos0
|
f9861fee79
|
De-deface spree/admin/adjustments/_adjustments_table by moving deface content to the view
|
2019-07-16 21:01:08 +01:00 |
|
luisramos0
|
d8ae97f923
|
Move spree/admin/adjustments/_form/add_tax_rate deface to view
|
2019-07-16 20:53:24 +01:00 |
|
luisramos0
|
9f5db217fe
|
Convert spree/admin/adjustments views from erb to haml
|
2019-07-16 20:51:55 +01:00 |
|
luisramos0
|
c1c5dcac09
|
Bring spree/admin/adjustments pages from spree_backend
|
2019-07-16 20:51:55 +01:00 |
|
luisramos0
|
6064f096a7
|
Fix a pre-existing problem in orders_tab by moving the links in to the li elements
|
2019-07-16 20:16:32 +01:00 |
|
luisramos0
|
a62fa755f5
|
Remove page_title_classes as it is breaking the rendering of the classes attribute and it is no longer used
|
2019-07-16 20:16:32 +01:00 |
|
luisramos0
|
fa25991f0f
|
Fix problem in previous de-deface, move sections around in general settings page to keep order. No changes in code, just moving
|
2019-07-16 20:16:32 +01:00 |
|
luisramos0
|
6f2be1dfa6
|
Fix issue in layouts/admin view, make classes compute correctly
|
2019-07-16 20:16:32 +01:00 |
|
luisramos0
|
c81a9fd032
|
Fix error in js tag in head
|
2019-07-16 20:16:32 +01:00 |
|
luisramos0
|
665d0cc86b
|
Fix error related to missing _hamlout method by replacing code with standard haml
|
2019-07-16 20:16:32 +01:00 |
|
luisramos0
|
a34d8a3f20
|
Revert "Move app_wrapper deface to spree/layouts/admin view"
This reverts commit bb18f6ecf3c1d0ecf7c010623215d161a6102f2b.
|
2019-07-16 20:16:32 +01:00 |
|
luisramos0
|
9765b1e908
|
Move admin/shared/_head/replace_spree_title deface to head view
|
2019-07-16 20:16:32 +01:00 |
|
luisramos0
|
5ccadc1f7d
|
Convert spree/admin/shared/_head view from erb to haml
|
2019-07-16 20:16:32 +01:00 |
|
luisramos0
|
539805e2c2
|
Bring spree/admin/shared/head partial from spree_backend
|
2019-07-16 20:16:32 +01:00 |
|
luisramos0
|
a17a0a62bc
|
Move spree/layouts/bare_admin/add_login_nav deface to layout/bare_admin view
|
2019-07-16 20:16:32 +01:00 |
|
luisramos0
|
1e91de106f
|
Move admin html head deface to layout admin view and remove repeated (in shared/head partial) content type tag
|
2019-07-16 20:16:32 +01:00 |
|
luisramos0
|
73252132a6
|
Move add_i18n_script deface to layout/admin view
|
2019-07-16 20:16:32 +01:00 |
|
luisramos0
|
e3c383c61c
|
Convert spree/admin/shared/_tabs.html from erb to haml and move menu entries from layouts/admin to the tabs view
|
2019-07-16 20:16:32 +01:00 |
|
luisramos0
|
aafb134be7
|
Move spree/layouts/admin/ tabs deface to spree/layout/admin view
|
2019-07-16 20:16:32 +01:00 |
|
luisramos0
|
70a1996435
|
Move add_currency_config deface to spree/layout/admin view
|
2019-07-16 20:16:31 +01:00 |
|
luisramos0
|
1712cb2617
|
Move app_wrapper deface to spree/layouts/admin view
In admin layout, only adds a div after the body tag.
|
2019-07-16 20:16:31 +01:00 |
|
luisramos0
|
25df057d05
|
Move spree/layouts/admin/add_analytics deface to spree/layouts/admin view
|
2019-07-16 20:16:31 +01:00 |
|
luisramos0
|
24a9991162
|
Convert views/spree/layouts/admin.html from erb to haml
|
2019-07-16 20:16:31 +01:00 |
|
luisramos0
|
156ff2da89
|
Bring spree/layouts/admin from spree_backend to de-deface it
|
2019-07-16 20:16:31 +01:00 |
|
luisramos0
|
e36b4ed01a
|
Move temp_controller_list deface to shipping_categories index view
|
2019-07-16 20:16:23 +01:00 |
|
luisramos0
|
4f60273198
|
Move temperature_controlled_form_element deface to shipping_categories form view
|
2019-07-16 14:50:16 +01:00 |
|
luisramos0
|
856fa8685a
|
Convert spree/admin/shipping_categories views from erb to haml
|
2019-07-16 14:48:47 +01:00 |
|
luisramos0
|
9ac4c0ba30
|
Bring spree/admin/shipping categories from spree_backend so we can de-deface it
|
2019-07-16 14:46:26 +01:00 |
|
luisramos0
|
2709f237f5
|
Move image_format deface to image settings view
|
2019-07-16 14:44:38 +01:00 |
|
luisramos0
|
9db4edcd0d
|
Convert spree/admin/image_settings/edit.html from erb to haml
|
2019-07-16 14:43:20 +01:00 |
|