Add iterations list to project iterations page
Add iterations list so users can see iterations when in the context of a project. This change incorrectly gets all group iterations and will be updated once the backend exposes iterations at a project level
显示
- ee/app/assets/javascripts/iterations/components/iterations.vue 9 个添加, 9 个删除...p/assets/javascripts/iterations/components/iterations.vue
- ee/app/assets/javascripts/iterations/index.js 1 个添加, 1 个删除ee/app/assets/javascripts/iterations/index.js
- ee/app/assets/javascripts/pages/projects/iterations/index.js 3 个添加, 0 个删除ee/app/assets/javascripts/pages/projects/iterations/index.js
- ee/app/views/groups/iterations/index.html.haml 1 个添加, 1 个删除ee/app/views/groups/iterations/index.html.haml
- ee/app/views/layouts/nav/sidebar/_project_iterations_link.html.haml 1 个添加, 1 个删除...ws/layouts/nav/sidebar/_project_iterations_link.html.haml
- ee/app/views/projects/iterations/index.html.haml 3 个添加, 0 个删除ee/app/views/projects/iterations/index.html.haml
- ee/spec/features/projects/iterations/iterations_list_spec.rb 49 个添加, 0 个删除ee/spec/features/projects/iterations/iterations_list_spec.rb
- ee/spec/frontend/iterations/components/iterations_spec.js 5 个添加, 5 个删除ee/spec/frontend/iterations/components/iterations_spec.js
加载中
想要评论请 注册 或 登录