summaryrefslogtreecommitdiff
path: root/app/views/projects/milestones
Commit message (Expand)AuthorAgeFilesLines
* Unite green buttons under one css classDmitriy Zaporozhets2018-09-192-3/+3
* Merge branch '47943-project-milestone-page-deprecation-message' into 'master'Filipa Lacerda2018-08-302-0/+8
|\
| * Add milestone tabs deprecation viewKushal Pandya2018-08-281-0/+1
| * Project Milestone Tabs Deprecation PartialKushal Pandya2018-08-281-0/+7
* | Allow to delete group milestonesissue_36138Felipe Artur2018-08-061-12/+1
|/
* Milestone testsDan Davison2018-07-113-5/+5
* Use proper markdown rendering for previewsBrett Walker2018-07-061-1/+3
* Remove EE-specific code from project milestone pageSean McGivern2018-06-181-0/+2
* Rename btn-secondary to btn-defaultAnnabel Dunstone Gray2018-05-101-1/+1
* [skip ci] add col-sm-* for form-horizontal changes to keep layoutClement Ho2018-04-121-2/+2
* [skip ci] .form-horizontal => .form-group.rowClement Ho2018-04-121-3/+3
* [skip ci] .control-label to .col-form-labelClement Ho2018-04-111-2/+2
* [skip ci] Replace .visible-xs-* with .d-block.d-sm-noneClement Ho2018-04-091-1/+1
* [skip ci] Replace .pull-right with .float-rightClement Ho2018-04-091-1/+1
* Rename .btn-default to .btn-secondaryClement Ho2018-04-091-1/+1
* Fix promoting labels and milestones copy textJose Ivan Vargas2018-03-281-0/+1
* used respond_to formats for persisting flash messages insteadjivl-new-modal-project-labels-milestonesJose Ivan Vargas2018-03-061-1/+2
* Changed selector names, address code concernsJose Ivan Vargas2018-03-011-3/+3
* Added vue based promotion modals for labels and milestonesJose Ivan Vargas2018-03-012-2/+9
* 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-252-2/+14
* 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
* Allow promoting project milestones to group milestonesFelipe Artur2017-10-311-3/+8
* Remove all old sub nav barsAnnabel Dunstone Gray2017-09-254-5/+0
* fixed new milstone button not being visiblePhil Hughes2017-09-061-1/+1
* Moves the action buttons out of the breadcrumbsPhil Hughes2017-09-061-5/+1
* Merge branch 'master' into breadcrumbs-improvementsPhil Hughes2017-09-061-3/+3
|\
| * Clean up new navigation templatesPhil Hughes2017-09-061-3/+3
* | fix some inconsistencies with the breadcrumbsPhil Hughes2017-08-181-1/+2
* | updated a bunch of breadcrumb titlesPhil Hughes2017-08-181-0/+1
|/
* Fixed duplicate new milestone buttons in new navigationnew-nav-duplicated-new-milestone-buttonsPhil Hughes2017-07-241-3/+3
* fixed some inconsistenciesPhil Hughes2017-07-121-0/+1
* Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-064-10/+11
|\
| * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-054-10/+10
* | Contextual breadcrumb title fixesPhil Hughes2017-07-031-2/+6
|/
* Support comments for personal snippetsJarka Kadlecova2017-05-051-1/+1
* Display slash commands outcome when previewing Markdownadam-separate-slash-commandsRares Sfirlogea2017-05-041-1/+1
* Pull preserve into render helpersDouwe Maan2017-04-281-2/+1
* Resolve "Clean up padding with Markdown headers"Taurie Davis2017-04-251-1/+1
* Changed milestone.to_reference calls into milestone.title for the show, edit ...Jose Ivan Vargas Lopez2017-04-202-2/+2
* Show sub-nav under Merge Requests when issue tracker is non-defaultKushal Pandya2017-04-134-4/+4
* Fixed button capitalisation for Projects in viewsJose Ivan Vargas Lopez2017-04-062-4/+4
* Refactor test_utils bundleMike Greiling2017-04-041-3/+0
* move progress bar from milestone summary into the sidebarMike Greiling2017-03-241-1/+0
* move milestone due date info to sidebarMike Greiling2017-03-241-1/+1
* add basic sidebar functionality to milestones pageMike Greiling2017-03-241-0/+4
* Add dropdown sort to project milestonesGeorge Andrinopoulos2017-03-241-0/+1
* Switch to using milestone.to_reference when displaying milestone Fix #29214Raveesh2017-03-142-2/+2
* Add count badges to both dashboard and group milestonesadam-count-badges-group-dashboard-milestonesAlex Braha Stoll2017-03-101-5/+5
* Merge branch '19497-hide-relevant-info-when-project-issues-are-disabled' into...Sean McGivern2017-03-031-1/+1
|\