luisramos0
|
784de340d1
|
Disable adaptive menu when running tests, this is what spree_backend was doing before
|
2020-02-05 20:04:15 +00:00 |
|
luisramos0
|
2885e38113
|
Re-activate/re-add click events that were registered in spree_backend code before
|
2020-02-05 16:02:43 +00:00 |
|
luisramos0
|
ffe3228848
|
Remove spree_backend dependencies from all.js and all.css and fix some dependencies path problems
|
2020-02-05 16:02:43 +00:00 |
|
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
|
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 |
|