summaryrefslogtreecommitdiff
path: root/app/views/shared
Commit message (Expand)AuthorAgeFilesLines
* Fixes issue with unassigned not working in dropdownzero-dropdown-idPhil Hughes2016-03-141-1/+1
* Fixed tests for MR & issue filtersissue-filter-testsPhil Hughes2016-03-141-1/+1
* Use Capybara find methods and remove sleeps in feature specs in "All Issues" ...improve-issues-filter-all-specStan Hu2016-03-131-1/+1
* Fixes issue with issue sidebar toggle button not workingPhil Hughes2016-03-101-1/+1
* Merge branch 'dropdown-js' into 'master' Jacob Schatz2016-03-101-13/+78
|\
| * Fixed failing testsPhil Hughes2016-03-101-27/+29
| * Fixed ruby style errorsPhil Hughes2016-03-101-29/+18
| * Stops excute remote data fetcher when already recieved dataPhil Hughes2016-03-101-1/+1
| * Uses a publicly facing URL so that it allows labels & milestones to be visibl...Phil Hughes2016-03-101-3/+3
| * Status dropdownPhil Hughes2016-03-101-9/+17
| * Can create new label from dropdownPhil Hughes2016-03-101-2/+6
| * Started page two for labels dropdown to allow creating new labelsPhil Hughes2016-03-101-7/+57
| * Correctly fitlers remotelyPhil Hughes2016-03-101-0/+8
| * milestone dropdownPhil Hughes2016-03-101-7/+3
| * Extra links in label filter dropdown fotoerPhil Hughes2016-03-101-1/+5
| * Applied new dropdowns to issue filtersPhil Hughes2016-03-101-10/+14
* | Replaced hidden div for textarea off-the screenPhil Hughes2016-03-101-1/+1
* | Fixes issue with markdown snippet not being copyablePhil Hughes2016-03-101-0/+2
|/
* Merge branch 'improve-archived-projects'Dmitriy Zaporozhets2016-03-091-0/+22
|\
| * Updated project list dropdown to use dropdown classesimprove-archived-projectsPhil Hughes2016-03-051-9/+6
| * Align projects sort checkboxDmitriy Zaporozhets2016-03-041-1/+3
| * Show active sorting method for projects listDmitriy Zaporozhets2016-03-041-21/+16
| * Make projects sort dropdown shared so it can be reused for other pagesDmitriy Zaporozhets2016-03-041-0/+28
* | adds language names to projects list github styletiagonbotelho2016-03-071-0/+3
* | Updates from last code review.issue_13621_2Rubén Dávila2016-03-0610-51/+212
* | Add link with filter by milestone for labels and avatar.Rubén Dávila2016-03-041-2/+8
* | Add missing partials!Rubén Dávila2016-03-042-0/+31
* | Show Project name on Labels tab for Group and Dashboard context.Rubén Dávila2016-03-041-1/+8
* | Use the same partial when rendering Issues or Merge Requests.Rubén Dávila2016-03-046-56/+7
* | Make Merge Requests tab have the same look as Issues.Rubén Dávila2016-03-043-14/+22
* | Show project name for Issues tab in Group and Dashboard context.Rubén Dávila2016-03-043-4/+11
* | Refactor Merge Requests tab into a custom partialRubén Dávila2016-03-041-0/+15
* | Refactor Merge Requests tab into a custom partialRubén Dávila2016-03-041-0/+8
* | Eager load Issues/MRs project for Milestone.Rubén Dávila2016-03-042-1/+4
* | Refactor Merge Requests tab into a custom partialRubén Dávila2016-03-043-0/+28
* | Recator Issues Tab into a custom partial.Rubén Dávila2016-03-043-0/+25
|/
* Remove `Profile::KeysController#new` actionRobert Speicher2016-03-031-1/+1
* Refactor projects listDmitriy Zaporozhets2016-03-031-15/+8
* Merge branch 'improve-user-tabs' into 'master' Jacob Schatz2016-03-032-1/+8
|\
| * Message for when no groups foundAlfredo Sumaran2016-03-011-0/+2
| * Add ul to wrap project listAlfredo Sumaran2016-02-291-2/+3
| * Add routes and actions for dynamic tab loadingJosh Frye2016-02-292-1/+5
* | Change `js-quick-submit` behavior to expect the class on the formRobert Speicher2016-03-022-3/+3
* | Use the .nothing-here-block class when projects list is emptyfix/13785-dashboard-projects-display-welcome-after-searchRémy Coutable2016-03-021-1/+1
|/
* Merge branch 'sidebar-hide-class' into 'master' Rémy Coutable2016-02-262-18/+18
|\
| * Created helper class to hide content in issue sidebar when collapsedsidebar-hide-classPhil Hughes2016-02-252-18/+18
* | Fix description margin for groups listDmitriy Zaporozhets2016-02-262-3/+3
* | Refactor styles for merge requests listDmitriy Zaporozhets2016-02-261-1/+1
* | Refactor styles for issues listDmitriy Zaporozhets2016-02-261-1/+1
* | Refactor css for groups listDmitriy Zaporozhets2016-02-261-2/+2