summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Resolve "Scrolling tabs are broken on profile, activity, and projects"Simon Knox2018-06-131-20/+19
|
* i18n: externalize strings from 'app/views/award_emoji'Tao Wang2018-06-131-2/+2
|
* Merge branch 'qa-271' into 'master'Rémy Coutable2018-06-135-8/+8
|\ | | | | | | | | | | | | Resolve two QA failures Closes gitlab-qa#271 See merge request gitlab-org/gitlab-ce!19655
| * Ensure we look into the correct setion only when expanding a settings' sectionRémy Coutable2018-06-135-8/+8
| | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Typo fixRoss Laird2018-06-131-1/+1
| |
* | Resolve "Use one column form layout on Admin Area Settings page"Dennis Tang | OOO until 18.062018-06-1329-769/+658
|/
* Fix group member filter layout46702-groups-members-no-padding-between-dropdowns-inputClement Ho2018-06-122-6/+8
|
* Merge branch 'replace-dots-with-ellipsis' into 'master'Annabel Gray2018-06-126-6/+6
|\ | | | | | | | | Replace ... with ellipsis in placeholders See merge request gitlab-org/gitlab-ce!19627
| * Replace ... with ellipsis in placeholdersreplace-dots-with-ellipsisAndreas Kämmerle2018-06-116-6/+6
| |
* | Merge branch 'unify-ci-variables-form-row' into 'master'Kamil Trzciński2018-06-121-0/+1
|\ \ | | | | | | | | | | | | CE: Unify app/views/ci/variables/_variable_row.html.haml See merge request gitlab-org/gitlab-ce!19594
| * | Add render_if_exists to variable env scopeunify-ci-variables-form-rowLin Jen-Shin2018-06-091-0/+1
| | |
* | | Merge branch ↵Annabel Gray2018-06-122-4/+4
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '47687-milestone-and-labels-dropdowns-are-misplaced-with-collapsed-sidebar' into 'master' Resolve "Milestone and labels dropdowns are misplaced with collapsed sidebar" Closes #47687 See merge request gitlab-org/gitlab-ce!19666
| * | | Resolve "Milestone and labels dropdowns are misplaced with collapsed sidebar"47687-milestone-and-labels-dropdowns-are-misplaced-with-collapsed-sidebarClement Ho2018-06-112-4/+4
| | | |
* | | | Merge branch 'jivl-fix-import-gitlab-project-page' into 'master'Annabel Gray2018-06-111-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix: New project > Import gitlab.com project page Closes #47357 See merge request gitlab-org/gitlab-ce!19656
| * | | | fix styling of the gitlab import pageJose2018-06-111-1/+1
| | | | |
* | | | | Merge branch '47522-revert-mr-modal' into 'master'Annabel Gray2018-06-112-11/+11
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Revert MR modal box is too smal after BS4" Closes #47522 See merge request gitlab-org/gitlab-ce!19603
| * | | | | Remove .row and .col-sm-12Clement Ho2018-06-111-9/+8
| | | | | |
| * | | | | Fix styling of revert MR modaltauriedavis2018-06-082-4/+5
| | | | | |
* | | | | | Merge branch '47338-sign-in-btn' into 'master'Clement Ho2018-06-111-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix alignment of sign in/sign up button Closes #47338 See merge request gitlab-org/gitlab-ce!19587
| * | | | | Fix alignment of sign in/sign up buttonAnnabel Dunstone Gray2018-06-081-1/+1
| | | | | |
* | | | | | Merge branch 'jivl-fix-merge-request-contribution-aligment' into 'master'Annabel Gray2018-06-111-3/+3
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix contribution section aligment Closes #47606 See merge request gitlab-org/gitlab-ce!19592
| * | | | | | Fix contribution section aligmentJose2018-06-081-3/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'jivl-fix-padding-commit-info' into 'master'Annabel Gray2018-06-111-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix padding in commit info Closes #47278 See merge request gitlab-org/gitlab-ce!19435
| * | | | | | fix padding in commit infoJose2018-06-111-1/+1
| |/ / / / /
* | | | | | Merge branch 'sh-admin-gitaly-server-fix' into 'master'Clement Ho2018-06-111-2/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert extra CSS causing Gitaly Servers table to be misalgined Closes #47648 See merge request gitlab-org/gitlab-ce!19623
| * | | | | Fix translation placeholder for Gitaly addressStan Hu2018-06-101-1/+1
| | | | | |
| * | | | | Revert extra CSS causing Gitaly Servers table to be misalginedStan Hu2018-06-101-1/+1
| | |_|_|/ | |/| | | | | | | | | | | | | Closes #47648
* | | | | Hide project name if searching against a projectLin Jen-Shin2018-06-111-1/+1
| | | | |
* | | | | Unify app/views/search/results by using EELin Jen-Shin2018-06-112-2/+3
|/ / / /
* | | | Merge branch 'bvl-terms-on-registration' into 'master'Robert Speicher2018-06-084-18/+26
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | | | | | | | | Users can accept terms during registration Closes gitlab-ee#6262 and #47621 See merge request gitlab-org/gitlab-ce!19583
| * | | Users can accept terms during registrationBob Van Landuyt2018-06-084-18/+26
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | When a user checks the `accept` checkbox, we will track that acceptance as usual. That way they don't need to accept again after they complete the registration. When an unauthenticated user visits the `/-/users/terms` page, there is no button to accept, decline or continue. The 'current-user menu' is also hidden from the top bar.
* | | Merge branch 'fix-artifact-breadcrumb' into 'master'Annabel Gray2018-06-081-2/+2
|\ \ \ | |/ / |/| | | | | | | | | | | | | | Fix artifact breadcrumbs Closes #47587 See merge request gitlab-org/gitlab-ce!19588
| * | Fix artifact breadcrumbClement Ho2018-06-081-2/+2
| | |
* | | Update settings section titlesAndreas Kämmerle2018-06-084-8/+8
| | |
* | | Merge branch 'fix-ci-runner-token-hidden' into 'master'Annabel Gray2018-06-081-1/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix revealing a CI runner token doesn't actually reveal it Closes #47552 See merge request gitlab-org/gitlab-ce!19567
| * | | Fix revealing a CI runner token doesn't actually reveal itClement Ho2018-06-071-1/+1
| |/ /
* | | Fix card title h3 headersClement Ho2018-06-081-2/+2
| | |
* | | Backport of "Add assignee lists to boards"Mario de la Ossa2018-06-075-13/+26
| |/ |/|
* | CE backport for the card class changesJose Ivan Vargas2018-06-072-2/+2
| |
* | Resolve "Labels were bold in 10.8 but not with bootstrap4"Annabel Gray2018-06-071-1/+1
|/
* Merge branch 'jivl-fix-group-members-information' into 'master'Annabel Gray2018-06-072-10/+10
|\ | | | | | | | | | | | | Fix group member information not collapsing in a single line Closes #47448 See merge request gitlab-org/gitlab-ce!19508
| * Fix group member information not collapsing in a single lineJose2018-06-062-10/+10
| |
* | Merge branch '38542-application-control-panel-in-settings-page' into 'master'Kamil Trzciński2018-06-071-29/+52
|\ \ | | | | | | | | | | | | | | | | | | Resolve "Add deploy strategies to Auto DevOps settings" Closes #38542 See merge request gitlab-org/gitlab-ce!19172
| * \ Merge remote-tracking branch 'origin/master' into ↵Kamil Trzciński2018-06-0720-175/+213
| |\ \ | | | | | | | | | | | | 38542-application-control-panel-in-settings-page
| * | | rely on presense or absense of data attribute instead of coerced boolean stringsMike Greiling2018-06-061-3/+3
| | | |
| * | | attach a single event handler to detect radio button changes instead of one ↵Mike Greiling2018-06-061-1/+1
| | | | | | | | | | | | | | | | per input
| * | | add custom card classes for autodevops settingsMike Greiling2018-06-061-4/+4
| | | |
| * | | Merge branch 'master' into 38542-application-control-panel-in-settings-pageMatija Čupić2018-06-0642-174/+181
| |\ \ \