Actions
Refactor #31058
closedTracker #30160: Extract Puppet ENC to a plugin
Tracker #30173: Extract Puppet Environments to a plugin
Extract Environments UI view+helpers
Description
- helpers/environments_helper.rb and test
- helpers/application_helper.rb #class_in_environment?
- helpers/puppetclasses_and_environments_helper.rb
- views/environments/* (needs checking all the neccessary/used methods are being moved)
- host_description_helper.rb #base_multiple_actions - use UI.host_description for adding the action
- lookup_keys_helper.rb #overridable_lookup_keys - move to the UI
Updated by The Foreman Bot over 3 years ago
- Status changed from Assigned to Ready For Testing
- Assignee set to Ondřej Ezr
- Pull request https://github.com/theforeman/foreman/pull/8510 added
Updated by Ondřej Ezr over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|60ed302608c458545626b71651c48b50aaa9de7c.
Actions