summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Remove the ci_job_request_with_tags_matcherremove-ci_job_request_with_tags_matcherKamil Trzciński2018-06-171-7/+5
* Merge branch 'update-nav-theme-previews' into 'master'Dmitriy Zaporozhets2018-06-162-7/+8
|\
| * Harmonize theme preferences previewsupdate-nav-theme-previewsAndreas Kämmerle2018-06-162-7/+8
* | Merge branch '47610-bs4-mini-graph-dropdown-sometimes-open-on-the-top' into '...Annabel Gray2018-06-162-1/+2
|\ \
| * | Fix ci mini graph dropdown alignment and positioning47610-bs4-mini-graph-dropdown-sometimes-open-on-the-topClement Ho2018-06-152-1/+2
* | | Merge branch '47068-pipeline-dropdown-shifts-around-at-smaller-screen-sizes' ...Annabel Gray2018-06-161-0/+1
|\ \ \
| * | | Enable display static for ci job dropdowns so that they dont move when window...47068-pipeline-dropdown-shifts-around-at-smaller-screen-sizesClement Ho2018-06-151-0/+1
* | | | Merge branch 'remove-small-container-width' into 'master'Annabel Gray2018-06-166-10/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add container width for project empty placeholderGeorge Tsiolis2018-06-151-0/+1
| * | | Remove small container widthGeorge Tsiolis2018-06-156-10/+5
* | | | Resolve "Wiki git clone holder and dropdown is broken"Annabel Gray2018-06-152-2/+1
* | | | Merge branch 'enable-no-multi-assign' into 'master'Mike Greiling2018-06-1512-7/+30
|\ \ \ \
| * | | | Enable no-multi-assignment in JS filesgfyoung2018-06-1512-7/+30
| | |_|/ | |/| |
* | | | Resolve "Update link in GitLab cluster setup form to say "see pricing""Taurie Davis2018-06-151-7/+16
* | | | Resolve "Misalignment in rows on comparison page"Clement Ho2018-06-151-0/+4
* | | | Resolve "Stop horizontal scrolling when clicking on board issue"Constance Okoghenun2018-06-151-35/+0
* | | | Merge branch '47975-project-select-dropdown-is-broken-for-group-issues-and-me...Annabel Gray2018-06-151-1/+1
|\ \ \ \
| * | | | Fix project select dropdown in group issues and mr empty state47975-project-select-dropdown-is-broken-for-group-issues-and-merge-requestsClement Ho2018-06-151-1/+1
* | | | | Merge branch 'jivl-remove-additional-border-users-no-group' into 'master'Clement Ho2018-06-152-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove additional border from the create project pageJose2018-06-152-2/+2
* | | | | Fix alert colorsClement Ho2018-06-152-3/+22
| |_|_|/ |/| | |
* | | | Merge branch 'jivl-fix-dropdown-going-out-of-screen' into 'master'Clement Ho2018-06-158-10/+10
|\ \ \ \
| * | | | Fix dropdown from project welcome page moving out of the screenjivl-fix-dropdown-going-out-of-screenJose2018-06-158-10/+10
* | | | | Merge branch 'fix-web-ide-disable-markdown-autocomplete' into 'master'Phil Hughes2018-06-151-0/+1
|\ \ \ \ \
| * | | | | Fix #47796 "Web IDE autocomplete should be disabled in markdown files"Isaac Smith2018-06-151-0/+1
* | | | | | Remove pointer events in favor of boundary viewportClement Ho2018-06-152-5/+1
| |_|_|/ / |/| | | |
* | | | | Merge branch '47272-applications-table' into 'master'Clement Ho2018-06-151-0/+1
|\ \ \ \ \
| * | | | | Fix odd numbered row bg color in striped table47272-applications-tableAnnabel Dunstone Gray2018-06-151-0/+1
* | | | | | Merge branch 'ide-commit-actions-update' into 'master'Filipa Lacerda2018-06-156-84/+111
|\ \ \ \ \ \
| * | | | | | fixed discard dropdown being off the screenPhil Hughes2018-06-151-1/+2
| * | | | | | added computed prop for file list lengthide-commit-actions-updatePhil Hughes2018-06-151-5/+8
| * | | | | | fixed tooltip boundaryPhil Hughes2018-06-143-0/+8
| * | | | | | alignment updatesPhil Hughes2018-06-144-6/+11
| * | | | | | fixed eslintPhil Hughes2018-06-141-5/+5
| * | | | | | fixed ellipsis not showing correctlyPhil Hughes2018-06-141-1/+1
| * | | | | | fixed hover styling caused by dropdownPhil Hughes2018-06-143-32/+28
| * | | | | | Improve commit flow in Web IDEPhil Hughes2018-06-145-50/+64
* | | | | | | Merge branch 'ce-6145-extract-app-views-shared-issuable-2' into 'master'Robert Speicher2018-06-151-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Explicitly set `selected`ce-6145-extract-app-views-shared-issuable-2Lin Jen-Shin2018-06-141-0/+2
* | | | | | | | Merge branch 'dm-remove-favicon-main-version' into 'master'Robert Speicher2018-06-152-14/+3
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Remove FaviconUploader favicon_main versiondm-remove-favicon-main-versionDouwe Maan2018-06-152-14/+3
* | | | | | | | Enable no-restricted-globals in JS filesgfyoung2018-06-1531-36/+40
* | | | | | | | Merge branch 'ce-6145-extract-app-views-shared-issuable-3' into 'master'Robert Speicher2018-06-152-2/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Unify app/views/shared/issuable/form/_metadata.html.hamlce-6145-extract-app-views-shared-issuable-3Lin Jen-Shin2018-06-141-1/+4
| * | | | | | | | Unify app/views/shared/issuable/_sidebar_assignees.html.hamlLin Jen-Shin2018-06-141-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch '47915-badges' into 'master'Clement Ho2018-06-152-2/+2
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Truncate long label names47915-badgesAnnabel Dunstone Gray2018-06-142-2/+2
* | | | | | | | Merge branch 'rails5-fix-47836' into 'master'Yorick Peterse2018-06-151-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Rails5 fix passing Group objects array into for_projects_and_groups milestone...Jasper Maes2018-06-141-2/+2
* | | | | | | | | Merge branch 'bvl-graphql-nested-merge-request' into 'master'Douwe Maan2018-06-153-13/+12
|\ \ \ \ \ \ \ \ \