Skip to content
Snippets Groups Projects
  1. Jan 24, 2020
  2. Jan 21, 2020
  3. Aug 08, 2019
  4. Apr 05, 2019
    • Sam Bigelow's avatar
      Improve diff navigation header · bf47270e
      Sam Bigelow authored
      - Compare versions header is full width except in the unified diff mode
      with no tree sidebar
        - Bar is always full width, but the content within stays centered when
      unified and no tree sidebar
      - File header is the same height as the "Compare versions header"
      - aligns with the design system grid guidelines => 56px
      - Diff file headers use a button group, switch icon order to open file
      externally being the last option, all buttons will become icon buttons
      (icon delivery by @dimitrieh)
      - If a file header becomes sticky no rounded corner/double border
      problem is visible anymore
      bf47270e
  5. Mar 11, 2019
  6. Feb 06, 2019
  7. Jan 24, 2019
  8. Jan 22, 2019
  9. Jan 16, 2019
  10. Nov 22, 2018
  11. Nov 21, 2018
  12. Nov 20, 2018
  13. Nov 16, 2018
  14. Nov 07, 2018
  15. Oct 29, 2018
  16. Oct 03, 2018
    • Phil Hughes's avatar
      Added file tree to merge request diffs · 33c4c5b8
      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
      Unverified
      33c4c5b8
  17. Jun 21, 2018
Loading