- Apr 16, 2024
-
-
Jack Chapman authored
Adds a modal that appears when closing a work item either via the action menu or via the button below the comment box. Changelog: added
-
Nate Rosandich authored
Update compliance framework badge across all place to us single component Update compliance framework badge component to new style Changelog: changed EE: true
-
Aditya Tiwari authored
Update ProjectSecuritySetting by adding an attribute that determines whether the cs for registry should be executed for the associated project. Changelog: added EE: true
-
Thomas Hutterer authored
Changelog: fixed
-
Ezekiel Kigbo authored
Adds the median time to merge metric to the value streams dashboard. Changelog: added EE: true
-
Marc Shaw authored
MR: gitlab.com/gitlab-org/gitlab/-/merge_requests/149634
-
- Apr 15, 2024
-
-
Brett Walker authored
Supports both dollar math and code/GitLab math syntax. Fixes an entire set of bugs with math parsing. Changelog: fixed
-
Jack Chapman authored
Adds simple labels and icons to display the milestone and/or iteration an issue card is related to. Also includes tooltip to display additional information. Changelog: added
-
Ezekiel Kigbo authored
-
Nick Leonard authored
Adding shift to the key shortcut will submit notes including on MRs, where base shortcut adds to draft. Changelog: added
-
Niku Singh authored
Changelog : other EE : true
-
- Apr 13, 2024
-
-
Briley Sandlin authored
Removing the about section and updating the header in the details page Changelog: removed
-
- Apr 12, 2024
-
-
rossfuhrman authored
Update ProjectSecuritySetting by adding an attribute that determines whether pre-receive secret detection should be executed for the associated project. Changelog: added EE: true
-
Kos Palchyk authored
-
Peter Hegman authored
Make API call when form is submitted
-
Chad Lavimoniere authored
When a user has a comment draft saved in localstorage, we do not indicate that on page load at all; the user can only see their comment draft by clicking reply and seeing the draft populated into the markdown editor. This MR changes the noteable_discussion component's behavior such that it exposes the markdown editor with the user's comment draft on page load if there is a saved draft for the comment in localstorage. Changelog: fixed
-
Phil Hughes authored
If you select a user that does not appear in the initial `user.json` request and they have permission to merge and then you select that user we will incorrectly show the cannot merge icon next to their user in the dropdown. This is caused by getting `data-can-merge` from the hidden input instead of `data-can_merge`
-
Annabel Dunstone Gray authored
-
Eduardo Bonet authored
Functionality to show or hide content depending on query result will be added into more places within model registry, we are extracting it into its own component.
-
Vijay Hawoldar authored
When inviting members to a group or project, render an alert if the invite is blocked due to seat overages
-
Joe Snyder authored
Add the front-end updates needed to alter and utilize the show_diff_preview_in_email column. This should be used to hide the diff content found in the _note_email templates. Replace it with a string text informing the user that the GitLab instance should be visited to see the line in question. Changelog: added
-
Taras Tadai authored
-
Sascha Eggenberger authored
To make it easier to identify long job items, we set fluidWidth to true to enable a wider view. Changelog: changed
-
Rahul Chanila authored
Fix accessibility errors empty-heading & heading-order
-
Rahul Chanila authored
Allows us to remove the skipped axe rule `heading-order` in spec
-
Justin Zeng authored
Related to issue: #454329 Changelog: changed
-
Paul Slaughter authored
-
Harsha Muralidhar authored
This reverts merge request !144907
-
Gavin Hinfey authored
Move /-/profile/keys to /-/user_settings/ssh_keys and redirect end_point to new endpoint till next major release (17.0) Changelog: changed EE: true
-
- Apr 11, 2024
-
-
Leaminn Ma authored
Adds the ability to specify the context in which `rules:exists` searches for the given file paths. The subkeys `paths`, `project`, and `ref` can be specified. If `project` is specified but not `ref`, the default `ref` is the project's HEAD. If `project` is not specified, the defaults are as follows: For `job:rules:exists`, the default context is the project/ref in which the pipeline is running. For `include:rules:exists`, the default context is the project/ref of the file in which the `include` is declared. These changes are made behind a Feature flag: `ci_support_rules_exists_paths_and_project`
-
Ivan Shtyrliaiev authored
New admin users search is supposed to have better UX to filter users Changelog: added
-
Andrew Fontaine authored
Only expose the web path when the `deployment_details_page` feature flag is enabled. This covers a few ways the user can make it into the deployment details page.
-
Gerardo Navarro authored
MR includes: - Feature flag switch to enable / disable the protected label - Add badge to package in package list - Extend graphql api to include package protection rules in graphql type Types::Packages::PackageBaseType - Add association in model Packages::Package for matching package protection rules - This commit is only a proof of concept in order to see if this is going in the right direction Changelog: added
-
Peter Hegman authored
Organization switching won't be available until Cells 1.5
-
Carla Drago authored
This change updates docs, error, and info to inform users that only classig access tokens are supported for github import. Changelog: other
-
Zack Cuddy authored
This change adds support to the EE Groups GraphQL Type to inform the Frontend with information regarding delayed group deletion. This change also sets up the data for the frontend in a follow up MR.
-
Paulina Sedlak-Jakubowska authored
- changing card title - changing cards to new card color scheme - improving loading state - removing duplicate strings - removing redundad methods - adding missing alt text for avatars - correcting headings hirarchy Changelog: other
-
Tomas Bulva authored
Added regular expression button to inside of search bar. Changelog: added
-
Furkan Ayhan authored
This reverts merge request !148356 Changelog: other
-
Annabel Dunstone Gray authored
Changelog: changed
-