Commits on Source (12)
-
Constance Okoghenun authored
Add commit prop to NoteableNote component and pass it from NoteableDiscussion
-
Constance Okoghenun authored
-
Constance Okoghenun authored
- Removed use of v-html - Removed HTML content from the computed property
-
Constance Okoghenun authored
- Added missing i18n strings - Added changelog entry - Fixed lint errors
-
Constance Okoghenun authored
-
Constance Okoghenun authored
Ensured that sentence order is preserved when translating
-
Constance Okoghenun authored
Unified commit link in note header action text
-
Mike Greiling authored
Resolve "Commit comments displayed on a merge request that contains that commit no longer specify which commit they come from" Closes #53950 See merge request gitlab-org/gitlab-ce!24427
-
Cynthia "Arty" Ng authored
-
-
Evan Read authored
Specify use of custom helm chart per env See merge request gitlab-org/gitlab-ce!24541
-
Evan Read authored
Docs: fix typos on API page See merge request gitlab-org/gitlab-ce!24657
Showing
- app/assets/javascripts/notes/components/noteable_discussion.vue 11 additions, 0 deletions...sets/javascripts/notes/components/noteable_discussion.vue
- app/assets/javascripts/notes/components/noteable_note.vue 26 additions, 7 deletionsapp/assets/javascripts/notes/components/noteable_note.vue
- app/helpers/notes_helper.rb 1 addition, 1 deletionapp/helpers/notes_helper.rb
- changelogs/unreleased/53950-commit-comments-displayed-on-a-merge-request.yml 5 additions, 0 deletions...ed/53950-commit-comments-displayed-on-a-merge-request.yml
- doc/api/README.md 2 additions, 2 deletionsdoc/api/README.md
- doc/topics/autodevops/index.md 5 additions, 0 deletionsdoc/topics/autodevops/index.md
- locale/gitlab.pot 3 additions, 0 deletionslocale/gitlab.pot
- spec/features/merge_request/user_sees_discussions_spec.rb 12 additions, 0 deletionsspec/features/merge_request/user_sees_discussions_spec.rb
- spec/helpers/notes_helper_spec.rb 2 additions, 2 deletionsspec/helpers/notes_helper_spec.rb