Hugo Daniel
|
a3af6617a9
|
Convert payments/show from erb to haml
|
2019-07-31 16:20:32 +02:00 |
|
Hugo Daniel
|
9f7fb654c8
|
Import payments/show.html.erb from spree_backend
|
2019-07-31 16:16:26 +02:00 |
|
Hugo Daniel
|
b4a6686eac
|
Convert payments/_list from erb to haml
|
2019-07-31 16:15:38 +02:00 |
|
Hugo Daniel
|
ac13ff114c
|
Import payments/_list.html.erb from spree_backend
|
2019-07-31 16:09:48 +02:00 |
|
Hugo Daniel
|
af9187947f
|
Convert erb to haml
|
2019-07-31 16:02:48 +02:00 |
|
luisramos0
|
b7f7038934
|
Remove api/enterprises rabl template, it was only used as a member in the now removed rabl variants/products templates
|
2019-07-31 14:36:36 +01:00 |
|
Hugo Daniel
|
f0fdbf7cf4
|
Import payments/index from spree_backend
|
2019-07-31 14:33:38 +02:00 |
|
Hugo Daniel
|
74ab31c0e6
|
Import gateway.html.erb and convert to haml
|
2019-07-31 14:28:15 +02:00 |
|
luisramos0
|
cc51537e93
|
Convert spree/api/products_controller from rabl to ams
|
2019-07-31 09:50:34 +01:00 |
|
luisramos0
|
c3fbf9cdf9
|
Remove unused pagination from index and respective specs, fix spec for search by sku by adding sku to the serializer and adapt a few specs to pass with AMS attrivbutes,
|
2019-07-31 09:40:19 +01:00 |
|
luisramos0
|
180598c603
|
Convert spree/api/variants_controller to AMS by changing base_controller, using render json instad of respond with, deleting rabl templates and adapting specs
Delete unused pagination spec
|
2019-07-31 09:40:19 +01:00 |
|
luisramos0
|
a267848394
|
Remove unused api routes from views/spree/admin/shared/routes view
|
2019-07-31 09:32:33 +01:00 |
|
Luis Ramos
|
75c7e0b939
|
Merge pull request #4089 from luisramos0/undeface-fix
Add doctype declaration in layouts/admin view
|
2019-07-30 19:29:17 +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
|
3fa9e857a8
|
Merge pull request #4067 from luisramos0/oc_icon
Add icon to OC menu entry
|
2019-07-30 14:08:08 +01:00 |
|
luisramos0
|
58b43c7bc9
|
Remove update_product_image.v1.rabl and switch controller from respond_with to render json to switch from rabl to AMS
|
2019-07-30 12:19:42 +01:00 |
|
luisramos0
|
04e13e1136
|
Change css styling from id to class to make rubocop happy. Keeping id name as it may be needed in spree autocomplete css or js code
|
2019-07-29 19:46:12 +01:00 |
|
luisramos0
|
ca5a5bf301
|
Convert oc.rabl to oc serializer and use it in both haml file and controller
|
2019-07-29 18:13:29 +01:00 |
|
luisramos0
|
ddf68444fb
|
Move head scripts from admin layout to haed partial
|
2019-07-29 17:04:57 +01:00 |
|
luisramos0
|
4867649fc9
|
Remove dead code related to unused variable in spree: expand_variants
|
2019-07-29 17:04:57 +01:00 |
|
luisramos0
|
9bc81f236c
|
Add doctype declaration as it is defined in spree layouts/admin so that html5 mode is enabled, otherwise html 4 mode is used by browsers and the observed layout problems happen
|
2019-07-29 13:46:35 +01:00 |
|
luisramos0
|
e26a54d897
|
Fix indentation problem in layouts/admin view
We move most entries inside wrapper as it should be and the last ones "admin_footer_scripts" and Spree.api_key inside the body tag as it should be
|
2019-07-29 13:33:11 +01:00 |
|
Luis Ramos
|
af50bde088
|
Merge pull request #3786 from ja9-look/feature/sticky_header_on_scroll_mobile
sticky header for mobile
|
2019-07-26 11:22:33 +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
|
f64653db14
|
Add icon to OC menu entry
|
2019-07-26 10:52:31 +01:00 |
|
Hugo Daniel
|
3c2b6f4ed1
|
Remove data-hooks
|
2019-07-25 14:38:09 +02:00 |
|
Hugo Daniel
|
ec6f6056a8
|
Remove data-hooks
|
2019-07-25 14:34:06 +02:00 |
|
Hugo Daniel
|
6a621f47aa
|
Remove data-hooks
|
2019-07-25 14:31:07 +02:00 |
|
Hugo Daniel
|
c464b21d76
|
Remove data-hooks
|
2019-07-25 14:27:53 +02:00 |
|
Hugo Daniel
|
c83d249147
|
Impor missing partials from spree to ofn and convert to haml
|
2019-07-25 14:23:24 +02:00 |
|
Hugo Daniel
|
aae5ae9f1e
|
De-deface payments/new
|
2019-07-25 13:27:41 +02:00 |
|
Hugo Daniel
|
888e0e0bb4
|
Convert erb partials to haml
|
2019-07-25 13:22:55 +02:00 |
|
Hugo Daniel
|
a0b0fb05a6
|
Import payments/new from spree_backend to ofn
|
2019-07-25 13:22:32 +02:00 |
|
Hugo Daniel
|
a11562e4dd
|
Fix incorrect indentation in variants table
|
2019-07-25 12:05:50 +02:00 |
|
Hugo Daniel
|
2d872c25bf
|
Use Haml javascript tag to make autocomplete work
|
2019-07-25 11:20:51 +02:00 |
|
Hugo Daniel
|
986837d601
|
Import variants/_form.html.erb from spree_backend to ofn and de-deface it
|
2019-07-25 11:07:35 +02:00 |
|
Kristina Lim
|
def2693afc
|
Move offcanvas JS to Angular controller
|
2019-07-25 17:01:46 +08:00 |
|
Luis Ramos
|
55f26f0a3d
|
Merge pull request #4043 from luisramos0/bring_shipment
Bring spree/admin/orders/shipment and shipment_manifest partials from spree_backend and fix an authorization bug
|
2019-07-24 21:59:47 +01:00 |
|
Luis Ramos
|
7245d1eff4
|
Merge pull request #4049 from luisramos0/deface_admin_orders
De-deface admin orders adjustments page and customer details page
|
2019-07-24 21:59:08 +01:00 |
|
Hugo Daniel
|
353d6fbc5f
|
Import variants/index from spree_backend to ofn and convert to Haml
|
2019-07-24 16:57:11 +02:00 |
|
Hugo Daniel
|
87ef0215b8
|
De-deface payment_methods/index
|
2019-07-24 14:49:29 +02:00 |
|
Hugo Daniel
|
4b6a02cb92
|
Convert payment_methods/index from ERB to Haml
|
2019-07-24 14:39:59 +02:00 |
|
Hugo Daniel
|
196a301133
|
Import payment_methods/index.html.erb from spree_backend to ofn
|
2019-07-24 14:38:20 +02:00 |
|
Hugo Daniel
|
0a88738faa
|
Replace old ruby syntax with new
|
2019-07-24 14:37:00 +02:00 |
|
Hugo Daniel
|
4d6af57f79
|
De-deface product_properties/index
|
2019-07-24 13:17:45 +02:00 |
|
Hugo Daniel
|
110fd3ecdf
|
Convert erb to haml
|
2019-07-24 13:12:58 +02:00 |
|
Hugo Daniel
|
1cb065f829
|
Import product_properties/index.html.erb from spree_backend to ofn
|
2019-07-24 13:09:04 +02:00 |
|
Hugo Daniel
|
1cfa499b0e
|
De-deface _product_propery_fields
|
2019-07-24 13:01:50 +02:00 |
|
luisramos0
|
b9b8bc70dd
|
Remove stock location name from shipment header in the order edit page
|
2019-07-24 11:50:17 +01:00 |
|
Hugo Daniel
|
3fc0d4a666
|
Convert _product_properties_fields from ERB to Haml
|
2019-07-24 12:40:24 +02:00 |
|