summaryrefslogtreecommitdiff
path: root/app/views/shared
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge-request-sidebar' into 'master'Jacob Schatz2016-03-232-4/+4
* Merge branch 'fix-milestone-assign' into 'master'Jacob Schatz2016-03-231-1/+1
* Merge branch 'label-dropdown-errors' into 'master'Jacob Schatz2016-03-231-0/+1
* Merge branch 'delete-button-on-edit-issue-has-no-confirmation-14474' into 'ma...Douwe Maan2016-03-231-1/+2
* Merge branch '2489-soft-delete-issues' into 'master' Douwe Maan2016-03-221-3/+7
* Merge branch 'project-icon' into 'master' Jacob Schatz2016-03-221-1/+1
* Merge branch 'issue_12658' into 'master'Robert Speicher2016-03-213-3/+4
* Merge branch 'feature/issue-move' into 'master' Kamil Trzciński2016-03-211-5/+18
* Merge branch 'remove-wip' into 'master' Jacob Schatz2016-03-211-6/+15
* Merge branch 'label-tooltip' into 'master' Douwe Maan2016-03-212-2/+2
* Merge branch 'filter-label-missing' into 'master' Robert Speicher2016-03-183-6/+6
* Merge branch 'confidential-issues' into 'master' Douwe Maan2016-03-186-10/+21
* Merge branch 'improved-issue-sidebar' into 'master' Jacob Schatz2016-03-182-31/+33
* Merge branch 'dashboard-labels' into 'master'Robert Speicher2016-03-183-57/+57
* Removed label/milestone helper methodsdropdown-preselect-valuePhil Hughes2016-03-161-2/+2
* Pre-selects values on issue and merge request dropdownPhil Hughes2016-03-161-4/+4
* TypoAlfredo Sumaran2016-03-151-1/+1
* Improving the original label-subscribing implementationRémy Coutable2016-03-151-2/+2
* Original implementation to allow users to subscribe to labelsTimothy Andrew2016-03-151-2/+2
* 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