- Feb 20, 2020
-
-
GitLab Bot authored
-
- Feb 18, 2020
-
-
GitLab Bot authored
-
- Jan 08, 2020
-
-
GitLab Bot authored
-
- Dec 17, 2019
-
-
GitLab Bot authored
-
GitLab Bot authored
-
- Dec 10, 2019
-
-
GitLab Bot authored
-
- Nov 07, 2019
-
-
GitLab Bot authored
-
- Oct 01, 2019
-
-
GitLab Bot authored
-
- Sep 30, 2019
-
-
GitLab Bot authored
-
- Sep 17, 2019
-
-
GitLab Bot authored
-
- Sep 06, 2019
-
-
Camil Staps authored
-
- Aug 23, 2019
-
-
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.
-
- Aug 07, 2019
-
-
Camil Staps authored
-
Camil Staps authored
-
- Aug 02, 2019
-
-
Dennis Tang authored
-
- Jul 24, 2019
-
- Jul 22, 2019
-
-
Paul Gascou-Vaillancourt authored
-
- Jul 18, 2019
-
-
Dennis Tang authored
- Project listing icons now use the `text-secondary` class - Group listing icons now use the `text-secondary` class - Unnecessary CSS was removed from groups.scss as a result
-
Clement Ho authored
-
- Jul 11, 2019
-
-
Martin Wortschack authored
- Add changelog entry
-
- Jun 27, 2019
-
-
Stan Hu authored
This improves the performance of search, since the pipeline status is not displayed. Identified in https://gitlab.com/gitlab-org/gitlab-ce/issues/56627
-
- Jun 12, 2019
-
-
Mark Lapierre authored
-
- May 06, 2019
-
-
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
-
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
-
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
-
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
-
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.
-
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.
-
E'zeki&el Kigbo authored
Added project_list_filter_bar feature flag
-
- Mar 19, 2019
-
-
Mario de la Ossa authored
-
- Feb 26, 2019
-
-
Scott Hampton authored
Project passed a very specific details path. Also reverted a change.
-
Scott Hampton authored
Updating a couple other places that were still using deprecated status.
-
- Feb 25, 2019
-
-
- 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
-
- Feb 07, 2019
-
-
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
-
- Feb 06, 2019
-
-
Dennis Tang authored
-
- Jan 31, 2019
-
-
Steve Azzopardi authored
When a user is a guest user, and the "Public Pipeline" is set to false inside of "Settings > CI/CD > General" the commit status in the project dashboard should not be shown.
-
- Jan 23, 2019
-
-
Steve Azzopardi authored
When a user is a guest user, and the "Public Pipeline" is set to false inside of "Settings > CI/CD > General" the commit status in the project dashboard should not be shown.
-
- Jan 09, 2019
-
-
Fernando Arias authored
-
- Dec 19, 2018
-
-
Martin Wortschack authored
- add tests for merge_request_count - add tests for show_issue_count - add tests for explore_projects_tab - change interface for show_merge_request_count and show_issue_count
-
- Dec 13, 2018
-
-
Martin Wortschack authored
-