summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* consistent spacing on new MR panels28230-new-mr-spacingSimon Knox2017-03-075-60/+33
* Remove .es6 from file extensions (!9241)winniehell2017-03-05179-0/+0
* Merge branch 'commons-chunk-plugin' into 'master' Jacob Schatz2017-03-0512-42/+53
|\
| * merge cropper library into profile_bundlecommons-chunk-pluginMike Greiling2017-03-032-7/+2
| * rename application entry point and change manifest to runtimeMike Greiling2017-03-031-0/+0
| * create a cacheable commons bundle for d3 libraryMike Greiling2017-03-032-4/+2
| * merge lib_chart into graphs bundleMike Greiling2017-03-032-3/+2
| * create a cacheable commons bundle for our Vue bundlesMike Greiling2017-03-031-2/+0
| * don't rely on global spaced Vue library for issuable bundleMike Greiling2017-03-031-0/+2
| * refactor common bundle to ES module syntax and move global exports to applica...Mike Greiling2017-03-034-32/+43
| * create a common.js bundle and include all jQuery pluginsMike Greiling2017-03-034-17/+25
| * Revert "Merge branch 'tooltip-hide-on-scroll' into 'master'"revert-320ef318Phil Hughes2017-03-031-4/+0
| * Merge branch 'tooltip-hide-on-scroll' into 'master' Filipa Lacerda2017-03-031-0/+4
| |\
| | * Hides the tooltip on scrolltooltip-hide-on-scrollPhil Hughes2017-03-021-0/+4
* | | Improve projects/groups list js codedashboard-filter-search-keep-paramsDmitriy Zaporozhets2017-03-043-10/+14
* | | Refactor projects filtering by nameDmitriy Zaporozhets2017-03-035-92/+81
|/ /
* | Merge branch '28935-make-logo-smaller' into 'master' Alfredo Sumaran2017-03-031-3/+3
|\ \
| * | Decrease tanuki logo sizeAnnabel Dunstone Gray2017-03-021-3/+3
* | | Merge branch '28010-mr-merge-button-default-to-danger' into 'master' Alfredo Sumaran2017-03-033-24/+40
|\ \ \
| * | | Default to subtle MR mege button until CI status is available28010-mr-merge-button-default-to-dangerEric Eastwood2017-03-023-24/+40
* | | | Merge branch '27978-improve-task-list-ux' into 'master' Clement Ho2017-03-021-4/+14
|\ \ \ \
| * | | | Only add a newline in Markdown Editor if the current line is not emptyJan Christophersen2017-03-021-4/+14
* | | | | Merge branch 'add-svg-loader' into 'master' Fatih Acet2017-03-0229-227/+143
|\ \ \ \ \
| * | | | | Changes after reviewadd-svg-loaderFilipa Lacerda2017-03-024-6/+21
| * | | | | Merge branch 'master' into add-svg-loaderFilipa Lacerda2017-02-289-138/+114
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into add-svg-loaderFilipa Lacerda2017-02-2812-64/+154
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into 'add-svg-loader'Filipa Lacerda2017-02-2717-253/+317
| |\ \ \ \ \ \ \
| * | | | | | | | Changes after review - adds alias for icons pathFilipa Lacerda2017-02-277-23/+23
| * | | | | | | | Fix eslint errorFilipa Lacerda2017-02-251-1/+0
| * | | | | | | | Merge branch 'master' into 'add-svg-loader'Filipa Lacerda2017-02-2511-30/+308
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Remove unneed codeFilipa Lacerda2017-02-251-13/+6
| * | | | | | | | | remove tech debt codeFilipa Lacerda2017-02-255-32/+5
| * | | | | | | | | Load svgs in cycle analyticsFilipa Lacerda2017-02-259-21/+11
| * | | | | | | | | Use vhtml only when necessaryFilipa Lacerda2017-02-254-7/+3
| * | | | | | | | | Load SVGs into PipelinesFilipa Lacerda2017-02-258-92/+81
| * | | | | | | | | Loads SVGs into JS for environmentsFilipa Lacerda2017-02-246-56/+16
* | | | | | | | | | Resolve "missing count badge styling in new sidebar dropdown"Annabel Dunstone Gray2017-03-021-0/+10
* | | | | | | | | | remove extra whitespace on dashboard projects pageSimon Knox2017-03-022-2/+5
* | | | | | | | | | Merge branch 'bye-bye-unused-deps' into 'master' Filipa Lacerda2017-03-021-5/+0
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Removed another unused Bootstrap pluginbye-bye-unused-depsPhil Hughes2017-03-021-1/+0
| * | | | | | | | | Removed some unused JS depsPhil Hughes2017-03-021-4/+0
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'issue-descrpiption-spinner-off' into 'master' Annabel Dunstone Gray2017-03-021-2/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fixed the position of loading spinnerissue-descrpiption-spinner-offPhil Hughes2017-03-021-2/+3
| |/ / / / / / / /
* | | | | | | | | Merge branch 'right-sidebar-whitespace' into 'master' Filipa Lacerda2017-03-021-4/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove side padding from expanded sidebarright-sidebar-whitespaceAnnabel Dunstone Gray2017-03-011-4/+0
* | | | | | | | | | Merge branch '28893-highlighted-diff-doesn-t-stay-highlighted-on-refresh' int...Annabel Dunstone Gray2017-03-021-3/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Hightlight linenumber on page load28893-highlighted-diff-doesn-t-stay-highlighted-on-refreshSam Rose2017-03-021-3/+7
* | | | | | | | | | | Merge branch 'backport-ee-changes-environmnets' into 'master' Fatih Acet2017-03-023-3/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Backport EE changes. Service method should be `get` and not `all`Filipa Lacerda2017-03-023-3/+3
* | | | | | | | | | | | Cleaning up navigational order - ProjectKushal Pandya2017-03-022-6/+26
|/ / / / / / / / / / /