- 16 Jun, 2020 40 commits
-
-
jakeburden authored
Add locale for assignment button Test that the “assign” button renders for users Fix assign/unassign copy Add “from” in unassign copy Move assign button below delete button Use issue api directly to save assignee Add mutation to update state of assignees Create assignees getter/setter Update Note component assignee state Add api method to update merge requests Move result handler to callback function for reuse Create handler for assigning from merge requests Update locale translations Move display text to computed prop Use data-testid as suggested by our guidelines Use event hub instead of window.emitSidebarEvent Move assigne update handler to own method Make targetType a computed prop Use Array.some rather than Array.map and .includes Use destructuring to get values Remove unnecessary assignment Get assignees from vuex Remove duplicate event emitter Get targetType from this context Use this context where needed Use updated api endpoint methods Static analysis fix Reorded sidebar actions Add flash message on error Check that this.assignees exists Remove unused currentUser prop Remove unused mixin Add locale file changes for assignee updates Remove check for status code in assignee update handler Fix method call to update assigneess Remove unused computed assignees Use parentheses rather than underscores Add spec for UPDATE_ASSIGNEES mutation Add spec for updateAssignees action Fix path for updating merge requests Add axios mock to test updateAssignees is called Remove duplicate API path Only display button on issues Adjust tests for only displaying on issues Revert "Add project id to merge request notable data" This reverts commit bf7c6d7836fb165a1982ac9c094843e6fa705e75. Run prettier on note_actions.vue Add a changelog Remove duplicate method
-
Andrew Fontaine authored
Add polling to metrics widget See merge request gitlab-org/gitlab!34314
-
Suzanne Selhorn authored
fix algo in container registry expiration policy docs See merge request gitlab-org/gitlab!34459
-
Amy Qualls authored
Add tabular chart screen shot to Prometheus docs See merge request gitlab-org/gitlab!31585
-
Mike Lewis authored
Fixed output for determining if using Elasticsearch via console Closes #30375 See merge request gitlab-org/gitlab!33708
-
Vlad Stoianovici authored
-
Andrew Fontaine authored
Add sticky titles on Issue pages See merge request gitlab-org/gitlab!33983
-
Martin Wortschack authored
Geo Settings Form - UI See merge request gitlab-org/gitlab!34404
-
Amy Qualls authored
Update usage ping to reflect usage of status page publishing/unpublishing See merge request gitlab-org/gitlab!33790
-
Amy Qualls authored
Refactor reduce repo size content See merge request gitlab-org/gitlab!33924
-
Evan Read authored
-
Jan Provaznik authored
Use the Gitlab yaml loader in metrics dashboard blob viewer See merge request gitlab-org/gitlab!34199
-
Zack Cuddy authored
This MR is an attempt at MVC. This MR adds the form elements to the new setting form. Following this MR we will add the API hook up and validations.
-
Phil Hughes authored
Enable active class on package group sidebar See merge request gitlab-org/gitlab!34518
-
Nicolò Maria Mezzopera authored
- ce sidebar - ee sidebar
-
Coung Ngo authored
Improved code as a result of reviewer comments
-
Coung Ngo authored
Improved code as a result of reviewer comments
-
Coung Ngo authored
Sticky titles were added so users can easily see the issue title when scrolled deep into an issue to stay in context
-
Jan Provaznik authored
[RUN AS-IF-FOSS] RSpec zero monkey patching mode See merge request gitlab-org/gitlab!33740
-
Mike Jang authored
Add missing write_registry details on Personal Access Tokens page See merge request gitlab-org/gitlab!34563
-
Kamil Trzciński authored
Revert "Merge branch '214607-ci-jwt-signing-key/jwks' into 'master'" See merge request gitlab-org/gitlab!34646
-
Mark Florian authored
Change chart legends dashboards to tabular format See merge request gitlab-org/gitlab!30131
-
Andrei Stoicescu authored
- apply tabular layout to legends in area charts, line charts and stacked column charts
-
Nicolò Maria Mezzopera authored
Alert Users That Lists Are Modified By API Only See merge request gitlab-org/gitlab!34559
-
Andrew Fontaine authored
This adds a small alert to inform users that the ability to create and edit user lists exists only via the API.
-
Michael Kozono authored
Merge branch '217863-geo-make-registryconsistencyworker-create-missing-packagefileregistry-records' into 'master' Add PackageFileRegistry to RegistryConsistencyWorker Closes #219550 and #217863 See merge request gitlab-org/gitlab!32797
-
Valery Sizov authored
Implement find_registry_differences for PackageFileRegistry. Hook up RegistryConsistencyWorker with Package Files.
-
Mark Florian authored
DAST On-demand scans MVC - Initiate Scan - Create form - Frontend See merge request gitlab-org/gitlab!33778
-
Paul Gascou-Vaillancourt authored
- Added a form to let users run on-demand DAST scans - Added and updated tests
-
Oswaldo Ferreira authored
Pick repository storage based on weight Closes #220852 See merge request gitlab-org/gitlab!34095
-
Shinya Maeda authored
Expose `:release` yaml as steps via API See merge request gitlab-org/gitlab!27810
-
Sean Carroll authored
Part of https://gitlab.com/gitlab-org/gitlab/-/issues/199250 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/27810
-
John Skarbek authored
This reverts merge request !34249
-
Douglas Barbosa Alexandre authored
Geo: Fix synchronization disabled on primary UI Closes #217643 See merge request gitlab-org/gitlab!33760
-
Robert Speicher authored
Expose project_id to merge request notable data See merge request gitlab-org/gitlab!34412
-
Robert Speicher authored
Security warning about the auth.json file See merge request gitlab-org/gitlab!34403
-
Dominic Couture authored
-
syasonik authored
Adds two new status page-related attributes to usage ping, representing counts of when publish and unpublish actions are taken. Also refines status_page_issues usage ping attribute to only reflect projects which has status page enabled, as it did previously.
-
Mike Jang authored
Docs - add prerequisite for auth approval on MR See merge request gitlab-org/gitlab!34327
-
Anton Smith authored
-