Refactor #30595
Refactor #30544: Deprecate the mount_react_component method
replace mount_react_component with react_component in app/views/dashboard/_distribution_widget.html.erb
Associated revisions
History
#1
Updated by Avi Sharvit over 2 years ago
- Parent task set to #30544
- Category set to JavaScript stack
- Tracker changed from Bug to Refactor
#2
Updated by Avi Sharvit over 2 years ago
- Assignee set to Avi Sharvit
#3
Updated by The Foreman Bot over 2 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7907 added
#4
Updated by The Foreman Bot over 2 years ago
- Fixed in Releases 2.3.0 added
#5
Updated by Avi Sharvit over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|f81c0b0260bf02b14511b98b91e4cf454c95fa66.
#6
Updated by The Foreman Bot over 2 years ago
- Pull request https://github.com/theforeman/foreman/pull/7975 added
Fixes #30595,#30656 - support rendering multiple distribution widgets
migrate the distribution_widget to use react_component.