summaryrefslogtreecommitdiff
path: root/app/views/projects/milestones/index.html.haml
Commit message (Collapse)AuthorAgeFilesLines
* Add count badges to both dashboard and group milestonesadam-count-badges-group-dashboard-milestonesAlex Braha Stoll2017-03-101-5/+5
|
* Remove unnecessary parenscode_style_fixesValery Sizov2016-06-301-1/+1
|
* Move Labels and Milestones as sub tab to Issues/MRDmitriy Zaporozhets2016-06-101-13/+16
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Remove icons from button on wiki pages. Also consistent padding between ↵dz-improve-ui-consistency-2Dmitriy Zaporozhets2016-06-081-1/+0
| | | | | | buttons there Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Remove header title from project pagesDmitriy Zaporozhets2016-05-261-2/+0
| | | | | | | With new navigation design it makes no sense to duplicate title in the header Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Merge branch 'master' into use-top-areaDmitriy Zaporozhets2016-02-031-3/+0
|\ | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * Remove useless text tips on commonly used pagesDmitriy Zaporozhets2016-02-031-3/+0
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Use top-area component for top page navigation for pages that contains list ↵Dmitriy Zaporozhets2016-02-031-6/+6
|/ | | | | | of items Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add "New X" buttons to dashboard and group issue, MR and milestone indexesDouwe Maan2015-12-021-6/+9
|
* Move project header title definition to view in question.Douwe Maan2015-09-171-0/+1
|
* Style project milestones pageDmitriy Zaporozhets2015-09-071-11/+14
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add a page title to every page.Douwe Maan2015-04-301-0/+1
|
* Merge branch 'master' into rails-4.1.9Vinnie Okada2015-02-191-9/+5
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: app/views/dashboard/_project.html.haml app/views/events/event/_common.html.haml app/views/explore/projects/_project.html.haml app/views/groups/_projects.html.haml app/views/projects/_home_panel.html.haml app/views/projects/_issues_nav.html.haml app/views/projects/issues/_discussion.html.haml app/views/projects/issues/_issues.html.haml app/views/projects/issues/show.html.haml app/views/projects/merge_requests/_discussion.html.haml app/views/projects/merge_requests/_show.html.haml app/views/projects/milestones/index.html.haml app/views/projects/notes/_edit_form.html.haml app/views/shared/_issuable_filter.html.haml
| * Prettify milestones pageDmitriy Zaporozhets2015-02-191-8/+5
| |
| * Move labels/milestones tabs to side navigationDmitriy Zaporozhets2015-02-191-1/+0
| |
* | Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-1/+1
|/ | | | | | Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers.
* Restyle and refactor milestones filterDmitriy Zaporozhets2015-01-061-22/+10
|
* Possibility to create Milestones or Labels when Issues are disabledValery Sizov2014-11-201-1/+1
|
* Upgrade to Font Awesome v4.2Sullivan SENECHAL2014-10-031-2/+2
|
* move all sidebars to one side for improved UX; add button in head of ↵Job van der Voort2014-06-141-2/+2
| | | | projects/issues and milestones instead of tab on side of screen to prevent overlapping of content
* add responsive sidebar to issues, milestones and MRsJob van der Voort2014-06-141-1/+3
|
* Replace ui-box with panel.panel-defaultDmitriy Zaporozhets2014-05-291-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Refactor scssDmitriy Zaporozhets2014-02-201-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* twbs3 fixes for UIDmitriy Zaporozhets2014-01-061-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Convert span into col-mdDmitriy Zaporozhets2013-12-301-2/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* More specific empty state message wordingHenry Smith2013-08-151-1/+1
| | | | | | I've changed all the instances of "Nothing to show here" to specifically mention the name of the entity of which there are none to show. This makes for a slightly smoother reading experience.
* Dont load bootstrap buttons. Modified css with new buttonsDmitriy Zaporozhets2013-08-011-1/+1
|
* remove unnecessary %br and titleDmitriy Zaporozhets2013-07-171-1/+0
|
* Replace page_title with page-title. Correct margin for some blocks/layoutsDmitriy Zaporozhets2013-07-131-1/+1
|
* Move projects controllers/views in Projects moduleDmitriy Zaporozhets2013-06-231-0/+32