Commit Graph

266 Commits

Author SHA1 Message Date
Paul Slaughter f390184249 Resolve "Commit details are not displayed when reviewing an MR commit by commit" 2018-09-26 08:28:50 +00:00
Dennis Tang ec4ad656f0 Resolve "Improve project overview UI" 2018-09-06 07:27:39 +00:00
Roger Rüttimann 93b9bfd93a Allow whitelisting for "external collaborator by default" setting 2018-08-30 12:53:06 +00:00
Dennis Tang efec7e086d Resolve "Frontend for clarifying the usefulness of the search bar" 2018-08-07 09:59:01 +00:00
Felipe Artur Cardozo dae85363e3 Merge branch 'security-2690-fix-tooltip' into 'master'
[master] Escapes job name used in tooltips

See merge request gitlab/gitlabhq!2427
2018-07-26 21:16:09 +00:00
Mark Chao a63bce1a4b Resolve "Rename the `Master` role to `Maintainer`" Backend 2018-07-11 14:36:08 +00:00
Filipa Lacerda 0e7aa236c8 Escapes job name used in tooltips in vue components
Use sanitize to strip src attributes
Changes sidebar back to use sanitize
2018-07-06 08:55:24 -05:00
Simon Knox 9dc6b03997 Resolve "MRs are showing some discussions as unresolved" 2018-07-05 22:10:38 +00:00
Felipe Artur 3e66795ef1 Changes tab VUE refactoring 2018-06-21 12:22:40 +00:00
Tim Zallmann 8a23bcc9bc Image Diff Viewing + Download Diff Viewing 2018-06-13 09:35:52 +00:00
Clement Ho 5955caed32 Merge branch 'master' into bootstrap4 2018-05-08 10:49:30 -05:00
Lukas Eipert 5e436de6e4 Make deploy keys table more clearly structured 2018-05-07 18:21:34 +00:00
Filipa Lacerda cab835c51f
Update fixtures 2018-05-01 00:14:45 +01:00
Clement Ho c281fc670a Add .nav.nav-tabs to nav-links 2018-04-19 22:34:20 -05:00
Clement Ho b8401cd0b2 Merge branch 'master' into bootstrap4 2018-04-12 13:47:30 -05:00
Takuya Noguchi 21e6c7acf2 Refactor CSS to eliminate vertical misalignment of login nav 2018-04-11 23:52:47 +09:00
Clement Ho b0d790efb9 [skip ci] Add nav converted classes 2018-04-10 15:06:49 -05:00
Clement Ho b413785e1d [skip ci] Replace .pull-right with .float-right 2018-04-09 12:42:45 -05:00
Francisco Javier López 31dd86b636 Projects and groups badges settings UI 2018-04-08 10:20:05 +00:00
Rémy Coutable 160d29b869 Merge branch '44752-remove-ee-specific-comments' into 'master'
Remove EE-specific comment markers from CE

Closes #44752

See merge request gitlab-org/gitlab-ce!18054
2018-03-28 18:12:20 +00:00
Eric Eastwood d5f0d89f9d Remove EE-specific comments from CE 2018-03-28 11:05:14 -05:00
bitsapien a30358881c [FIX] Fixed bug in dropdown selector when selecting the same selection again 2018-03-27 18:51:11 +00:00
Mike Greiling 57d1ddff0e
replace fixture with simple mount point 2018-03-06 11:09:16 -06:00
Fatih Acet 059ab73b8e Render MR Notes with Vue with behind a cookie 2018-02-28 00:10:43 +00:00
Kamil Trzciński a55cfc1e63 Merge branch 'ce-39118-dynamic-pipeline-variables-fe' into 'master'
Dynamic CI secret variables -- CE backport

See merge request gitlab-org/gitlab-ce!16842
2018-02-07 12:23:36 +00:00
Shinya Maeda bbeb274a25 Refactor :trace to :trace_live in spec 2018-02-06 15:50:08 +09:00
Eric Eastwood 3be32027b6 Use dynamic variable list in scheduled pipelines and group/project CI secret variables
See https://gitlab.com/gitlab-org/gitlab-ce/issues/39118

