Improves layout of to do items
Changelog: changed EE: true
显示
- app/assets/javascripts/pages/dashboard/todos/index/todos.js 6 个添加, 34 个删除app/assets/javascripts/pages/dashboard/todos/index/todos.js
- app/assets/stylesheets/page_bundles/todos.scss 53 个添加, 16 个删除app/assets/stylesheets/page_bundles/todos.scss
- app/graphql/types/todo_action_enum.rb 1 个添加, 1 个删除app/graphql/types/todo_action_enum.rb
- app/helpers/markup_helper.rb 18 个添加, 3 个删除app/helpers/markup_helper.rb
- app/helpers/todos_helper.rb 35 个添加, 33 个删除app/helpers/todos_helper.rb
- app/views/dashboard/todos/_todo.html.haml 52 个添加, 46 个删除app/views/dashboard/todos/_todo.html.haml
- doc/api/graphql/reference/index.md 1 个添加, 1 个删除doc/api/graphql/reference/index.md
- doc/user/todos.md 1 个添加, 1 个删除doc/user/todos.md
- ee/spec/features/epics/update_epic_spec.rb 1 个添加, 1 个删除ee/spec/features/epics/update_epic_spec.rb
- ee/spec/helpers/markup_helper_spec.rb 1 个添加, 1 个删除ee/spec/helpers/markup_helper_spec.rb
- locale/gitlab.pot 10 个添加, 10 个删除locale/gitlab.pot
- qa/qa/specs/features/ee/browser_ui/4_verify/system_cancel_merge_request_in_merge_train_spec.rb 1 个添加, 1 个删除...verify/system_cancel_merge_request_in_merge_train_spec.rb
- spec/features/dashboard/todos/todos_filtering_spec.rb 10 个添加, 10 个删除spec/features/dashboard/todos/todos_filtering_spec.rb
- spec/features/dashboard/todos/todos_spec.rb 41 个添加, 60 个删除spec/features/dashboard/todos/todos_spec.rb
- spec/frontend/pages/dashboard/todos/index/todos_spec.js 33 个添加, 84 个删除spec/frontend/pages/dashboard/todos/index/todos_spec.js
- spec/helpers/markup_helper_spec.rb 26 个添加, 25 个删除spec/helpers/markup_helper_spec.rb
- spec/helpers/todos_helper_spec.rb 27 个添加, 29 个删除spec/helpers/todos_helper_spec.rb
加载中
想要评论请 注册 或 登录