Actions
Refactor #23200
openChange asset to use webpack, scss and babel
Difficulty:
Triaged:
Description
Current version of discovery was not converted to the way foreman is regarding assets -> webpack as builder, scss for styling and babel for javascript.
Further more, there are many inline styling at the current codebase that needs to be extracted to external styesheet resource.
Updated by Daniel Lobato Garcia about 7 years ago
I understand it must be changed to the new stack at some point, but just doing it for the sake of it isn't worth it IMO.
I recently had to migrate the stack from Remote Execution to do what you mention here, in #13333 (https://github.com/theforeman/foreman_remote_execution/commit/899f01e06c5682f1cc9b0ab858e1c57ff672268d) in case you want to add something new.
Updated by The Foreman Bot about 7 years ago
- Pull request https://github.com/theforeman/foreman_discovery/pull/421 added
Updated by The Foreman Bot about 7 years ago
- Status changed from New to Ready For Testing
Actions