Refactor #26192
move dashboard.js to webpack
Related issues
Associated revisions
History
#1
Updated by The Foreman Bot about 4 years ago
- Assignee set to Ohad Levy
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6526 added
#2
Updated by Tomer Brisker about 4 years ago
- Fixed in Releases 1.22.0 added
#3
Updated by Ohad Levy about 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 89e3f845eae0a5438e7ad356808444f1fa45801e.
#4
Updated by Ondřej Pražák almost 4 years ago
- Related to Bug #26606: Support gridster for plugins added
#5
Updated by Ohad Levy almost 4 years ago
- Related to Task #23451: move all javascript/css assets to webpack added
fixes #26192 - moves dashboard.js to webpack
this moves the dashboard.js code to webpack:
- move to ES6
- use turbolinks after widget add/remove