Move Receptive Agents Application Setting to EE
显示
- app/helpers/application_settings_helper.rb 0 个添加, 1 个删除app/helpers/application_settings_helper.rb
- app/models/application_setting.rb 0 个添加, 5 个删除app/models/application_setting.rb
- app/views/admin/application_settings/general.html.haml 1 个添加, 1 个删除app/views/admin/application_settings/general.html.haml
- ee/app/helpers/ee/application_settings_helper.rb 1 个添加, 0 个删除ee/app/helpers/ee/application_settings_helper.rb
- ee/app/models/ee/application_setting.rb 5 个添加, 0 个删除ee/app/models/ee/application_setting.rb
- ee/app/views/admin/application_settings/_cluster_agents.haml 2 个添加, 0 个删除ee/app/views/admin/application_settings/_cluster_agents.haml
- ee/lib/ee/api/helpers/settings_helpers.rb 1 个添加, 0 个删除ee/lib/ee/api/helpers/settings_helpers.rb
- ee/lib/ee/api/settings.rb 6 个添加, 0 个删除ee/lib/ee/api/settings.rb
- ee/spec/controllers/admin/application_settings_controller_spec.rb 16 个添加, 0 个删除...controllers/admin/application_settings_controller_spec.rb
- ee/spec/models/application_setting_spec.rb 3 个添加, 0 个删除ee/spec/models/application_setting_spec.rb
- ee/spec/requests/api/settings_spec.rb 17 个添加, 2 个删除ee/spec/requests/api/settings_spec.rb
- lib/api/settings.rb 0 个添加, 1 个删除lib/api/settings.rb
- spec/controllers/admin/application_settings_controller_spec.rb 0 个添加, 1 个删除...controllers/admin/application_settings_controller_spec.rb
- spec/models/application_setting_spec.rb 0 个添加, 2 个删除spec/models/application_setting_spec.rb
- spec/requests/api/settings_spec.rb 1 个添加, 4 个删除spec/requests/api/settings_spec.rb
加载中
想要评论请 注册 或 登录