An error occurred fetching the project authors.
  1. 05 Aug, 2019 1 commit
  2. 16 Jul, 2019 1 commit
    • Jarek Ostrowski's avatar
      Align merge request icons and text · 7a796c76
      Jarek Ostrowski authored
      Align icons left
      Align text left
      Adjust padding to be consistent
      Make icons same 24 size
      Add changelog mr number
      Add right margin to widget status container
      Add left margin inside widget icon container
      Prepend left padding for error message
      Only give button left margin, some have buttons
      Prettify
      Adjust test summary icons
      Prettify
      Fix empty line before lint
      Remove author
      Switch to use gl-padding
      Use utility classes instead
      Prettify
      Change loading icon size to md
      Update summary_row.vue
      7a796c76
  3. 17 Jun, 2019 1 commit
    • Nathan Friend's avatar
      Add merge train position message (CE) · fd1dc972
      Nathan Friend authored
      This commit adds an informational message under the pipeline block in
      the merge request widget that displays the current position of the merge
      request on the merge train.
      fd1dc972
  4. 06 Jun, 2019 1 commit
  5. 31 May, 2019 1 commit
  6. 20 May, 2019 2 commits
  7. 08 Apr, 2019 1 commit
  8. 05 Apr, 2019 1 commit
    • 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
  9. 04 Apr, 2019 1 commit
  10. 20 Mar, 2019 1 commit
    • Tiger's avatar
      Add :preparing status to HasStatus · 42ca9c6f
      Tiger authored
      Introduces a new status for builds between :created and :pending
      that will be used when builds require one or more prerequisite
      actions to be completed before being picked up by a runner
      (such as creating Kubernetes resources before deploying).
      
      The existing :created > :pending transition is unchanged, so
      only builds that require preparation will use the :preparing
      status.
      42ca9c6f
  11. 18 Mar, 2019 1 commit
    • Nathan Friend's avatar
      Fix z-index issue · 9b777688
      Nathan Friend authored
      This commit lowers the z-index of the .merge-request-tabs-holder class
      to avoid rendering conflicts with the mini pipeline status dropdown
      on the merge request page.
      9b777688
  12. 12 Mar, 2019 1 commit
  13. 08 Mar, 2019 1 commit
  14. 25 Feb, 2019 1 commit
    • Tim Zallmann's avatar
      Added Stylelint Setup · 46a1ca28
      Tim Zallmann authored
      Added stylelint to static-analysis
      Updated yarn dependencies
      CSS Fixes and rule adoptions of stylelint
      Added stylelint-scss
      Deduplicated yarn.lock to clear dependencies
      
      First round of advanced stylelint rules
      
      Mainly Vendor prefix updates related to flex
      
      Updates to more webkit specific vendor prefixes
      
      Finished all vendor specific fixes
      
      Moved now 4 rules to warning
      
      Fixed the new scss lint problems
      
      More stylelint adaptions after rebase
      46a1ca28
  15. 21 Feb, 2019 1 commit
    • Paul Slaughter's avatar
      Remove padding for mr-widget-section · 7bd65593
      Paul Slaughter authored
      This class is used in:
      
      - `group_test_reports_app.vue` where the padding is overruled by
        `.mr-report`
      - `mr_widget_options.vue` where the padding is overruled by `p-0`
      - `ee/mr_widget_options.vue` where there is a bug because the padding
        is not overruled.
      7bd65593
  16. 15 Feb, 2019 1 commit
  17. 14 Feb, 2019 1 commit
  18. 13 Feb, 2019 1 commit
  19. 07 Feb, 2019 1 commit
  20. 05 Feb, 2019 1 commit
  21. 22 Jan, 2019 1 commit
  22. 14 Jan, 2019 1 commit
  23. 30 Nov, 2018 1 commit
  24. 22 Nov, 2018 1 commit
  25. 23 Oct, 2018 1 commit
  26. 22 Oct, 2018 1 commit
  27. 11 Oct, 2018 1 commit
    • Filipa Lacerda's avatar
      Fixes styling issues in test reports · 2fa9b1fe
      Filipa Lacerda authored
      In the Merge Request widget, the reports for tests
      had an extra border.
      The loading icon in the mr widget used in all
      report sections had an extra margin causing text
      to be misaligned.
      This commit fixes both issues
      
      Closes #52147
      2fa9b1fe
  28. 03 Oct, 2018 1 commit
    • 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
      33c4c5b8
  29. 21 Sep, 2018 1 commit
  30. 11 Sep, 2018 1 commit
  31. 21 Aug, 2018 4 commits
  32. 03 Aug, 2018 1 commit
  33. 02 Aug, 2018 1 commit
  34. 24 Jul, 2018 1 commit
  35. 17 Jul, 2018 1 commit
  36. 12 Jul, 2018 1 commit