summaryrefslogtreecommitdiff
path: root/app/views/shared/milestones
Commit message (Expand)AuthorAgeFilesLines
* Replace deprecated name_with_namespace with full_name in app/viewsDmitriy Zaporozhets2018-03-053-3/+3
* remove a bunch of superfluous common_vue bundlesdispatcher-cleanupMike Greiling2018-02-281-2/+0
* #28481: Display time tracking totals on milestone pageRiccardo Padovani2018-02-211-15/+8
* 35418 - remove avatar underlineKen2018-02-201-1/+1
* Use more specific #avatar_icon_for_user.Andreas Brandl2018-02-132-2/+2
* Fix warning messages for promoting labels and milestonesJose Ivan Vargas2018-02-121-1/+1
* Add modal for deleting a milestonewinh-delete-milestone-modalWinnie Hellmann2018-01-251-3/+10
* Changed copy text for promoting the milestone and labels40920-emphasize-irreversibility-in-warning-message-when-promoting-labels-and-milestonesJose Ivan Vargas2018-01-101-1/+1
* Add externalized stringsGeorge Andrinopoulos2017-11-111-3/+3
* Move total time spend calculation to milestoneishGeorge Andrinopoulos2017-11-111-5/+5
* Fix static code analysis offenceGeorge Andrinopoulos2017-11-111-1/+1
* Fix collapsed sidebar messages and iconGeorge Andrinopoulos2017-11-111-4/+10
* Add total time spent to milestonesGeorge Andrinopoulos2017-11-111-0/+10
* Allow promoting project milestones to group milestonesFelipe Artur2017-10-311-0/+7
* Fixes milestone issuable assignee URLmilestone-avatar-issuable-linkPhil Hughes2017-09-151-1/+1
* Merge branch '36452-milestone-icon' into 'master'Phil Hughes2017-09-041-1/+1
|\
| * Use new MR icon for milestone sidebar36452-milestone-iconAnnabel Dunstone Gray2017-09-011-1/+1
* | Move "Move to different project" to sidebar34261-move-move-to-sidebarEric Eastwood2017-09-031-2/+2
|/
* replace `is_dashboard_milestone?` with `dashboard_milestone?`Maxim Rydkin2017-08-291-1/+1
* replace `is_group_milestone?` with `group_milestone?`Maxim Rydkin2017-08-292-6/+6
* replace `is_legacy_group_milestone?` with `legacy_group_milestone?`Maxim Rydkin2017-08-292-2/+2
* Fix milestone sidebar collapse buttonfix-milestone-sidebarClement Ho2017-08-161-1/+1
* Fix edit milestone path from group milestones listJarka Kadlecova2017-08-162-2/+2
* Update top bar issues iconAnnabel Dunstone Gray2017-08-041-1/+1
* Fix participant name link trailing space on milestone pagefix-participant-name-trailingClement Ho2017-07-261-2/+2
* Native group milestonesFelipe Artur2017-07-072-36/+63
* Remove duplicated queriesTakuya Noguchi2017-07-072-6/+9
* Remove issuable drag-n-drop and sorting from milestone view completely (!11950)Takuya Noguchi2017-07-071-2/+1
* Avoid to repeat namespace querying on project milestoneTakuya Noguchi2017-07-071-1/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-054-8/+8
* Drop GFM support for the title of Milestone/MergeRequest in templateTakuya Noguchi2017-06-271-1/+1
* Drop GFM support for issuable title on milestone for consistency and performanceTakuya Noguchi2017-06-261-1/+1
* Improve method names and add more specsFelipe Artur2017-06-163-6/+6
* Order merge requests by priorityFelipe Artur2017-06-162-3/+3
* Order issues by priorityFelipe Artur2017-06-163-7/+7
* Remove Drag and drop and sorting from milestone viewFelipe Artur2017-06-161-2/+2
* Add fixed positioning to top level navbarAnnabel Dunstone Gray2017-05-121-1/+1
* Merge branch 'mia_backort' into 'master' Jacob Schatz2017-05-051-4/+4
|\
| * Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-4/+4
* | Fixed labels layout on labels milestone tabfix-milestone-label-layoutPhil Hughes2017-05-051-8/+6
|/
* Merge branch 'async-milestone-tabs' into 'master' Jacob Schatz2017-05-032-12/+18
|\
| * Moved sort endpoints into data attributesasync-milestone-tabsPhil Hughes2017-04-281-3/+3
| * Change the hash when changing tabPhil Hughes2017-04-262-13/+11
| * Load milestone tabs asynchronouslyPhil Hughes2017-04-261-8/+16
* | add issues and merge-requests classes and use to find in rspecfix-sidebar-block-ref-testLuke "Jared" Bennett2017-04-281-2/+2
* | Correct the resource counted for MR collapsed infoLuke "Jared" Bennett2017-04-261-1/+1
|/
* Optimize project namespace lookup for milestones and add specssh-optimize-milestone-polymorphic-urlStan Hu2017-04-241-5/+8
* Eliminate N+1 queries in loading namespaces for every issuable in milestonesStan Hu2017-04-231-1/+1
* Adding animation for all dropdownNur Rony2017-04-211-2/+2
* Copy diff file path as GFMDouwe Maan2017-04-061-2/+2