summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* 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-034-90/+77
|/ /
* | Merge branch '28010-mr-merge-button-default-to-danger' into 'master' Alfredo Sumaran2017-03-032-23/+33
|\ \
| * | Default to subtle MR mege button until CI status is available28010-mr-merge-button-default-to-dangerEric Eastwood2017-03-022-23/+33
* | | 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-286-14/+17
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into add-svg-loaderFilipa Lacerda2017-02-2810-63/+105
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into 'add-svg-loader'Filipa Lacerda2017-02-277-87/+148
| |\ \ \ \ \ \
| * | | | | | | 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-2510-30/+270
| |\ \ \ \ \ \ \
| * | | | | | | | 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
* | | | | | | | | remove extra whitespace on dashboard projects pageSimon Knox2017-03-021-1/+3
* | | | | | | | | 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 '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-021-6/+0
|/ / / / / / / / /
* | | | | | | | | Merge branch 'dz-dashboard-groups-search' into 'master' Dmitriy Zaporozhets2017-03-022-0/+53
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Update JS to use new standardsFilipa Lacerda2017-03-023-51/+53
| * | | | | | | | Add filter and sorting to dashboard groups pageDmitriy Zaporozhets2017-03-012-0/+51
* | | | | | | | | Merge branch 'dm-dont-copy-toolip' into 'master' Jacob Schatz2017-03-021-0/+3
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Don't copy tooltip when copying GFMdm-dont-copy-toolipDouwe Maan2017-02-271-0/+3
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'rs-issue-28647' into 'master' Alfredo Sumaran2017-03-021-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Fix ES6 interpolation in GitLabCrop classrs-issue-28647Robert Speicher2017-03-011-1/+1
* | | | | | | | Merge branch 'fix/mwbs-to-mwps' into 'master' Douwe Maan2017-03-011-3/+3
|\ \ \ \ \ \ \ \