-
- 下载
Merge branch '371931-content-editor-on-issues' into 'master'
[Feature flag] Allow using the Content Editor to edit issuable descriptions See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/98703 Merged-by:Simon Knox <simon@gitlab.com> Approved-by:
Niko Belokolodov <nbelokolodov@gitlab.com> Approved-by:
Rahul Chanila <rchanila@gitlab.com> Approved-by:
Simon Knox <simon@gitlab.com> Co-authored-by:
Enrique Alcantara <ealcantara@gitlab.com>
显示
- app/assets/javascripts/issues/show/components/fields/description.vue 23 个添加, 1 个删除...javascripts/issues/show/components/fields/description.vue
- app/assets/javascripts/issues/show/index.js 1 个添加, 0 个删除app/assets/javascripts/issues/show/index.js
- app/assets/javascripts/vue_shared/components/markdown/markdown_editor.vue 12 个添加, 1 个删除...cripts/vue_shared/components/markdown/markdown_editor.vue
- app/controllers/projects/issues_controller.rb 2 个添加, 0 个删除app/controllers/projects/issues_controller.rb
- config/feature_flags/development/content_editor_on_issues.yml 8 个添加, 0 个删除...ig/feature_flags/development/content_editor_on_issues.yml
- ee/app/controllers/groups/epics_controller.rb 2 个添加, 0 个删除ee/app/controllers/groups/epics_controller.rb
- spec/frontend/issues/show/components/fields/description_spec.js 57 个添加, 2 个删除...rontend/issues/show/components/fields/description_spec.js
- spec/frontend/vue_shared/components/markdown/markdown_editor_spec.js 4 个添加, 1 个删除...nd/vue_shared/components/markdown/markdown_editor_spec.js
加载中
想要评论请 注册 或 登录