summaryrefslogtreecommitdiff
path: root/app/views/dashboard/merge_requests.html.haml
Commit message (Collapse)AuthorAgeFilesLines
* Fix breadcrumb linksWinnie Hellmann2018-04-061-2/+2
|
* Display illustration and message if no filter is selectedWinnie Hellmann2018-04-031-1/+5
|
* Check if at least one filter is set on dashboardJan Provaznik2018-04-031-1/+1
| | | | | | | | | | When listing issues and merge requests on dasboard page, make sure that at least one filter is enabled. User's id is used in search autocomplete widget instead of username, which allows presetting user in filter dropdowns. Related to #43246
* Moves the action buttons out of the breadcrumbsPhil Hughes2017-09-061-4/+1
| | | | Closes #36459
* Clean up new navigation templatesPhil Hughes2017-09-061-4/+3
|
* Use non-i18n values for setting new group-level issue/MR button textBryce Johnson2017-08-211-2/+2
|
* moved declaration of `breadcrumb_title` into `page_title` methodPhil Hughes2017-07-121-1/+0
| | | | `breadcrumb_title` is then overriden when needed
* fixed breadcrumb titlesPhil Hughes2017-07-071-0/+1
|
* improvements to breadcrumb titles, links & nestingPhil Hughes2017-07-061-0/+1
|
* more action button movementsPhil Hughes2017-07-031-1/+5
| | | | | fixed eslint failures fixed project select dropdown not working on some pages
* 'New issue'/'New merge request' dropdowns should show only projects with ↵19107-404-when-creating-new-milestone-or-issue-for-project-that-has-issues-disabledblackst0ne2017-05-301-1/+1
| | | | issues/merge requests feature enabled
* Dashboard section capitalization fixJose Ivan Vargas Lopez2017-04-061-1/+1
|
* Remove unnecessary extra margin on issues, mr and todo pagesOswaldo Ferreira2017-01-271-3/+1
|
* Re-use top-are css component for issues/mr pagesDmitriy Zaporozhets2016-02-051-3/+4
| | | | 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 select2 dropdown for dashboard/group 'New X' buttonsDouwe Maan2015-12-071-12/+1
|
* Add "New X" buttons to dashboard and group issue, MR and milestone indexesDouwe Maan2015-12-021-2/+21
|
* Apply new style for issues, merge requests and milestone pagesDmitriy Zaporozhets2015-09-041-3/+0
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Set page title based on content in dashboard areaDmitriy Zaporozhets2015-09-031-4/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Move issuable partials in common directoryDmitriy Zaporozhets2015-06-251-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add Accepted and Rejected tabs to MR lists.Douwe Maan2015-05-251-1/+1
|
* Add a page title to every page.Douwe Maan2015-04-301-0/+1
|
* Refactor issues and merge requests listsDmitriy Zaporozhets2014-12-231-7/+3
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Upgrade to Font Awesome v4.2Sullivan SENECHAL2014-10-031-1/+1
|
* Show counters in sidebar filter in same way like we did for projects pageDmitriy Zaporozhets2014-07-101-1/+0
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Merge branch 'responsive-sidebar' into 'master'Dmitriy Zaporozhets2014-06-151-2/+2
|\ | | | | | | | | | | | | | | | | | | | | Responsive sidebar fixes This fixes two major issues with the responsive sidebar 1. Overlapping content by the label: The label and sidebar is now always on the right side of the screen. This makes it always easy to find (better UX) and prevents it from overlapping most content. Additionally, on xs screens, instead of the side-attached label, for some pages it will show an extra button in the head instead of a buttons that overlaps. 2. Pop up of sidebar on changing pages.
| * 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
* | Change mode for view filesDmitriy Zaporozhets2014-06-141-0/+0
|/ | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* add responsive sidebar to issues, milestones and MRsJob van der Voort2014-06-141-1/+3
|
* Fix spelling of plural project (projects and not project's).Pixelindustries2014-02-111-1/+1
|
* Convert span into col-mdDmitriy Zaporozhets2013-12-301-2/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Show Assigned/Authored/All filter for dashboard issues and mr pagesDmitriy Zaporozhets2013-12-241-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Improved wording for the "light" heading sentences for the main dashboard pagesHenry Smith2013-08-151-1/+1
| | | | | These are just a few very particular fixes for small grammatical issues, intended to polish the reading experience.
* Dashboard/Group issues and mr pages refactoringDmitriy Zaporozhets2013-08-061-1/+1
|
* More descriptions for pagesDmitriy Zaporozhets2013-07-311-3/+4
|
* Replace page_title with page-title. Correct margin for some blocks/layoutsDmitriy Zaporozhets2013-07-131-2/+1
|
* REmove duplicating search on dashboard issues/mrDmitriy Zaporozhets2013-07-121-3/+5
|
* replace right with pull-rightDmitriy Zaporozhets2013-01-301-1/+1
|
* Dont set @project variable in list. Remove a bit of duplication in dash and ↵Dmitriy Zaporozhets2013-01-141-14/+1
| | | | group
* Fixed styles, ProjectHook specs etcDmitriy Zaporozhets2013-01-051-1/+2
|
* Refactor css lists. Use well-list classDmitriy Zaporozhets2012-12-181-3/+4
|
* use link_to_project for Dashboard: Issues, MRDmitriy Zaporozhets2012-12-101-1/+1
|
* Dashboard filters for eventsDmitriy Zaporozhets2012-11-211-12/+16
|
* Fully embrace Ruby 1.9 hash syntaxRobert Speicher2012-08-101-2/+2
| | | | Didn't bother with files in db/, config/, or features/
* Fix missing @project errorsRiyad Preukschas2012-08-061-2/+2
|
* Updated merge request subheading.Rob Taylor2012-07-241-1/+1
| | | | Changed "authored or assigned to you" to read "authored by or assigned to you" which reads better.
* UI changes:randx2012-07-011-1/+1
| | | | | | | | | | * .page_title class added. Used for better page headers * improved help page * added back links for help pages * show app version & revision on help page Backend changes: * Gitab::Version && Gitlab::Revision constants
* Get rid of modularity gem, Styled 'nothing here' messageDmitriy Zaporozhets2012-06-111-2/+1
|
* fix merge_requests.htmlEric2012-05-231-2/+2
|
* New project page improved. User profile improved. Show issues, participant ↵gitlabhq2012-04-241-18/+13
| | | | on Milestone show page.