Skip to content
Snippets Groups Projects
  1. Feb 20, 2020
  2. Feb 18, 2020
  3. Jan 08, 2020
  4. Dec 17, 2019
  5. Dec 10, 2019
  6. Nov 07, 2019
  7. Oct 01, 2019
  8. Sep 30, 2019
  9. Sep 17, 2019
  10. Sep 06, 2019
  11. Aug 23, 2019
    • Scott Hampton's avatar
      Change misleading pipeline status tooltip · f093ceb4
      Scott Hampton authored and Mayra Cabrera's avatar Mayra Cabrera committed
      Some pipeline status icon tooltips were showing
      "Commit: ..." which customers found to be
      misleading since it was not the commit that was
      failing but the pipeline.
      
      We are changing all status icon tooltips to say
      "Pipeline: ..." instead of "Commit: ..." now.
      f093ceb4
  12. Aug 07, 2019
  13. Aug 02, 2019
  14. Jul 24, 2019
  15. Jul 22, 2019
  16. Jul 18, 2019
  17. Jul 11, 2019
  18. Jun 27, 2019
  19. Jun 12, 2019
  20. May 06, 2019
    • E'zeki&el Kigbo's avatar
      Cleanup css classes and styles · cd27bead
      E'zeki&el Kigbo authored
      Use class and id syntax for button attributes
      
      Use feature flag variable and shorthand if expression
      
      Use shorthand if expression
      
      Use a classname instead of tag
      
      Simplify common rules
      
      Use size variable
      
      Move flex grow and shrink to utility classes
      
      Extract redused classes
      
      Remove unecessary styles
      Unverified
      cd27bead
    • E'zeki&el Kigbo's avatar
      Added blank lines to meet style guide · 6accad69
      E'zeki&el Kigbo authored
      Un-nest title variable output
      
      Update spec test names
      
      Rename sort_value_most_stars -> sort_value_stars_desc
      
      Rename sorted_by_stars -> sorted_by_stars_desc
      
      Renname sort_value_most_stars_asc -> sort_value_stars_asc
      
      Invert feature check, assign feature condition to a variable
      
      Inline conditional nav bar rendering
      
      Invert conditional label
      
      Added follow up task
      
      Fix filters returning 0 projects show the wrong view
      
      Move click action out of test expectation
      
      Use proper variable name for project in before block
      
      Rename projects_sort_admin_options_hash
      
      Renamed projects_sort_admin_options_has to
      old_projects_sort_options_hash as its not only used
      on the admin screen
      
      Fix extra whitespace errors
      
      Stub project_list_filter_bar in the projects_helper specs
      
      Added follow up task for `show_projects?`
      
      Removed url test expectations
      Unverified
      6accad69
    • E'zeki&el Kigbo's avatar
      Minor review fixes · b736a9f0
      E'zeki&el Kigbo authored
      Externalize strings
      
      Simplify locals passed through views
      
      Ensure we can still filter when logged out
      
      Cleanup conditional rendering for explore filters
      Unverified
      b736a9f0
    • E'zeki&el Kigbo's avatar
      Update project list specs · 5f229074
      E'zeki&el Kigbo authored
      Add tests to ensure search only executes with a button click or enter,
      sort by Name, Last updated, Created date and Stars and tests for
      Visibility filter
      Unverified
      5f229074
    • E'zeki&el Kigbo's avatar
      Ensure we dont apply changes to admin/projects · aebf22f6
      E'zeki&el Kigbo authored
      The changes introduced for the project filter bar should
      not apply to the admin projects screen.
      
      Remove "Owned by me", "Owned by anyone" options
      
      Update the dropdown option Last created -> Created date.
      Introduces fixes for spacing and minor styling across breakpoints.
      Unverified
      aebf22f6
    • E'zeki&el Kigbo's avatar
      Updated layout for various breakpoints · 6daec21a
      E'zeki&el Kigbo authored
      Updated translations
      
      Adds sort direction dropdown
      
      Allows the project list sorting direction to be changed,
      available options can be sorted ascending or descending.
      Implements the changes from the UX review.
      Unverified
      6daec21a
    • E'zeki&el Kigbo's avatar
      Added filter bar to project page · 6bab1f8d
      E'zeki&el Kigbo authored
      Added project_list_filter_bar feature flag
      Unverified
      6bab1f8d
  21. Mar 19, 2019
  22. Feb 26, 2019
  23. Feb 25, 2019
    • 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
  24. Feb 07, 2019
    • Martin Wortschack's avatar
      Improve project list UX on large screens · a035bef5
      Martin Wortschack authored
      - Remove star button from project list
      - Switch to columns on desktop
      - Hide MR and issues on screens < 1200px
      - Remove not needed utility classes
      - Change avatar size to 48px
      - Set line-height of title row to 20px
      a035bef5
  25. Feb 06, 2019
  26. Jan 31, 2019
  27. Jan 23, 2019
  28. Jan 09, 2019
  29. Dec 19, 2018
  30. Dec 13, 2018
Loading