summaryrefslogtreecommitdiff
path: root/app/views/shared/milestones/_tabs.html.haml
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-1/+1
|
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-11/+6
|
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-2/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-031-7/+9
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-071-30/+17
|
* Display the correct number of MRs a user has access toIgor Drozdov2019-03-051-1/+1
|
* Display only informaton visible to current userJarka Košanová2019-03-051-2/+2
| | | | | | Display only labels and assignees of issues visible by the currently logged user Display only issues visible to user in the burndown chart
* Fix active tab stylingAnnabel Gray2018-05-311-10/+10
|
* Add .nav.nav-tabs to nav-linksClement Ho2018-04-191-1/+1
|
* Add badge-pill to .badge in hamlClement Ho2018-04-091-5/+5
|
* Remove duplicated queriesTakuya Noguchi2017-07-071-3/+6
|
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-1/+1
|
* Improve method names and add more specsFelipe Artur2017-06-161-1/+1
|
* Order merge requests by priorityFelipe Artur2017-06-161-2/+2
|
* Order issues by priorityFelipe Artur2017-06-161-1/+1
|
* Moved sort endpoints into data attributesasync-milestone-tabsPhil Hughes2017-04-281-3/+3
|
* Change the hash when changing tabPhil Hughes2017-04-261-13/+9
| | | | This allows the tab to be loaded by default when the page loads & the hash is present
* Load milestone tabs asynchronouslyPhil Hughes2017-04-261-8/+16
|
* Fixed alignment on some pagesPhil Hughes2017-03-281-1/+1
| | | | Fixed pipelines tabs not showing arrows
* Fixed inner page tabs not being scrollablePhil Hughes2017-03-281-22/+25
| | | | | | | | | | | | | | | Some inner page tabs where not scrollable like the top nav & this caused them to break onto new lines mobile. This pages include: - dashboard/projects - project -> merge_requests - search - project -> milestones - project -> pipelines Closes #18853
* Hide issue info when project issues are disabledGeorge Andrinopoulos2017-03-021-12/+22
|
* Fix N+1 queries on milestone show pagesJames Edwards-Jones2016-12-201-1/+1
|
* Restrict access for confidential issues on milestone viewDouglas Barbosa Alexandre2016-03-171-2/+2
|
* Updates from last code review.issue_13621_2Rubén Dávila2016-03-061-0/+30