Add group level work items route
New /groups/<group_full_path>/-/work_items
显示
- app/controllers/groups/work_items_controller.rb 11 个添加, 0 个删除app/controllers/groups/work_items_controller.rb
- app/views/groups/work_items/index.html.haml 1 个添加, 0 个删除app/views/groups/work_items/index.html.haml
- config/feature_flags/development/namespace_level_work_items.yml 8 个添加, 0 个删除.../feature_flags/development/namespace_level_work_items.yml
- config/routes/group.rb 2 个添加, 0 个删除config/routes/group.rb
- locale/gitlab.pot 3 个添加, 0 个删除locale/gitlab.pot
- spec/requests/groups/work_items_controller_spec.rb 49 个添加, 0 个删除spec/requests/groups/work_items_controller_spec.rb
加载中
想要评论请 注册 或 登录