An error occurred fetching the project authors.
  1. 18 Jun, 2021 1 commit
  2. 07 Jun, 2021 1 commit
  3. 14 Feb, 2021 1 commit
  4. 01 Feb, 2021 1 commit
  5. 28 Jan, 2021 1 commit
  6. 22 Jan, 2021 1 commit
  7. 23 Dec, 2020 1 commit
  8. 24 Aug, 2020 1 commit
    • Lukas Eipert's avatar
      Utilize GitLab UI icon component: environments to performance_bar · 6d80f571
      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
      6d80f571
  9. 20 Aug, 2020 1 commit
    • Ezekiel Kigbo's avatar
      Swap create flash functions · c8aa5692
      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
      c8aa5692
  10. 18 Aug, 2020 1 commit
  11. 29 May, 2020 1 commit
  12. 30 Jan, 2020 1 commit
  13. 30 Dec, 2019 1 commit
  14. 12 Dec, 2019 1 commit
  15. 11 Dec, 2019 1 commit
  16. 22 Nov, 2019 1 commit
  17. 12 Nov, 2019 1 commit
  18. 30 Sep, 2019 1 commit
  19. 05 Jul, 2019 1 commit
  20. 04 Jul, 2019 2 commits
  21. 03 Jul, 2019 1 commit
  22. 02 Jul, 2019 2 commits
  23. 28 Jun, 2019 1 commit
  24. 26 Jun, 2019 1 commit
  25. 24 Jun, 2019 1 commit
  26. 16 Jun, 2019 1 commit
  27. 14 Jun, 2019 2 commits
  28. 06 Jun, 2019 1 commit
  29. 01 May, 2019 1 commit
    • Paul Gascou-Vaillancourt's avatar
      Extract discussion notes into new component · 911701ae
      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
      911701ae
  30. 22 Apr, 2019 1 commit
  31. 17 Apr, 2019 1 commit
  32. 26 Mar, 2019 2 commits
  33. 21 Mar, 2019 4 commits