Skip to content
Snippets Groups Projects
  1. Mar 17, 2020
  2. Mar 04, 2020
  3. Feb 07, 2020
  4. Dec 10, 2019
  5. Dec 05, 2019
  6. Nov 06, 2019
  7. Oct 31, 2019
  8. Oct 16, 2019
  9. Oct 11, 2019
  10. Sep 17, 2019
  11. Sep 11, 2019
    • Filipa Lacerda's avatar
      Enables Run Pipeline button to be rendered · 48b98b58
      Filipa Lacerda authored
      In the Merge Request view, under pipelines tab
      the user can see a run pipeline button
      
      Adds axios post request to button click
      
      Adds the logic to handle the user click,
      refresh the table and disable the button while thee
      request is being made
      
      Updates UI for desktop and mobile
      
      Adds specs
      Regenerates potfile
      
      Follow-up after review
      
      Uses .finally to avoid code repetition
      48b98b58
  12. Sep 03, 2019
  13. Aug 28, 2019
  14. Aug 23, 2019
  15. Aug 12, 2019
  16. Jul 16, 2019
  17. Jul 11, 2019
    • Scott Hampton's avatar
      Bring buttons style up to design spec · d97032ca
      Scott Hampton authored
      This is a CSS effort only.
      
      Fixes the padding of the buttons to be `8px 12px`
      (including border) so that the button height is
      32px.
      
      Also adjusts the border width for all buttons when
      the state is `hover`, `focus`, or `active to be 2px
      thick instead of 1px thick. This is accomplished
      through an inset box-shadow as not to increase
      the size of the button.
      
      Fixes some colors for primary and tertiary buttons.
      d97032ca
  18. Jul 09, 2019
  19. Jul 05, 2019
  20. Jun 13, 2019
  21. Jun 07, 2019
  22. May 31, 2019
  23. May 24, 2019
  24. May 17, 2019
  25. May 16, 2019
  26. May 07, 2019
  27. Apr 05, 2019
  28. Apr 03, 2019
  29. Apr 02, 2019
  30. Mar 29, 2019
  31. Mar 27, 2019
  32. Mar 22, 2019
  33. Mar 20, 2019
  34. Mar 07, 2019
  35. Mar 05, 2019
  36. Feb 25, 2019
    • 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
    • Martin Wortschack's avatar
      Style avatars for groups and projects · 12ed4dbf
      Martin Wortschack authored and Filipa Lacerda's avatar Filipa Lacerda committed
      - Add rectangular avatar classes
      - Update avatar for groups
      - Update avatar for projects
      - Update avatar for frequent items
      - Update avatar on "Fork project" page
      - Conditionally add rectangular avatar class to autocomplete items
      12ed4dbf
Loading