- 22.02.2023 1 коммит
-
-
Marcin Sedlak-Jakubowski создал
-
- 21.02.2023 5 коммитов
-
-
-
Jonathan Glassman создал
-
Ihor Chernobai создал
Fix prettier issue Add v-if directives Use destroyNote mutation Pass removeNoteError from the Design index Remove console logs Fix problem with click events - Stop listening click event on the design_discussion component - Move click event to the wrapping div of it - Add .self modifier to the click listener of the wrapping div of the design_sidebar component - Update tests Filter out empty discussions to prevent errors Implement delete_note_modal component Remove unnecessary code Provide unit tests for the delete_note_modal Cleanup componentss code Get rid of eslint-disable-line Update snapshot for the design_note Rename testing selectors Generate new locales Refactor design_note component Use cache.modify instead of evict Fix more actions dropdown display logic Add note field to the destroyNote mutation Use Sentry for mutation exceptions Generate new locale Refactor note deletion Move all deletion logic to the design_discussion Remove unnece...
-
Mario Mora создал
-
Evan Read создал
-
- 18.02.2023 2 коммита
-
-
Ashraf Khamis создал
-
-
- 17.02.2023 6 коммитов
-
-
-
Donald Cook создал
-
Ashraf Khamis создал
-
Cleveland Bledsoe Jr создал
-
Donald Cook создал
-
Marcel Kornegoor создал
-
- 16.02.2023 5 коммитов
-
-
Tetiana Zavediuk создал
Stop creating namespaces that don’t exist when importing project using GitHub import Rake task. The user needs to provide an existing namespace which can be their own user namespace or an existing group that they have permission to import a project into. If the condition don't match, we return an error to the user before creating or importing anything. Details: https://gitlab.com/gitlab-org/gitlab/-/issues/390690 Changelog: changed
-
Ashraf Khamis создал
-
Ashraf Khamis создал
-
Lorena Ciutacu создал
-
Ben Bodenmiller создал
-
- 15.02.2023 6 коммитов
-
-
Jiovanni Castillo создал
Fix instances of naming UI elements that go against our style guide. Add in hard line wraps. This work should be more fully documented but let's start here.
-
-
-
Ashraf Khamis создал
-
-
Ben Prescott_ создал
Show what version this image is from. Compress it using pngquant to reduce file size on disk.
-
- 14.02.2023 4 коммита
-
-
Coung Ngo создал
Update feature flag for the "convert issue description checklist item to task" feature from `work_items_mvc_2` to `work_items_mvc`
-
Mykhailo Maisdanskyi создал
Closes https://gitlab.com/gitlab-org/gitlab/-/issues/285512 Changelog: added
-
Alexandru Croitor создал
Renaming project argument to container for Issuable::DestroyService, so that we can transition to handling work items at group level re https://gitlab.com/gitlab-org/gitlab/-/issues/391465 re https://gitlab.com/groups/gitlab-org/-/epics/9878
-
-
- 13.02.2023 9 коммитов
-
-
Justin Farmiloe создал
Reshape prerequisites. Take out extraneous unordered list. Cross-link out to JetBrains.
-
Marcin Sedlak-Jakubowski создал
-
-
Luke Duncalfe создал
This change adds a new validation to our Slack and Mattermost notification integrations that each event trigger is configured for at most 10 unique channels. It also adds a tweak so we send to a unique list of channels, to avoid the ability for the integrations to post the same thing to the same channel. Changelog: changed
-
Alexandru Croitor создал
Renaming project argument to container for Issuable::Clone::BaseService and inheriting services, so that we can transition to handling work items at group level re https://gitlab.com/gitlab-org/gitlab/-/issues/391466 re https://gitlab.com/groups/gitlab-org/-/epics/9878
-
Coung Ngo создал
Add `Convert to task` option to ellipsis dropdown next to checklist item in issue description
-
Luke Duncalfe создал
-
Luke Duncalfe создал
-
Russell Dickenson создал
-
- 10.02.2023 2 коммита
-
-
-
Elwyn Benson создал
Remove and clean up usages of feature flag for preventing merges without external status checks that have passed: only_allow_merge_if_all_status_checks_passed Changelog: changed MR: https://gitlab.com/gitlab-org/gitlab/-/issues/382997 EE: true
-