Refactor #31093
Tracker #30160: Extract Puppet ENC to a plugin
Tracker #30171: Extract ConfigGroups to a plugin
Extract ConfigGroup UI
Pull request:
Fixed in Releases:
Found in Releases:
Related issues
Associated revisions
Refs #31093 - drop ConfigGroup edit js
Drops forgotten config group edit js, that has been moved to plugin in:
https://github.com/theforeman/foreman_puppet/pull/14
History
#1
Updated by Shira Maximov over 1 year ago
- Copied to Refactor #31106: Extract ConfigGroup Controllers added
#2
Updated by Ondřej Ezr over 1 year ago
- Status changed from New to Assigned
#3
Updated by The Foreman Bot 11 months ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8510 added
#4
Updated by The Foreman Bot 10 months ago
- Fixed in Releases 3.0.0 added
#5
Updated by Shira Maximov 10 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|d0fb83f97da41bc7a38ed3e9a6ea9d27c4357fb3.
#6
Updated by The Foreman Bot 10 months ago
- Pull request https://github.com/theforeman/foreman/pull/8701 added
Fixes #31093 - drop Config Groups UI
Method `class_in_environment?` seems to be used only by `config_group/_config_group`
Extracted in https://github.com/theforeman/foreman_puppet_enc/pull/14.