summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Fix MR discussion not loaded issue51958-fix-mr-discussion-loadingMark Chao2018-10-012-4/+5
* Merge branch 'remove-dropzonejs-rails' into 'master'Douwe Maan2018-10-011-1/+1
|\
| * Merge branch 'master' into 'remove-dropzonejs-rails'Mike Greiling2018-09-281064-18667/+49029
| |\
| * | use yarn installed dropzonePirate Praveen2018-03-201-1/+1
* | | Fixed file templates not being fully fetched in Web IDEPhil Hughes2018-09-282-4/+13
| |/ |/|
* | Fix blue, orange, and red colorsPedro Moreira da Silva2018-09-271-3/+3
* | Merge branch 'group-weight-icon-and-text' into 'master'Annabel Dunstone Gray2018-09-271-1/+1
|\ \
| * | Add right margin to board-card-numberGeorge Tsiolis2018-09-261-1/+1
* | | Merge branch 'more-table-widths' into 'master'Filipa Lacerda2018-09-271-1/+1
|\ \ \
| * | | Adds an extra width to the responsive tablessamdbeckham2018-09-261-1/+1
* | | | Merge branch '50904-use-vuex-store-job' into 'master'Phil Hughes2018-09-275-109/+26
|\ \ \ \
| * | | | Uses new Vuex store in job log pageFilipa Lacerda2018-09-275-109/+26
* | | | | Updates Vue job components to match new APIFilipa Lacerda2018-09-275-66/+73
|/ / / /
* | | | Merge branch 'ide-refactor-for-ee-specific' into 'master'Phil Hughes2018-09-273-53/+59
|\ \ \ \
| * | | | Refactor IDE to allow RightPane extensionide-refactor-for-ee-specificPaul Slaughter2018-09-263-53/+59
* | | | | Merge branch '50904-update-scroll-utils' into 'master'Phil Hughes2018-09-273-10/+35
|\ \ \ \ \
| * | | | | Extracts scroll position checks into reusable functions50904-update-scroll-utilsFilipa Lacerda2018-09-263-10/+35
* | | | | | Fixes performance bar looking for a key in a undefined propFilipa Lacerda2018-09-272-13/+26
* | | | | | Merge branch 'jivl-fix-monitoring-dashboard-resizing-navbar' into 'master'Mike Greiling2018-09-262-28/+20
|\ \ \ \ \ \
| * | | | | | Change forceRedraw key formatjivl-fix-monitoring-dashboard-resizing-navbarJose Vargas2018-09-251-3/+3
| * | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into jivl-fix-monito...Jose Vargas2018-09-25239-1559/+1753
| |\ \ \ \ \ \
| * | | | | | | Fix monitoring dashboard not working properlyJose Vargas2018-09-252-28/+20
* | | | | | | | Fix import statement for the skeleton notesJose Vargas2018-09-261-1/+1
* | | | | | | | Merge branch 'jivl-bump-gitlab-ui' into 'master'Clement Ho2018-09-268-19/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | Bump GitLab UI version and change the file imports to a single point of entry...jivl-bump-gitlab-uiJose Vargas2018-09-268-19/+20
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'winh-page-title-margin' into 'master'Annabel Dunstone Gray2018-09-261-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Change vertical margin of page titles to 16pxwinh-page-title-marginWinnie Hellmann2018-09-261-1/+1
* | | | | | | | Merge branch 'feature/runner-type-filter-for-admin-view' into 'master'Kamil Trzciński2018-09-262-0/+12
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | add type filter to admin runners pageAlexis Reigel2018-09-242-0/+12
* | | | | | | | Merge branch 'rename-squash-before-merge-vue-component' into 'master'Phil Hughes2018-09-264-17/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Rename squash before merge vue componentGeorge Tsiolis2018-09-214-17/+2
* | | | | | | | Resolve "Commit details are not displayed when reviewing an MR commit by commit"Paul Slaughter2018-09-263-0/+166
* | | | | | | | Merge branch 'patch-28' into 'master'Phil Hughes2018-09-261-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | fix board list vertical scroll bar always shows upEmeryao2018-07-091-1/+1
* | | | | | | | Add link component from gitlab-uiJose Ivan Vargas2018-09-252-8/+17
* | | | | | | | Add gitlab-ui skeleton loadingClement Ho2018-09-258-106/+27
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge branch 'leipert-fix-mr-widget-header-margins' into 'master'Annabel Dunstone Gray2018-09-251-25/+35
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Fix merge request header marginsleipert-fix-mr-widget-header-marginsLukas Eipert2018-09-251-25/+35
* | | | | | | Merge branch 'ide-remove-stage-buttons' into 'master'Filipa Lacerda2018-09-252-4/+1
|\ \ \ \ \ \ \
| * | | | | | | Fixed alignment of changed icon in commit headide-remove-stage-buttonsPhil Hughes2018-09-251-0/+1
| * | | | | | | Remove stage/unstage buttons from IDE commit list itemsPhil Hughes2018-09-201-4/+0
* | | | | | | | Cleanup polling of merge request widget in testsWinnie Hellmann2018-09-251-0/+2
* | | | | | | | Merge branch 'ce-7013-add-epics-close-support' into 'master'Douglas Barbosa Alexandre2018-09-253-1/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | Bacport FE changes from Closing Epicsce-7013-add-epics-close-supportJarka Košanová2018-09-243-1/+20
* | | | | | | | | Merge branch 'ide-refactor-for-ee-specific' into 'master'Phil Hughes2018-09-252-9/+31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Refactor IDE index to support EE specific codePaul Slaughter2018-09-242-9/+31
* | | | | | | | | | Use Vue component for job artifacts, Commit and Trigger VariablesFilipa Lacerda2018-09-256-188/+187
|/ / / / / / / / /
* | | | | | | | | Resolve "Collapsed open and closed sections in boards styling is broken"Andrea Leone2018-09-241-1/+9
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge branch 'upgrade-eslint' into 'master'Marin Jankovski2018-09-2455-99/+101
|\ \ \ \ \ \ \ \
| * | | | | | | | Switch to per-line rule exceptionsupgrade-eslintMike Greiling2018-09-211-2/+4