Refactor #30614
Refactor #30544: Deprecate the mount_react_component method
replace mount_react_component with react_component in app/views/ptables/welcome.html.erb
Pull request:
Fixed in Releases:
Found in Releases:
Associated revisions
History
#1
Updated by Avi Sharvit 6 months ago
- Parent task set to #30544
- Category set to JavaScript stack
- Tracker changed from Bug to Refactor
#2
Updated by Ondřej Ezr 6 months ago
- Assignee set to Ondřej Ezr
#3
Updated by The Foreman Bot 6 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7890 added
#4
Updated by The Foreman Bot 6 months ago
- Fixed in Releases 2.2.0 added
#5
Updated by Ondřej Ezr 6 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|8b0f7a50466308f57e56f24c3902fa7e182acb0e.
#6
Updated by Tomer Brisker 6 months ago
- Fixed in Releases 2.3.0 added
- Fixed in Releases deleted (
2.2.0)
#7
Updated by The Foreman Bot 5 months ago
- Pull request https://github.com/theforeman/foreman/pull/7975 added
Fixes #30614 - webcomponent mount on ptable welcome
Transfer to a new mounter point introduced in 6f0d802f00