An error occurred fetching the project authors.
- 10 May, 2019 1 commit
-
-
Phil Hughes authored
Correctly updates the URL without overwriting parameters Reloads the diff file content without reloading the page Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/58852, https://gitlab.com/gitlab-org/gitlab-ce/issues/42597
-
- 03 May, 2019 1 commit
-
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/58597
-
- 19 Mar, 2019 1 commit
-
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53139
-
- 11 Mar, 2019 1 commit
-
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/51737
-
- 06 Mar, 2019 1 commit
-
-
Phil Hughes authored
The user can also toggle between the diff changes and the full file diff. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/19054
-
- 27 Feb, 2019 1 commit
-
-
Denys Mishunov authored
Mousetrap is used as the help-tool to listen to keystrokes Added currentDiffIndex getter to store that holds the index of currently active diff file in the list Instead of computing it on the component, we will take advantage of it being available for all components in DiffsApp Testing keyboard navigation and jumpToFile()
-
- 18 Feb, 2019 1 commit
-
-
Phil Hughes authored
Fixes some diff files not rendering when the renderIt property is updated. Previously it was using a local copy of renderIt which meant Vue wouldn't update it when the files renderIt property was updates
-
- 15 Feb, 2019 2 commits
-
-
Natalia Tepluhina authored
- replaced file.too_large - replaced file.text - replaced file.collapsed
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/51857
-
- 05 Feb, 2019 1 commit
-
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53304
-
- 24 Jan, 2019 1 commit
-
-
Phil Hughes authored
Dropdown includes buttons for tree view rendering mode and buttons for the compare view (inline or side-by-side) Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/55491
-
- 15 Jan, 2019 1 commit
-
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53069
-
- 08 Dec, 2018 1 commit
-
-
André Luís authored
-
- 05 Dec, 2018 2 commits
-
-
Winnie Hellmann authored
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/50662
-
- 04 Dec, 2018 1 commit
-
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/54868
-
- 30 Nov, 2018 1 commit
-
-
Sam Bigelow authored
-
- 27 Nov, 2018 1 commit
-
-
Phil Hughes authored
Improve the renderign of new and existing discussions by reducing the number of watchers on each object & array. Previously every discussion change would trigger an update for every discussion component. Also tidied up some components to get them closer to our docs. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/51506
-
- 20 Nov, 2018 1 commit
-
-
Mike Greiling authored
-
- 15 Nov, 2018 1 commit
-
-
George Tsiolis authored
-
- 14 Nov, 2018 1 commit
-
-
Phil Hughes authored
This caused many pain points when working with it. Part of the data was camel cased the other snake case. Other parts where snake case & then getting converted in components, this conversion has the potential for leaking memory. This changes that & makes it consistent with what it returned from the API, snake case.
-
- 09 Nov, 2018 1 commit
-
-
Phil Hughes authored
-
- 05 Nov, 2018 1 commit
-
-
Phil Hughes authored
This re-implements image commenting in merge request diffs. This feature was previously lost when the merge request page was refactored into Vue. With this, we create an overlay component. The overlay component handles displaying the comment badges and the comment form badge. Badges are displayed based on the position attribute sent with the discussion. Comment forms for diff files are controlled through a different state property. This is so we don't tie comment forms to diff files directly creating deep nested state. Instead we create a flat array which holds the file hash & the X & Y position of the comment form. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/48956
-
- 25 Oct, 2018 1 commit
-
-
Phil Hughes authored
Also fixed a bug where discussions wouldn't be assigned to a line when switching from discussion tab to changes tab
-
- 24 Oct, 2018 1 commit
-
-
Phil Hughes authored
Pre-request to https://gitlab.com/gitlab-org/gitlab-ce/issues/48956
-
- 03 Oct, 2018 1 commit
-
-
Phil Hughes authored
This file tree displays all the diff files in a tree like format Each file is taken and converted into a tree with folders Each folder can be toggled open & closed Clicking a file will scroll to the diff file & highlight with a glow affect Searching the tree list will search only files & return a list of the files without any folders Each file row contains an icon to show changed, new file or deleted Each row will also contain the added & removed lines count Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/14249
-
- 21 Sep, 2018 1 commit
-
-
Phil Hughes authored
We now use the returned discussion instead of re-fetching all of the discussions and filtering out the ones we don't need. This speeds up the process of creating a diff discussions by saving us another API request before we can render the discussion
-
- 20 Sep, 2018 1 commit
-
-
André Luís authored
Resolve "Link to file in Changes tab of MR no longer works for all files after incremental rendering improvement"
-
- 08 Sep, 2018 1 commit
-
-
André Luís authored
-
- 07 Sep, 2018 11 commits
-
-
Tim Zallmann authored
-
Tim Zallmann authored
-
Tim Zallmann authored
-
Tim Zallmann authored
-
Tim Zallmann authored
-
Tim Zallmann authored
-
Tim Zallmann authored
-
Tim Zallmann authored
-
Tim Zallmann authored
-
Tim Zallmann authored
-
Tim Zallmann authored
-