Skip to content
Snippets Groups Projects
  1. Mar 05, 2020
  2. Feb 20, 2020
  3. Dec 20, 2019
  4. Dec 03, 2019
  5. Nov 19, 2019
  6. Oct 22, 2019
  7. Sep 20, 2019
  8. Sep 17, 2019
  9. Jul 16, 2019
  10. Jul 12, 2019
  11. 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
  12. Jun 24, 2019
    • Dennis Tang's avatar
      Improve group list UI · 7a4b1521
      Dennis Tang authored
      This updates the groups list UI to match the style of the project list:
      
      - New layout
      - Improve loading state when loading group children
      - Larger, responsive text
      - Icon and text colors changed to secondary
      - Smaller button sizes
      - Content list description colors were standardized to body text
      7a4b1521
  13. May 06, 2019
  14. Apr 09, 2019
  15. Apr 08, 2019
  16. Apr 05, 2019
  17. Apr 03, 2019
  18. Mar 20, 2019
  19. Mar 12, 2019
  20. 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
  21. Feb 14, 2019
    • Tim Zallmann's avatar
      Added Stylelint Setup · 0b535661
      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
      0b535661
  22. Feb 07, 2019
  23. Jan 25, 2019
    • Dennis Tang's avatar
      Refresh group overview to match project overview · 056f6dd0
      Dennis Tang authored
      - Avatar, group name, and group description now left-aligned
      - Notification setting and "New project" CTA right-aligned
        with group avatar and name
      - Leave group / request access now a link next to the 'Group'
        label below the group name
      - Notification setting label removed in favor of icons
        - Tooltip added to indicate notification setting
      - Search option moved inside table header next to "Sort by"
      056f6dd0
  24. Jan 15, 2019
  25. Jan 14, 2019
  26. Jan 10, 2019
    • Martin Wortschack's avatar
      Rename tags to topics · f5cde3a7
      Martin Wortschack authored
      - Rename CSS class
      - Fix broken test
      - Update project settings docs
      - Update general project settings image
      - Rename helper methods
      f5cde3a7
  27. Dec 25, 2018
  28. Dec 13, 2018
  29. Dec 07, 2018
    • Dennis Tang's avatar
      Further design iteration on project overview · 75496059
      Dennis Tang authored
      Continues the iteration on the project overview UI:
      
      - moved star, fork and new clone button
      (copy SSH/HTTPS URLs) to top right,
        made them smaller
      - avatar is now larger (64px)
      - 'Request access' is now a link instead
        of a button
      - overview comes before the description +
        changed styling and added icons
      - description font-size is now 16px (large-paragraph)
      - quick links to files are moved downwards
        below the commit/pipeline info
      - margins changed to group content into
        4 groups to clean up the interface
      - visibility info reduced to icon-only and
        moved to the right of the title
      75496059
  30. Nov 29, 2018
  31. Nov 20, 2018
  32. Nov 19, 2018
Loading