Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/app/views
AgeCommit message (Collapse)Author
2018-11-27Merge branch 'issuable-suggestions' into 'master'Filipa Lacerda
Suggest issues when typing title Closes #22071 See merge request gitlab-org/gitlab-ce!22866
2018-11-27Merge branch 'dz-fix-new-project-error-message' into 'master'Filipa Lacerda
Fix top padding for new project form when error message is present See merge request gitlab-org/gitlab-ce!23384
2018-11-27Resolve "Fix overlapping separator on the mobile navigation bar"Thomas Pathier
2018-11-27Fix top padding for new project form when error message is presentDmitriy Zaporozhets
2018-11-27Suggests issues when typing titlePhil Hughes
This suggests possibly related issues when the user types a title. This uses GraphQL to allow the frontend to request the exact data that is requires. We also get free caching through the Vue Apollo plugin. With this we can include the ability to import .graphql files in JS and Vue files. Also we now have the Vue test utils library to make testing Vue components easier. Closes #22071
2018-11-27Merge branch 'fix/gb/update-mrs-troubleshooting-page-link' into 'master'Douwe Maan
Update merge requests troubleshooting docs link See merge request gitlab-org/gitlab-ce!23344
2018-11-27Merge branch 'diff-header-styling-fixes' into 'master'Filipa Lacerda
Fixed UI bugs with sticky diff header Closes #54503 See merge request gitlab-org/gitlab-ce!23374
2018-11-27Update merge requests troubleshooting docs linkGrzegorz Bizon
2018-11-27Fixed UI bugs with sticky diff headerPhil Hughes
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/54503
2018-11-27Merge branch 'rs-new-menu-spec' into 'master'Rémy Coutable
Convert "New menu" feature spec to a view spec Closes #54157 See merge request gitlab-org/gitlab-ce!23355
2018-11-27Merge branch ↵Phil Hughes
'52828-inconsistency-in-fonts-used-for-branch-name-and-create-from-fields-when-creating-new-branch-from-ui' into 'master' Resolve "Inconsistency in fonts used for branch name and create from fields when creating new branch from UI" Closes #52828 See merge request gitlab-org/gitlab-ce!23120
2018-11-26Condense the "new_dropdown" layout partialRobert Speicher
After converting the test that verifies this partial's behavior from a feature spec to a view spec, we're able to remove a few CSS classes that were only used for scoping tests found in the feature spec. All the view spec needs is the `have_link` matcher which allows us to check for a specific `href` attribute.
2018-11-26Merge branch 'ce-1979-move-mr-approval-settings' into 'master'Filipa Lacerda
CE port of "Move merge request approval settings" See merge request gitlab-org/gitlab-ce!23157
2018-11-26Merge branch 'gt-update-externalized-strings-from-app-views-project-runners' ↵Fatih Acet
into 'master' Update externalized strings from `/app/views/project/runners` See merge request gitlab-org/gitlab-ce!23347
2018-11-26i18n: externalize strings from 'app/views/shared/members'Tao Wang
Signed-off-by: Tao Wang <twang2218@gmail.com> Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-11-26Merge branch 'winh-issue-board-switcher-vue' into 'master'Fatih Acet
Refactor issue boards switcher to single file Vue component (CE-port) See merge request gitlab-org/gitlab-ce!23274
2018-11-26Merge branch 'qa-193-ldap-group-sync-ce' into 'master'Grzegorz Bizon
CE port for qa-193-ldap-group-sync EE branch See merge request gitlab-org/gitlab-ce!22834
2018-11-26Update externalized strings from `/app/views/project/runners`George Tsiolis
2018-11-26Merge branch 'gt-externalize-app-views-project-runners' into 'master'Fatih Acet
Externalize strings from `/app/views/project/runners` See merge request gitlab-org/gitlab-ce!23208
2018-11-26WebIDE: Make Ctrl+Enter automatically commit when commit textarea is focusedThomas Pathier
2018-11-26Add qa classSanad Liaquat
2018-11-23Merge branch 'ce-6983-promote-starting-a-gitlab-com-trial' into 'master'Kamil Trzciński
CE port: Promote the GitLab.com Gold trial on a users default dashboard See merge request gitlab-org/gitlab-ce!22901
2018-11-23Merge branch 'certmanager-temp' into 'master'Kamil Trzciński
Deploy cert-manager to managed cluster for SSL certificates See merge request gitlab-org/gitlab-ce!23036
2018-11-23Merge branch '53326-improve-issues-empty-state' into 'master'Sean McGivern
Resolve "Improve issues list empty state when a filter is selected" Closes #53326 See merge request gitlab-org/gitlab-ce!22775
2018-11-23Externalize strings from `/app/views/project/runners`George Tsiolis
2018-11-21Eliminate duplicated wordsTakuya Noguchi
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2018-11-21Promote the GitLab.com Gold trial on a users default dashboardLuke Bennett
Show a dismissable callout on a users dashboard for a free trial of the GitLab.com Gold plan. Hide the callout from users who have dismissed the callout, are already on a trial or are already on the gold plan
2018-11-21Refactor issue boards switcher to single file Vue component (CE-port)Winnie Hellmann
2018-11-21Merge branch '52453-show-subgroups-in-group-create-issue' into 'master'Sean McGivern
Resolve "Access project from descendent groups when selecting project to create new issue" Closes #47096 and #52453 See merge request gitlab-org/gitlab-ce!22612
2018-11-21Externalize strings from `/app/views/abuse_reports`George Tsiolis
2018-11-21Externalize strings from `/app/views/repository_check_mailer`George Tsiolis
2018-11-20Remove instances of `@extend .monospace`George Tsiolis
2018-11-20Merge branch 'gt-externalize-app-views-peek' into 'master'Fatih Acet
Externalize strings from `/app/views/peek` See merge request gitlab-org/gitlab-ce!23207
2018-11-20Merge branch '49565-ssh-push-mirroring' into 'master'Robert Speicher
SSH public-key authentication for push mirroring Closes #49565 See merge request gitlab-org/gitlab-ce!22982
2018-11-20Merge branch 'master' into certmanager-tempAmit Rathi
2018-11-20Merge branch 'gt-externalize-app-views-projects-diffs' into 'master'Phil Hughes
Externalize strings from `/app/views/projects/diffs` See merge request gitlab-org/gitlab-ce!23230
2018-11-20Merge branch 'project_identicon_fix' into 'master'Kushal Pandya
Fix a project icon in home panel view, #51157. Closes #51157 See merge request gitlab-org/gitlab-ce!23166
2018-11-20Merge branch 'gt-change-breadcrumb-title-for-contribution-charts' into 'master'Kushal Pandya
Change breadcrumb title for contribution charts Closes #44567 See merge request gitlab-org/gitlab-ce!23071
2018-11-20Externalize strings from `/app/views/projects/diffs`George Tsiolis
2018-11-20Merge branch 'gt-externalize-app-views-projects-environments' into 'master'Kushal Pandya
Externalize strings from `/app/views/projects/environments` See merge request gitlab-org/gitlab-ce!23210
2018-11-20Merge branch 'gt-externalize-app-views-u2f' into 'master'Kushal Pandya
Externalize strings from `/app/views/u2f` See merge request gitlab-org/gitlab-ce!23201
2018-11-20Externalize strings from `/app/views/u2f`George Tsiolis
2018-11-20Resolve "Further UI improvements to Profile "Overview" tab"Martin Wortschack
2018-11-20Merge branch 'remove-unused-partial' into 'master'Sean McGivern
Remove unused partial See merge request gitlab-org/gitlab-ce!23180
2018-11-20Externalize strings from `/app/views/projects/environments`George Tsiolis
2018-11-19Externalize strings from `/app/views/peek`George Tsiolis
2018-11-19Merge branch 'master' into certmanager-tempAmit Rathi
2018-11-19Merge branch 'if-ee-726-smartcard_auth-ce_port' into 'master'Douwe Maan
Backport of ee/8120: Smartcard authentication See merge request gitlab-org/gitlab-ce!23012
2018-11-19Change param name for consistencyHeinrich Lee Yu
2018-11-19Update project selection dropdown API paramsHeinrich Lee Yu