An error occurred fetching the project authors.
- 18 Jun, 2021 1 commit
-
-
Michael Lunøe authored
-
- 07 Jun, 2021 1 commit
-
-
Phil Hughes authored
This fixes a bug where merge requests imported from GitHub would cause the reply button to throw a JS error because the discussion has no diff_refs. Changelog: fixed Closes https://gitlab.com/gitlab-org/gitlab/-/issues/332574
-
- 14 Feb, 2021 1 commit
-
-
Vitaly Slobodin authored
See https://gitlab.com/gitlab-org/frontend/eslint-plugin/-/issues/18 for more information.
-
- 01 Feb, 2021 1 commit
-
-
Vitaly Slobodin authored
Sort JavaScript imports in the CE code to match our future ESLint configuration.
-
- 28 Jan, 2021 1 commit
-
-
Lee Tickett authored
Added a comment to the CSS
-
- 22 Jan, 2021 1 commit
-
-
jerasmus authored
Fixed the border for reply box
-
- 23 Dec, 2020 1 commit
-
-
Lukas Eipert authored
Part of our prettier migration; changing the arrow-parens style.
-
- 24 Aug, 2020 1 commit
-
-
Lukas Eipert authored
This replaces all the usages of ~/vue_shared/components/icon.vue with the corresponding GitLab UI component for all components from environments to performance_bar (alphabetically). In a previous MR [0] we already replaced the internal implementation with the GitLab UI component. This should allow us to migrate all usages without any test failures relating to the differences in their implementation. The actual deletion of the file will be done in a follow-up in case we have missed an instance or someone introduces a new one in the meanwhile. [0]: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/38778
-
- 20 Aug, 2020 1 commit
-
-
Ezekiel Kigbo authored
Replaces the default export flash function with the newCreateFlash. Fix outstanding flash imports Updates specs and replaces outstanding imports for `Flash` Fixes additional specs Updates the remaining calls to different flash methods, except for the window.Flash method since this will break .erb templates
-
- 18 Aug, 2020 1 commit
-
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab/-/issues/235529
-
- 29 May, 2020 1 commit
-
-
Phil Hughes authored
This moves all the frontend batch comments related code out of the EE folder and into core Part of https://gitlab.com/gitlab-org/gitlab/-/issues/28154
-
- 30 Jan, 2020 1 commit
-
-
Justin Boyson authored
Move jump logic into mixin. Remove logic from consuming components.
-
- 30 Dec, 2019 1 commit
-
-
Alexandru Croitor authored
Login or register widget used to be displayed if user cannot reply which is not always right, as for instance when project is archived or perhaps issue is locked and user cannot post a comment.
-
- 12 Dec, 2019 1 commit
-
-
🙈 jacopo beschi 🙉 authored
Shows "Your comment could not be submitted because the original comment has been deleted" when replying to a deleted comment.
-
- 11 Dec, 2019 1 commit
-
-
Takuya Noguchi authored
only for CE-specific contents under /app/assets/javascripts/[j-n]*
-
- 22 Nov, 2019 1 commit
-
-
Illya Klymov authored
Alter discussion_navigation mixin to be aware of discussin and add capability to switch tabs if required
-
- 12 Nov, 2019 1 commit
-
-
Thomas Randolph authored
Since the Noteable Discussion already had pretty robust test coverage of the header, this is basically just moving the code for the component and the tests that cover it to a separate file.
-
- 30 Sep, 2019 1 commit
-
-
Mark Lapierre authored
See: https://gitlab.com/gitlab-org/gitlab/issues/32157 Adds a couple of steps to an existing test to provide additional cover for the fix in the MR above. Updates the test to be more consistent with our standards. Updates Resource::Repository::Commit add or update files, and updates the one test that was using that resource.
-
- 05 Jul, 2019 1 commit
-
-
David Palubin authored
-
- 04 Jul, 2019 2 commits
-
-
Ezekiel Kigbo authored
i18n linting for .vue files under the app/assets/javascripts/notes directory
-
Ezekiel Kigbo authored
i18n linting for .vue files under the app/assets/javascripts/notes directory
-
- 03 Jul, 2019 1 commit
-
-
Natalia Tepluhina authored
- all commits squashed to make danger review happy
-
- 02 Jul, 2019 2 commits
-
-
Michel Engelen authored
-
Michel Engelen authored
-
- 28 Jun, 2019 1 commit
-
-
Samantha Ming authored
- next-discuss button is always show unless there is only 1 discussion - regroup buttons arrangements
-
- 26 Jun, 2019 1 commit
-
-
Michel Engelen authored
-
- 24 Jun, 2019 1 commit
-
-
Marcel van Remmerden authored
-
- 16 Jun, 2019 1 commit
-
-
Michel Engelen authored
-
- 14 Jun, 2019 2 commits
-
-
Michel Engelen authored
-
Michel Engelen authored
-
- 06 Jun, 2019 1 commit
-
-
Marcel van Remmerden authored
Add changelog file
-
- 01 May, 2019 1 commit
-
-
Paul Gascou-Vaillancourt authored
- Moved discussion notes out of `NoteableDiscussion` component into a new `DiscussionNotes` component - Wrote Jest tests for the new `DiscussionNotes` component - Updated Jest config for emojis fixtures - Updated Karma tests `NoteableDiscussion` to match its new structure - Convert `DiffDiscussions` tests to use Vue test utils
-
- 22 Apr, 2019 1 commit
-
-
Paul Slaughter authored
-
- 17 Apr, 2019 1 commit
-
-
Paul Gascou-Vaillancourt authored
- Created DiscussionActions component - Updated NoteableDiscussion component accordingly - Wrote Jest tests for DiscussionActions - Updated Jest config to enable emojis aliases mock - Updated qa specs to reflect changes in NoteableDiscussions
-
- 26 Mar, 2019 2 commits
-
-
Heinrich Lee Yu authored
Fix conflict from changing isRepliesCollapsed to shouldShowDiscussions
-
Heinrich Lee Yu authored
Makes discussion expansion depend on `discussion.expanded`
-
- 21 Mar, 2019 4 commits
-
-
Winnie Hellmann authored
-
Winnie Hellmann authored
-
Winnie Hellmann authored
(cherry picked from commit 22f7f67e1fd46ea41a82f384abafc65bcc27b858)
-
Winnie Hellmann authored
(cherry picked from commit a862585cd81bf6f6045b6cbac4ef8f0d368b72c6)
-