summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '28634-todos-margin' into 'master' Alfredo Sumaran2017-03-241-0/+4
|\
| * Remove extra margin at bottom of todos pageAnnabel Dunstone Gray2017-03-241-0/+4
* | Merge branch '28614-harmonious-color-palette' into 'master' Annabel Dunstone Gray2017-03-2422-221/+245
|\ \
| * | Change full colors to a more harmonious palettePedro Moreira da Silva2017-03-2322-221/+245
* | | Merge branch 'add-issue-modal-loading-indicator' into 'master' Alfredo Sumaran2017-03-243-5/+13
|\ \ \
| * | | Show loading icon when changing filter in add issues modalPhil Hughes2017-03-213-5/+13
* | | | Merge branch '29897-remove-force-scroll-for-mr-changes-diff' into 'master' Annabel Dunstone Gray2017-03-241-3/+0
|\ \ \ \
| * | | | Remove forced scroll into view when switching to "Changes" MR tabEric Eastwood2017-03-231-3/+0
* | | | | Merge branch 'fix-multiple-fixtering' into 'master' Clement Ho2017-03-241-0/+2
|\ \ \ \ \
| * | | | | Reset dropdown list when clicking filter inputAlfredo Sumaran2017-03-211-0/+2
* | | | | | Merge branch 'projects-list-line-breaks' into 'master' Annabel Dunstone Gray2017-03-241-34/+35
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fixed commit message in forks list not truncatingPhil Hughes2017-03-241-1/+2
| * | | | | Use project-row class instead of child selectorPhil Hughes2017-03-231-1/+1
| * | | | | Fixes project list lines breakingPhil Hughes2017-03-231-35/+35
* | | | | | Merge branch '29880-refactor-sidebar-hacks' into 'master' Annabel Dunstone Gray2017-03-242-11/+7
|\ \ \ \ \ \
| * | | | | | genericise sidebar vertical offset css as it relates to the subnavMike Greiling2017-03-221-5/+7
| * | | | | | remove jobs page hack to make subnav 100% widthMike Greiling2017-03-221-6/+0
* | | | | | | Merge branch 'todo-done-updates' into 'master' Filipa Lacerda2017-03-241-8/+22
|\ \ \ \ \ \ \
| * | | | | | | added hover/selected state for todos items selected donedimitrieh2017-03-231-2/+8
| * | | | | | | Add transition animation to opacityAnnabel Dunstone Gray2017-03-221-4/+3
| * | | | | | | Change opacity of finished todos instead of background colorAnnabel Dunstone Gray2017-03-201-8/+17
* | | | | | | | Merge branch '25188-polyfill-es-symbol' into 'master' Alfredo Sumaran2017-03-242-7/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | ensure lineNumbers method always returns an array with two integersMike Greiling2017-03-231-3/+3
| * | | | | | | | add polyfill for Array.from to enable ES spread operatorMike Greiling2017-03-221-0/+1
| * | | | | | | | enable Array destructuring and polyfill Symbol classMike Greiling2017-03-212-4/+2
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'refactor-templates-js' into 'master' Alfredo Sumaran2017-03-2423-465/+417
|\ \ \ \ \ \ \ \
| * | | | | | | | Lightly refactor js files related to file template selectors.Bryce Johnson2017-03-2223-465/+417
* | | | | | | | | Merge branch '27574-pipelines-empty-state' into 'master' Alfredo Sumaran2017-03-248-51/+356
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use Ci instead of CI.Filipa Lacerda2017-03-232-7/+7
| * | | | | | | | | Fix loading being shown at the same time at the empty statesFilipa Lacerda2017-03-212-16/+13
| * | | | | | | | | Improvements after reviewFilipa Lacerda2017-03-215-26/+19
| * | | | | | | | | Merge branch 'master' into 27574-pipelines-empty-stateFilipa Lacerda2017-03-2121-48/+125
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | Adds tests to new empty and error statesFilipa Lacerda2017-03-205-42/+67
| * | | | | | | | | Add error state to commits and merge requests pipelines tableFilipa Lacerda2017-03-172-7/+13
| * | | | | | | | | Update state. Divide into smaller componentsFilipa Lacerda2017-03-177-162/+277
| * | | | | | | | | Merge branch 'master' into 27574-pipelines-empty-stateFilipa Lacerda2017-03-1737-1442/+1561
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into 27574-pipelines-empty-state27574-pipelines-empty-stateFilipa Lacerda2017-03-17118-4458/+4649
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Adds counters to badgesFilipa Lacerda2017-03-151-6/+29
| * | | | | | | | | | | Moves tabs into Vue ComponentFilipa Lacerda2017-03-152-25/+129
| * | | | | | | | | | | Renders failed svg when an error occurredFilipa Lacerda2017-03-131-6/+15
| * | | | | | | | | | | Adds empty state for pipelines tableFilipa Lacerda2017-03-132-4/+42
* | | | | | | | | | | | Merge branch '29979-firefox-sidebar-height' into 'master' Alfredo Sumaran2017-03-241-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Switch to check scrollTop of windowAnnabel Dunstone Gray2017-03-231-1/+1
* | | | | | | | | | | | | Merge branch 'add-stop-to-polling' into 'master' Jacob Schatz2017-03-231-5/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Clears timeoutFilipa Lacerda2017-03-231-5/+9
| * | | | | | | | | | | | | Adds stop function so we can stop polling anytimeFilipa Lacerda2017-03-231-5/+12
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch '29558-pipelines-scroll' into 'master' Annabel Dunstone Gray2017-03-233-6/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Apply fix to enviroments tableFilipa Lacerda2017-03-232-3/+4
| * | | | | | | | | | | | | Disable overflow auto on large screensAnnabel Dunstone Gray2017-03-221-1/+8
| * | | | | | | | | | | | | Applies same CSS as main tableFilipa Lacerda2017-03-222-6/+3