Conflicts:
	app/views/ci/variables/_form.html.haml
	app/views/ci/variables/_table.html.haml
	ee/app/views/ci/variables/_environment_scope.html.haml
	spec/javascripts/ci_variable_list/ci_variable_list_ee_spec.js
	spec/javascripts/fixtures/projects.rb
2018-02-05 13:09:29 -06:00
Eric Eastwood 332aa756d2 Refactor CI variable list code for usage with CI/CD settings page secret variables
Part of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4110
2018-01-31 13:18:32 -06:00
Eric Eastwood 737236551f Generalize toggle_buttons.js
Part of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4110
2018-01-26 12:46:38 -06:00
Achilleas Pipinellis 85940d766a
Default to HTTPS for all Gravatar URLs
If using gravatar.com, both plain_url and ssl_url in settings are now
served via HTTPS. Make this the default.
2018-01-25 10:00:46 +01:00
Phil Hughes dd633dc48f Merge branch '42157-41989-fix-duplicate-in-create-item-dropdown' into 'master'
Fix duplicate item in protected branch/tag dropdowns

Closes #42157 and #41989

See merge request gitlab-org/gitlab-ce!16540
2018-01-19 09:23:18 +00:00
Eric Eastwood ea04d1ab3a Fix duplicate item in protected branch/tag dropdown
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/42157
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/41989
2018-01-18 23:04:50 -06:00
Winnie Hellmann be8c4af83a Filter groups and projects dropdowns of search page on backend 2018-01-17 23:32:42 +00:00
Matija Čupić e17f0e9e34
Add reset cache button to pipelines view 2017-12-21 02:30:03 +01:00
Filipa Lacerda 074fcb56bb
Adds JS unit tests
Finishes tabs & table
Updates e2e tests
2017-11-27 17:28:33 +00:00
Filipa Lacerda 1b40a9f803
Handle toggle button with API request
Add tests
Update empty state
[ci skip]
2017-11-24 21:08:15 +00:00
Filipa Lacerda 4563156256 Improve environments performance 2017-11-23 12:04:03 +00:00
Filipa Lacerda be4abe7719 Stops page reload when changing tabs or pages - uses API requests instead 2017-11-14 15:35:29 +00:00
Clement Ho b22f4d2aad Merge branch '20666-404-error-issue-assigned-with-issues-disabled' into 'master'
Fixes 404 error to `Issues assigned to me` and `Issues I've created` when issues are disabled

Closes #20666

See merge request gitlab-org/gitlab-ce!15021
2017-11-06 22:39:07 +00:00
Jacopo d4a9aedf55 Fixes 404 error to `Issues assigned to me` and `Issues I've created` when issues are disabled
The dropdown options `Issues assigned to me` and `Issues I've created` in project search are now
hidden when issues are disabled on the project.
2017-11-06 21:30:18 +01:00
Shinya Maeda 600d5f4fba Fix tests. Remove NOT NULL constraint from cluster.user. 2017-11-03 17:22:49 +09:00
Filipa Lacerda f4c10492f4
Fix sidebar title
Fix fixture
2017-10-06 12:16:08 +01:00
Shinya Maeda 88cc9d5294 Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-service 2017-10-05 14:49:16 +09:00
Kamil Trzcinski bee5c08094 Fix Rubocop failures 2017-10-04 21:13:01 +02:00
Filipa Lacerda 2e53056e94 Adds Frontend specs 2017-10-04 16:45:02 +01:00
Jacopo e050313049 Hide close MR button after merge without reloading page
After merging a MR the close button is hidden, without reloading the page.
2017-09-24 12:42:29 +02:00
Tim Zallmann 55f772bb98 Resolve "Better SVG Usage in the Frontend" 2017-09-22 08:39:47 +00:00
Tim Zallmann eebd99b2fc Deleted another Fixture due to User Callout 2017-09-20 20:00:32 +02:00
Tim Zallmann 2e08a13fff Fixture Creation removed 2017-09-20 20:00:32 +02:00
Jose Ivan Vargas b623807682 Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce 2017-09-03 16:09:59 -05:00