Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change "Report abuse to GitLab" to more generic wording. | Marc Schwede | 2019-06-06 | 1 | -1/+1 |
| | |||||
* | Move NoteApp tests to Jest | Winnie Hellmann | 2019-06-03 | 1 | -331/+0 |
| | |||||
* | Fix emoji picker visibility issue | Fatih Acet | 2019-05-31 | 1 | -0/+1 |
| | |||||
* | Increase global karma timeoutrevert-karma-timeout | Heinrich Lee Yu | 2019-05-29 | 1 | -2/+2 |
| | | | | Revert useless timeout added in karma spec | ||||
* | Increase timeout of flaky specs | Heinrich Lee Yu | 2019-05-28 | 1 | -2/+2 |
| | |||||
* | Add failing test for saveNote error handling | Winnie Hellmann | 2019-05-07 | 1 | -0/+45 |
| | |||||
* | Resolve discussion when suggestion is applied54405-resolve-discussion-when-applying-a-suggested-change | Paul Slaughter | 2019-05-07 | 1 | -16/+114 |
| | | | | | | | | | - Adds color and a tooltip to describe this new behavior - Does not resolve if discussion is already resolved - Adds an action `resolveDiscussion` to simplify `toggleResolveNote` - Updates docs https://gitlab.com/gitlab-org/gitlab-ce/issues/54405 | ||||
* | Extract discussion notes into new component | Paul Gascou-Vaillancourt | 2019-05-01 | 1 | -23/+0 |
| | | | | | | | | | - 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 | ||||
* | Fixed test specs | Oswaldo Ferreira | 2019-04-04 | 1 | -4/+2 |
| | | | | | - added suggestions to mock data - fixed props to be not required | ||||
* | Remove reply_to_individual_notes feature flag58644-remove-reply_to_individual_notes-feature-flag | Heinrich Lee Yu | 2019-04-03 | 1 | -68/+14 |
| | | | | Also removes specs related to the flag | ||||
* | Upgraded Vue to 2.6.8 | Tim Zallmann | 2019-03-27 | 1 | -6/+6 |
| | | | | Upgrade to latest Version | ||||
* | Remove top-level mount from note_form_spec.js | Winnie Hellmann | 2019-03-26 | 1 | -6/+12 |
| | |||||
* | Move some tests from Karma to Jest | Winnie Hellmann | 2019-03-23 | 4 | -178/+0 |
| | |||||
* | Pass autosaveKey from NoteableDiscussion to NoteForm | Winnie Hellmann | 2019-03-21 | 1 | -0/+1 |
| | |||||
* | Validate NoteForm props in noteable_discussion_spec.js | Winnie Hellmann | 2019-03-21 | 1 | -1/+12 |
| | |||||
* | Use autosave utilities in NoteForm component | Winnie Hellmann | 2019-03-21 | 1 | -8/+86 |
| | |||||
* | Handle transformed notes from polling response | Heinrich Lee Yu | 2019-03-06 | 1 | -0/+13 |
| | | | | Transforms notes when the note was transformed in some other tab | ||||
* | Move EE differences in CE diff files into CE | Phil Hughes | 2019-03-01 | 1 | -0/+8 |
| | | | | Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/9974, https://gitlab.com/gitlab-org/gitlab-ee/issues/9973, https://gitlab.com/gitlab-org/gitlab-ee/issues/9969 | ||||
* | Merge branch 'winh-note_form_spec-vue-test-utils' into 'master' | Fatih Acet | 2019-03-01 | 1 | -59/+98 |
|\ | | | | | | | | | Refactor note_form_spec.js to use Vue test utils See merge request gitlab-org/gitlab-ce!25571 | ||||
| * | Refactor note_form_spec.js to use Vue test utils | Winnie Hellmann | 2019-02-28 | 1 | -59/+98 |
| | | |||||
* | | Fix misspellings in app/spec executable lines | Takuya Noguchi | 2019-02-27 | 1 | -2/+2 |
|/ | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com> | ||||
* | Add support for toggling discussion filter from notes section | Kushal Pandya | 2019-02-26 | 3 | -6/+116 |
| | | | | | | Adds discussion note style section under notes app from where user can toggle discussion when they have selected a filter to show only system notes. | ||||
* | Extract ResolveWithIssueButton from NoteableDiscussion component | Winnie Hellmann | 2019-02-25 | 2 | -0/+70 |
| | |||||
* | Merge branch 'winh-jest-gitlab-ui' into 'master' | Kushal Pandya | 2019-02-21 | 1 | -33/+0 |
|\ | | | | | | | | | | | | | Make Jest work with gitlab-ui Closes #56689 See merge request gitlab-org/gitlab-ce!25440 | ||||
| * | Move discussion_jump_to_next_button_spec.js to Jest | Winnie Hellmann | 2019-02-21 | 1 | -33/+0 |
| | | |||||
* | | CE backport of design-management-issue-tab | Phil Hughes | 2019-02-20 | 1 | -0/+10 |
|/ | | | | Backports template and Vue changes from https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/9632 to CE | ||||
* | Remove noteId prop from ReplyButton component | Winnie Hellmann | 2019-02-18 | 1 | -18/+4 |
| | | | | Move convertToDiscussion call from ReplyButton to NoteApp component | ||||
* | Cancelling reply reverts comment to initial state | Constance Okoghenun | 2019-02-18 | 2 | -0/+33 |
| | | | | | | When converting a comment to a discussion if the "Cancel" button is used to exit the new discussion note, the comment would revert back to its initial state | ||||
* | Fix polling for replies to individual notes | Heinrich Lee Yu | 2019-02-14 | 2 | -7/+141 |
| | | | | | Sets `updated_at` so that the transformed note is returned together with the new reply | ||||
* | Convert noteable_note_spec.js to Vue test utils | Winnie Hellmann | 2019-02-12 | 1 | -33/+85 |
| | | | | (cherry picked from commit 861f93e6fc72ef4adbc4ace3fd297382e07b619c) | ||||
* | Merge branch '55209-tool-tip-hides-menu-item' into 'master' | Phil Hughes | 2019-02-12 | 1 | -8/+22 |
|\ | | | | | | | | | | | | | Resolve "Tool Tip Hides Menu Item" Closes #55209 See merge request gitlab-org/gitlab-ce!24285 | ||||
| * | Hide More Actions tooltip when the menu opens55209-tool-tip-hides-menu-item | Simon Knox | 2019-02-12 | 1 | -8/+22 |
| | | |||||
* | | Merge branch 'local-markdown-version' into 'master' | Douglas Barbosa Alexandre | 2019-02-07 | 1 | -1/+0 |
|\ \ | |/ |/| | | | | | | | | | Add local markdown version Closes #32789 See merge request gitlab-org/gitlab-ce!24822 | ||||
| * | Add local markdown versionlocal-markdown-version | Jan Provaznik | 2019-02-06 | 1 | -1/+0 |
| | | | | | | | | | | | | Cached markdown version is composed both from global and local markdown version. This allows admins to bump version locally when needed (e.g. when external URL is changed). | ||||
* | | Revert "Convert noteable_note_spec.js to Vue test utils" | Winnie Hellmann | 2019-02-06 | 1 | -70/+23 |
| | | |||||
* | | Add reply to notes to turn into discussions | Heinrich Lee Yu | 2019-02-06 | 4 | -38/+194 |
| | | |||||
* | | Merge branch 'winh-noteable_note_spec-vue-test-utils' into 'master' | Fatih Acet | 2019-02-06 | 1 | -23/+70 |
|\ \ | |/ |/| | | | | | Convert noteable_note_spec.js to Vue test utils See merge request gitlab-org/gitlab-ce!24801 | ||||
| * | Convert noteable_note_spec.js to Vue test utils | Winnie Hellmann | 2019-01-30 | 1 | -23/+70 |
| | | |||||
* | | Merge branch 'winh-note_app_spec-vue-test-utils' into 'master'sh-bump-supported-ruby-versions | Fatih Acet | 2019-02-06 | 1 | -81/+86 |
|\ \ | | | | | | | | | | | | | Convert note_app_spec.js to Vue test utils See merge request gitlab-org/gitlab-ce!24900 | ||||
| * | | Convert note_app_spec.js to Vue test utils | Winnie Hellmann | 2019-02-04 | 1 | -81/+86 |
| |/ | |||||
* | | Extract ReplyPlaceholder from NoteableDiscussion component | Winnie Hellmann | 2019-02-05 | 2 | -17/+48 |
|/ | |||||
* | Convert noteable_discussion_spec.js to Vue test utils | Winnie Hellmann | 2019-01-29 | 1 | -65/+77 |
| | |||||
* | refactor(NoteableDiscussion): Extracted ResolveDiscussionButton from | Martin Hobert | 2019-01-28 | 1 | -0/+74 |
| | |||||
* | Merge branch 'refactor/56369-extract-jump-to-next-discussion-button' into ↵ | Phil Hughes | 2019-01-28 | 1 | -0/+33 |
|\ | | | | | | | | | | | | | | | | | 'master' Refactor/56369 extract jump to next discussion button Closes #56369 See merge request gitlab-org/gitlab-ce!24506 | ||||
| * | refactor(NoteableDiscussion): Extracted JumpToNextDiscussionButton to its ↵ | Martin Hobert | 2019-01-28 | 1 | -0/+33 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | own component fix #56369 chore(changelog): Added changelog entry chore(prettier): Formated with prettier test(JumpToNextDiscussionButton): Added test for new component test(Refactored tests to use vue test-utils): chore(translations): Added newly generated locales Update spec/javascripts/notes/components/discussion_jump_to_next_button_spec.js chore(prettier): Formated with prettier test(JumpToNextDiscussionButton): Updated tests to use a local vue instance test(JumpToNextDiscussionButton): Running tests in async to prevent maximum stack overflow | ||||
* | | Convert note_actions_spec.js to Vue test utils | Winnie Hellmann | 2019-01-25 | 1 | -19/+33 |
| | | |||||
* | | Merge branch 'sh-bump-chrome-golang-ci-image' into 'master' | Clement Ho | 2019-01-24 | 1 | -0/+2 |
|\ \ | | | | | | | | | | | | | | | | | | | Bump CI image to use Chrome 71.0 and Golang 1.11 Closes #56614 and #55578 See merge request gitlab-org/gitlab-ce!24572 | ||||
| * | | Fix discussion counter spec mock data | Lukas Eipert | 2019-01-23 | 1 | -0/+2 |
| |/ | | | | | | | | | | | To me it seems like the mock data does not match the actual data anymore. I checked the actual data and to me it seems like the resolved property actually should live in the overall discussion object. | ||||
* | | Trim first char of diff line text on diff discussions | Douwe Maan | 2019-01-22 | 1 | -5/+11 |
|/ | | | | | | | | | | | | Before, diff file `higlighted_diff_lines`/`parallel_diff_lines` and diff discussion `truncated_diff_lines` were inconsistent: `text` and `rich_text` on the latter included the leading +/-/<space> character, like on the backend, while the former had no `text` and its `rich_text` had dropped this char. This resulted in a bug when the suggestions feature expected these diff line objects to be identical in format and thus interchangeable, which was not the case. | ||||
* | Discussion filters - ensured note links resolves to the right note | Constance Okoghenun | 2019-01-10 | 1 | -5/+41 |
| |