Skip to content
Snippets Groups Projects
  1. Sep 17, 2020
  2. Sep 11, 2020
  3. Sep 09, 2020
  4. Sep 08, 2020
  5. Sep 07, 2020
  6. Aug 24, 2020
  7. Aug 19, 2020
  8. Aug 18, 2020
    • Dan Jensen's avatar
      Make Issue Analytics singular · 509a93d0
      Dan Jensen authored
      Originally we called the feature Issues Analytics. The plural form
      felt a bit awkward. We recently introduced Merge Request Analytics,
      where the singular form felt more natural and also conflicted with
      Issues Analytics. So this re-names Issues Analytics (plural) as
      Issue Analytics (singular).
      509a93d0
    • Jeremy Elder's avatar
      Updating hex and remapping variables · 8ca8eb3f
      Jeremy Elder authored
      The $gray-800 hex value now matches GitLab UI, and instances
      of $gray-800 have been remapped to use $gray-700.
      8ca8eb3f
  9. Aug 17, 2020
  10. Aug 13, 2020
  11. Aug 05, 2020
    • Florie Guibert's avatar
      Swimlanes - Fix scrolling and stick epic titles · 93117eb0
      Florie Guibert authored
      - Fix max-width of epic titles so they can be sticky
      - Fix scrolling content showing above headers to the right of horizontal
      scroll
      - Fix spacing around Add issue form
      - Hide group by dropdown when user is not logged in
      93117eb0
  12. Aug 04, 2020
  13. Aug 03, 2020
  14. Jul 30, 2020
  15. Jul 24, 2020
  16. Jul 14, 2020
  17. Jul 13, 2020
  18. Jul 03, 2020
    • Simon Knox's avatar
      Minor UI fixes for Issue page in dark mode · ed2ca16b
      Simon Knox authored and Enrique Alcántara's avatar Enrique Alcántara committed
      Details:
      
      1. Add bg and text color for input element to override usersagent
      stylesheet. I think not needed if we use `prefers-color-scheme`,
      but for now this is opt in preference we need to override it
      2. Fix bg color overflowing on comment form
      3. Fix card header color
      4. Fix Upload design text color
      ed2ca16b
  19. Jun 29, 2020
  20. Jun 17, 2020
  21. Jun 16, 2020
  22. Jun 15, 2020
  23. Jun 11, 2020
    • Simon Knox's avatar
      Add Dark Mode · 95ce5f5a
      Simon Knox authored and Andrew Fontaine's avatar Andrew Fontaine committed
      Basically invert color scales, plus a bit of palette
      reduction to make things easier
      
      Mark color vars in variables as !default, then they can
      be overridden by importing a theme first. Export separate
      application_dark.css file
      95ce5f5a
  24. May 20, 2020
  25. May 19, 2020
  26. May 13, 2020
  27. Apr 14, 2020
  28. Apr 03, 2020
  29. Apr 02, 2020
  30. Mar 30, 2020
  31. Mar 27, 2020
  32. Mar 17, 2020
  33. Mar 03, 2020
  34. Feb 07, 2020
    • Robert Hunt's avatar
      Rename cycle analytics to value stream analytics · a1cf08b7
      Robert Hunt authored
      This is only to rename the user perceivable (façades)
      elements of cycle analytics to value stream analytics.
      This includes:
      - Renaming content
      - Renaming error messages
      - Renaming routes
      - Renaming docs
      
      BE/FE codebase specific changes need to be done as a separate MR
      a1cf08b7
  35. Dec 09, 2019
    • David Pisek's avatar
      Add text,bg,color and hover utility css · dbea07a9
      David Pisek authored
      This commit adds a few utility classes around colors. They
      extend existing mixins, coming from gitlab-ui.
      
      It also adds two new color variables (purple and purple light)
      and classes to add support for hover state.
      dbea07a9
  36. Dec 05, 2019
Loading