Project

General

Profile

Refactor #31057

Updated by Ondřej Ezr over 3 years ago

* Environments Controller and its test 
 * Javascript hadling Environment toggling on Host(group) form ( controller actions: `environment_selected`, `load_vars_for_ajax` ) 
 * test/integration/environment_js_test.rb 
 * Menu item 
 * routes 
 * app/controller/application_controller.rb#included_associations `environments` need to be moved, thus added from monkey patch

Back