Ankita Satyavarapu
|
377febd8d7
|
Fixed Translation for DatePicker
|
2020-12-11 22:52:22 -05:00 |
|
Luis Ramos
|
a18a198812
|
Fix locations of requires in admin js all.js
|
2020-11-04 12:15:45 +00:00 |
|
Luis Ramos
|
3af5482960
|
Make date picker work with karma tests where the old Spree.translations js translations object is not defined
|
2020-09-23 12:45:30 +01:00 |
|
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 |
|