luisramos0
|
ee64238bdd
|
Add jquery.adaptivemenu require but commeent out the activation for now because it is already called in spree_backend
This can be reverted when spree_backend is removed
|
2020-02-04 14:47:51 +00:00 |
|
luisramos0
|
d3130e111f
|
Remove on click events
These events can only be added to OFN when spree_backend is removed otherwise the evetns will be registered twice
|
2020-02-04 14:47:51 +00:00 |
|
luisramos0
|
93f4eee887
|
Make newly imported js files compatible with the karma build
|
2020-02-04 14:47:51 +00:00 |
|
luisramos0
|
408ada9097
|
Remove unnecessary build exception
|
2020-02-04 14:47:51 +00:00 |
|
luisramos0
|
f85c36a17e
|
Bring and require select2 from spree_backend
|
2020-02-04 14:47:26 +00:00 |
|
luisramos0
|
b20be101cc
|
Bring and require spin from spree_backend and respective progress indicator js and css
|
2020-02-04 14:47:26 +00:00 |
|
luisramos0
|
c1e6344b18
|
Merge spree js function and override
|
2020-02-04 14:46:57 +00:00 |
|
luisramos0
|
ed0198382f
|
Bring spree_backend admin.js.erb, rename it to base.js.erb and remove requires that are not used in ofn
|
2020-02-04 14:46:57 +00:00 |
|
luisramos0
|
87366ae7fc
|
Remove usage of jConfirm so that we dont have to bring dependency jquery.alerts from spree_backend
|
2020-02-04 09:33:58 +00:00 |
|
luisramos0
|
27aea0b277
|
Bring js code from spree_backend to make taxons admin work
|
2020-02-04 09:33:58 +00:00 |
|
Luis Ramos
|
a0475ee8a4
|
Merge pull request #4613 from luisramos0/autocomplete
Bring remaining variants autocomplete (and related) JS code from spree_backend
|
2020-01-31 16:08:50 +00:00 |
|
luisramos0
|
9a52a127a4
|
Add js code needed in the product images page
|
2020-01-30 11:36:09 +00:00 |
|
luisramos0
|
667f44336d
|
Remove unused split logic from variant autocomplete, the split functionality is not used in ofn because we only have one stock location
|
2020-01-28 13:53:04 +00:00 |
|
luisramos0
|
0a136ff2fb
|
Comment out click event registration as this will duplicate events until the spree_backend code is there
These can be activated when spree_backend is removed
|
2020-01-28 13:53:04 +00:00 |
|
luisramos0
|
3f3577e73c
|
Remove encoding tag from admin/spree/orders js files
|
2020-01-28 13:53:04 +00:00 |
|
luisramos0
|
b8aee4e857
|
Bring address_states as is from spre_backend
|
2020-01-28 13:53:04 +00:00 |
|
luisramos0
|
cfe3435851
|
Bring shipments.js as is from spree_backend
|
2020-01-28 13:53:04 +00:00 |
|
luisramos0
|
53e342ba1a
|
Bring variant_autocomplete from spree_backend as is
|
2020-01-28 13:53:04 +00:00 |
|