summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '26616-fix-search-group-project-filters' into 'master' Alfredo Sumaran2017-01-162-1/+7
|\
| * Fix dropdown filter input value after blur26616-fix-search-group-project-filtersEric Eastwood2017-01-161-1/+1
| * Fix group/project filters on search pageEric Eastwood2017-01-161-0/+6
* | Merge branch 'pipeline_index_mini_graph_fix' into 'master' Fatih Acet2017-01-161-13/+6
|\ \
| * | phil said this is good - no need to dynamically update since this is a static...pipeline_index_mini_graph_fixRegis2017-01-151-49/+7
| * | works in browsers without sourceCapabilities APIRegis2017-01-151-1/+4
| * | update commented documentation to reflect new changesRegis2017-01-151-2/+3
| * | fix clicking url bar, browser UI, dev tools collapsing the mini_graphRegis2017-01-151-1/+3
| * | fix UI without Promise or timeOut/intervalRegis2017-01-151-2/+9
| * | fix UI behaviourRegis2017-01-151-1/+1
| * | Merge branch 'master' into pipeline_index_mini_graph_fixRegis2017-01-1532-30/+2109
| |\ \
| * | | make tests pass - change a bit of logicRegis2017-01-121-6/+8
| * | | fixed issue - description in function (check diff)Regis2017-01-121-3/+23
* | | | Merge branch '26207-add-hover-animations' into 'master' Annabel Dunstone Gray2017-01-1610-8/+139
|\ \ \ \ | |_|_|/ |/| | |
| * | | fixed nav-links margin with recommended fixdimitrieh2017-01-161-8/+9
| * | | Merge branch 'master' into '26207-add-hover-animations'Dimitrie Hoekstra2017-01-0568-775/+862
| |\ \ \
| * | | | added the same to .header-user-avatar to make it consistentdimitrieh2017-01-052-1/+11
| * | | | made avatar border color really subtle and not distracting, plus doesn't act ...dimitrieh2017-01-052-7/+7
| * | | | fixed bell transition animationdimitrieh2017-01-041-1/+1
| * | | | removed darkening hover state and animation color labelsdimitrieh2017-01-042-8/+0
| * | | | fix rake scss linting errorsdimitrieh2017-01-033-5/+5
| * | | | added additional hover animations, fixed up avatarsdimitrieh2017-01-038-4/+59
| * | | | hover animations for award buttons, buttons, dropdowns, rows in file list, li...dimitrieh2017-01-034-1/+71
* | | | | Merge branch 'fix/diff-title' into 'master' Alfredo Sumaran2017-01-163-24/+26
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | fixed commit diff linking and added specsfix/diff-titleLuke "Jared" Bennett2017-01-143-24/+26
* | | | | Merge branch 'pipelines_missing_pagination' into 'master' Fatih Acet2017-01-152-8/+19
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | change how pagination component is loadedpipelines_missing_paginationRegis2017-01-151-0/+1
| * | | | fix pagination component handling different header styles from different serv...Regis2017-01-131-8/+18
* | | | | Fixed spacing of labels in issuable row on milestone#showPhil Hughes2017-01-131-0/+4
|/ / / /
* | | | Fixes pipeline status cell is too wide by adding missing classes in table hea...26615-pipeline-status-cellFilipa Lacerda2017-01-121-6/+6
* | | | Use string constant variable for `#down-build-trace`26109-preserve-scroll-position-on-autoreloadKushal Pandya2017-01-121-4/+4
* | | | Use better approach to access hashKushal Pandya2017-01-121-5/+2
* | | | Scroll to bottom on build completion if autoscroll was activeKushal Pandya2017-01-121-1/+15
* | | | Merge branch 'search-bar-first-iteration' into 'master' Jacob Schatz2017-01-1222-4/+1982
|\ \ \ \
| * | | | Backend reviewClement Ho2017-01-111-6/+3
| * | | | Remove duplicate methodClement Ho2017-01-091-18/+0
| * | | | Fix code review suggestionsClement Ho2017-01-092-5/+7
| * | | | Fix indentationClement Ho2017-01-091-14/+15
| * | | | Fix javascript error for when there are no issuesClement Ho2017-01-091-7/+10
| * | | | Code review changesClement Ho2017-01-093-2/+4
| * | | | Add symbolsClement Ho2017-01-091-4/+4
| * | | | Fix specsClement Ho2017-01-091-1/+8
| * | | | Enable filtering with multiple wordsClement Ho2017-01-093-3/+7
| * | | | Refactor addWordToInputClement Ho2017-01-096-33/+33
| * | | | Fix specsClement Ho2017-01-092-2/+2
| * | | | Fix specsClement Ho2017-01-092-8/+20
| * | | | Refactor and use regex for string processingClement Ho2017-01-097-235/+90
| * | | | Make changes to make it more flexible for new filtersClement Ho2017-01-094-5/+23
| * | | | Add selected tagName check for itemClickedClement Ho2017-01-092-15/+20
| * | | | Fix dropdown hint reset when changing tabsClement Ho2017-01-091-1/+9