Skip to content
Snippets Groups Projects
  1. Feb 21, 2020
  2. Feb 19, 2020
  3. Feb 18, 2020
  4. Feb 13, 2020
  5. Feb 05, 2020
  6. Jan 23, 2020
  7. Jan 08, 2020
  8. Dec 17, 2019
  9. Nov 21, 2019
  10. Nov 15, 2019
  11. Oct 25, 2019
  12. Oct 17, 2019
  13. Oct 01, 2019
  14. Sep 24, 2019
  15. Sep 03, 2019
  16. Aug 28, 2019
  17. Jul 09, 2019
  18. Jul 04, 2019
    • Christie Lenneville's avatar
      Change 'Todo' to 'To Do' · c433082f
      Christie Lenneville authored
      Currently, we label items to be done as "Todo." This is grammatically
      incorrect and (therefore) confusing—especially to our Spanish-speaking
      users for whom "todo" has a specific and unrelated meaning.
      
      We should use "To Do" and always use it as singular (not "To Dos").
      
      Updates to wording in a few places per MR (ee) discussion
      
      Updating locale/gitlab.pot
      
      Updates to wording in a few places per MR (ee) discussion
      
      Updating locale/gitlab.pot
      c433082f
  19. Jun 06, 2019
  20. May 11, 2019
  21. 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
  22. May 03, 2019
  23. Apr 12, 2019
  24. Mar 26, 2019
  25. Mar 06, 2019
  26. Feb 22, 2019
  27. Feb 19, 2019
  28. Jan 24, 2019
  29. Jan 15, 2019
  30. Jan 03, 2019
Loading