Group visibility levels: Show all radio button with correct attributes
- Shows all visibility levels with radio buttons - Checks only the radio button with the current visibility level - Disables disallowed and restricted radio buttons in order to make them not selectable Changelog: fixed
显示
- app/helpers/visibility_level_helper.rb 31 个添加, 0 个删除app/helpers/visibility_level_helper.rb
- app/views/shared/_visibility_radios.html.haml 26 个添加, 13 个删除app/views/shared/_visibility_radios.html.haml
- locale/gitlab.pot 12 个添加, 0 个删除locale/gitlab.pot
- spec/features/groups/settings/general_visibility_levels_spec.rb 196 个添加, 0 个删除...eatures/groups/settings/general_visibility_levels_spec.rb
- spec/features/projects/new_project_spec.rb 8 个添加, 4 个删除spec/features/projects/new_project_spec.rb
- spec/helpers/visibility_level_helper_spec.rb 167 个添加, 0 个删除spec/helpers/visibility_level_helper_spec.rb
加载中
想要评论请 注册 或 登录