summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Fix loading icon being visible in the wrong button44149-issue-comment-buttonsFilipa Lacerda2018-03-126-6/+31
* Merge branch 'remove-jquery-globals' into 'master'Phil Hughes2018-03-12224-13/+311
|\
| * require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-09224-13/+311
* | Merge branch '43702-update-label-dropdown-wording' into 'master'Phil Hughes2018-03-123-3/+48
|\ \
| * | Add `createLabelTitle` & `manageLabelsTitle` props for action stringKushal Pandya2018-03-121-2/+14
| * | Add `headerTitle` prop for container header stringKushal Pandya2018-03-121-1/+10
| * | Add `isProject` and computed props to for contextual info for dropdownKushal Pandya2018-03-121-0/+24
* | | Merge branch 'fl-remove-duplicated-code' into 'master'Phil Hughes2018-03-121-14/+0
|\ \ \ | |/ / |/| |
| * | Removes duplicated & non used codefl-remove-duplicated-codeFilipa Lacerda2018-03-091-14/+0
* | | Remove sync script for gitlab-svgs and reference the vendored library directlyMike Greiling2018-03-0971-71/+0
* | | Move AssigneeTitle vue componentGeorge Tsiolis2018-03-094-61/+66
| |/ |/|
* | Merge branch 'merge-request-widget-source-branch-improvements' into 'master'Filipa Lacerda2018-03-094-3/+47
|\ \ | |/ |/|
| * Dont show remove source branch checkbox when user cannot remove the branchPhil Hughes2018-03-084-3/+47
* | Merge branch 'fl-svg' into 'master'Clement Ho2018-03-0817-3/+17
|\ \
| * | Update svgs contentfl-svgFilipa Lacerda2018-03-0817-3/+17
* | | Merge branch '37211-diff-comments-fix-ctrl-enter-tooltip' into 'master'Fatih Acet2018-03-081-1/+1
|\ \ \
| * | | Hide hotkey tooltip after click event in diff comments37211-diff-comments-fix-ctrl-enter-tooltipDennis Tang2018-03-061-1/+1
* | | | Merge branch 'refactor/move-mr-widget-memory-usage-and-graph-components' into...Phil Hughes2018-03-083-55/+78
|\ \ \ \ | |_|/ / |/| | |
| * | | Move MemoryGraph and MemoryUsage vue componentsGeorge Tsiolis2018-03-083-55/+78
* | | | Merge branch '43770-change-clear-runners-cache-ujs-action-to-an-axios-request...Kamil Trzciński2018-03-083-10/+44
|\ \ \ \ | |_|_|/ |/| | |
| * | | [ci skip] Merge branch 'master' into 43770-change-clear-runners-cache-ujs-act...Filipa Lacerda2018-03-0716-94/+428
| |\ \ \
| * | | | Removes UJS from reset cache buttonFilipa Lacerda2018-03-073-10/+44
* | | | | Address frontend feedbackBob Van Landuyt2018-03-082-3/+3
* | | | | Merge branch 'jivl-backport-custom-metrics-frontend' into 'master'Filipa Lacerda2018-03-074-21/+51
|\ \ \ \ \
| * | | | | backport of custom metrics for the common metrics section of CEjivl-backport-custom-metrics-frontendJose Ivan Vargas2018-03-074-21/+51
| | |_|_|/ | |/| | |
* | | | | Merge branch 'ce-3839-ci-cd-only-github-projects-fe' into 'master'Douwe Maan2018-03-071-7/+24
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into 'ce-3839-ci-cd-only-github-projects-fe'ce-3839-ci-cd-only-github-projects-feDouwe Maan2018-03-0715-95/+448
| |\ \ \ \ \
| * | | | | | CE backport for creating CI/CD projects from GitHubRubén Dávila2018-03-071-7/+24
* | | | | | | Merge branch 'refactor/move-sidebar-assignee-vue-component' into 'master'Clement Ho2018-03-072-44/+47
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Move SidebarAssignees vue componentGeorge Tsiolis2018-03-072-44/+47
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'bvl-allow-maintainer-to-push' into 'master'Douwe Maan2018-03-075-3/+28
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Allow a user to select `allow maintainer to push`Bob Van Landuyt2018-03-075-3/+28
| |/ / / /
* | | | | Merge branch '39444-make-margin-around-dropdown-dividers-4px' into 'master'Clement Ho2018-03-071-1/+1
|\ \ \ \ \
| * | | | | Set margins around dropdown dividers to 4px (based on grid)39444-make-margin-around-dropdown-dividers-4pxLukas Eipert2018-03-051-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch '4326-fix-js-or-true' into 'master'Clement Ho2018-03-071-2/+8
|\ \ \ \ \
| * | | | | Fix a JS bug in the websocket terminalNick Thomas2018-03-071-2/+8
| | |_|_|/ | |/| | |
* | | | | Merge branch 'jivl-new-modal-project-labels-milestones' into 'master'Filipa Lacerda2018-03-078-89/+411
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | used respond_to formats for persisting flash messages insteadjivl-new-modal-project-labels-milestonesJose Ivan Vargas2018-03-064-64/+8
| * | | | Add persistent flash messagesJose Ivan Vargas2018-03-014-2/+58
| * | | | Changed selector names, address code concernsJose Ivan Vargas2018-03-016-149/+159
| * | | | Added vue based promotion modals for labels and milestonesJose Ivan Vargas2018-03-018-87/+399
* | | | | Merge branch '43502-clipboard-btn' into 'master'Phil Hughes2018-03-076-2/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Removes btn-transparent and btn-clipboard as default classes for clipboard bu...43502-clipboard-btnFilipa Lacerda2018-03-066-2/+8
* | | | | Remove common_vue bundleMike Greiling2018-03-061-0/+1
|/ / / /
* | | | Merge branch 'ce-3727-fe-labels-for-epics' into 'master'Filipa Lacerda2018-03-062-3/+3
|\ \ \ \
| * | | | Add `js-*` class to refer in JSKushal Pandya2018-03-062-3/+3
* | | | | Merge branch 'cluster-monitoring-changes-ce-backport' into 'master'Phil Hughes2018-03-069-61/+170
|\ \ \ \ \
| * | | | | move misplaced entry pointcluster-monitoring-changes-ce-backportMike Greiling2018-03-061-0/+0
| * | | | | coerce hasMetrics to a boolean value before instantiating the Vue componentMike Greiling2018-03-062-5/+9
| * | | | | prefer getElementByIdMike Greiling2018-03-061-1/+1