summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '26207-add-hover-animations' into 'master' Annabel Dunstone Gray2017-01-161-1/+2
|\
| * Merge branch 'master' into '26207-add-hover-animations'Dimitrie Hoekstra2017-01-0523-74/+101
| |\
| * | added additional hover animations, fixed up avatarsdimitrieh2017-01-031-1/+2
* | | Merge branch '25946-manual-pipeline-dropdown-casing' into 'master' Alfredo Sumaran2017-01-161-1/+1
|\ \ \
| * | | Retain original casing for build name in manual pipeline dropdown25946-manual-pipeline-dropdown-casingSam Rose2017-01-161-1/+1
* | | | Merge branch '22111-remove-lock-icon-on-protected-tag' into 'master' Clement Ho2017-01-161-1/+0
|\ \ \ \
| * | | | Remove Lock Icon on Protected TagSergey Nikitin2017-01-141-1/+0
* | | | | Merge branch 'fix/diff-title' into 'master' Alfredo Sumaran2017-01-161-1/+1
|\ \ \ \ \
| * | | | | fixed commit diff linking and added specsfix/diff-titleLuke "Jared" Bennett2017-01-141-1/+1
* | | | | | Merge branch '26698-fix-master' into 'master' Rémy Coutable2017-01-151-1/+1
|\ \ \ \ \ \
| * | | | | | Remove trailing whitespaceRémy Coutable2017-01-151-1/+1
* | | | | | | Merge branch 'pipelines_missing_pagination' into 'master' Fatih Acet2017-01-151-1/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | change how pagination component is loadedpipelines_missing_paginationRegis2017-01-151-1/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'patch-1' into 'master' Rémy Coutable2017-01-151-1/+10
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | existing folders and existing repos should not use the same set of instructio...keen992016-03-291-1/+10
* | | | | | Merge branch 'fix-build-sort-order' into 'master' Robert Speicher2017-01-131-1/+1
|\ \ \ \ \ \
| * | | | | | rename sort methodMike Greiling2017-01-021-1/+1
| * | | | | | add natural sorting token for build namesMike Greiling2017-01-021-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'fix-single-team-specs' into 'master' Robert Speicher2017-01-131-5/+6
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Improve disabled state selectfix-single-team-specsLuke "Jared" Bennett2017-01-131-5/+6
| | |_|/ / | |/| | |
* | | | | Text for copy to clipboard: URL, personal access token, commands, referenceclipboard-button-textvictorwu2017-01-124-7/+7
* | | | | Merge branch 'search-bar-first-iteration' into 'master' Jacob Schatz2017-01-122-2/+131
|\ \ \ \ \
| * | | | | Add haml lint commentClement Ho2017-01-091-0/+2
| * | | | | Fix haml lintClement Ho2017-01-091-8/+8
| * | | | | we're actually not using issue finder hereLin Jen-Shin2017-01-092-2/+1
| * | | | | Pass the arguments from where we render the partialLin Jen-Shin2017-01-092-1/+4
| * | | | | Remove unused finder variableClement Ho2017-01-091-3/+0
| * | | | | Remove if issue.boards since search bar does not display on issue boards pageClement Ho2017-01-091-14/+1
| * | | | | Fix invalid style attribute operatorClement Ho2017-01-091-1/+1
| * | | | | Fix HAML attributesClement Ho2017-01-091-9/+9
| * | | | | Refactor dropdown filtersClement Ho2017-01-091-2/+2
| * | | | | Add mobile viewportClement Ho2017-01-091-1/+1
| * | | | | Fix casing and add upcoming milestone filterClement Ho2017-01-091-3/+6
| * | | | | Pass project ID through the DOMClement Ho2017-01-091-1/+1
| * | | | | Fixed issue where dropdown would not open after clicking on a dropdown itemClement Ho2017-01-091-11/+11
| * | | | | Code cleanupClement Ho2017-01-091-1/+1
| * | | | | Make keep typing dropdown item staticClement Ho2017-01-091-8/+15
| * | | | | Add ability to click on none as an optionClement Ho2017-01-091-4/+5
| * | | | | Add vertical scrolling for dropdownsClement Ho2017-01-091-13/+13
| * | | | | Style label dropdownsClement Ho2017-01-091-1/+1
| * | | | | Add static dropdown list itemsClement Ho2017-01-091-5/+21
| * | | | | Style author dropdownClement Ho2017-01-091-11/+12
| * | | | | Style hint dropdownClement Ho2017-01-091-3/+3
| * | | | | Fix image data-srcClement Ho2017-01-091-2/+2
| * | | | | Add label and milestone dropdownsClement Ho2017-01-091-0/+11
| * | | | | Add author dropdownClement Ho2017-01-091-0/+9
| * | | | | Add dropdowns for assigneeClement Ho2017-01-091-0/+17
| * | | | | Add logic for dynamically selecting which dropdown to load [skip ci]Clement Ho2017-01-091-1/+1
| * | | | | Add type button for accessibilityClement Ho2017-01-091-1/+1
| * | | | | Add clear search buttonClement Ho2017-01-091-0/+2