Use Markdown editor in Milestone descriptions
This MR enables the new markdown editor wrapper in Milestone descriptions as part of https://gitlab.com/groups/gitlab-org/-/epics/7098 Changelog: changed
显示
- app/assets/javascripts/milestones/index.js 3 个添加, 16 个删除app/assets/javascripts/milestones/index.js
- app/assets/javascripts/vue_shared/components/markdown/mount_markdown_editor.js 2 个添加, 1 个删除...s/vue_shared/components/markdown/mount_markdown_editor.js
- app/controllers/groups/milestones_controller.rb 4 个添加, 0 个删除app/controllers/groups/milestones_controller.rb
- app/controllers/projects/milestones_controller.rb 4 个添加, 0 个删除app/controllers/projects/milestones_controller.rb
- app/views/groups/milestones/_form.html.haml 10 个添加, 6 个删除app/views/groups/milestones/_form.html.haml
- app/views/projects/milestones/_form.html.haml 10 个添加, 7 个删除app/views/projects/milestones/_form.html.haml
- spec/features/groups/milestone_spec.rb 1 个添加, 1 个删除spec/features/groups/milestone_spec.rb
- spec/frontend/dropzone_input_spec.js 1 个添加, 1 个删除spec/frontend/dropzone_input_spec.js
- spec/frontend/fixtures/milestones.rb 0 个添加, 43 个删除spec/frontend/fixtures/milestones.rb
- spec/frontend/fixtures/static/textarea.html 27 个添加, 0 个删除spec/frontend/fixtures/static/textarea.html
- spec/support/shared_examples/features/milestone_editing_shared_examples.rb 3 个添加, 1 个删除...ed_examples/features/milestone_editing_shared_examples.rb
加载中
想要评论请 注册 或 登录