- Nov 06, 2024
-
-
Heinrich Lee Yu authored
This makes the backend expose the GraphQL field to use for the menu item's count so that the frontend won't need to keep a mapping of field names to menu item IDs.
-
- Nov 05, 2024
-
-
Luke Duncalfe authored
We now have two Jira integrations that appear in the integrations list: - GitLab for Jira app - Jira issues (formerly just "Jira") To make it clear that the existing "Jira" integration is used to display Jira issues within GitLab, a separate function from the GitLab for Jira app's ability to sync development data to Jira, we're renaming the "Jira" integration to specifically "Jira issues". #460663 Changlog: changed
-
- Nov 04, 2024
-
-
Heinrich Lee Yu authored
We are working on moving these counts to a separate request. When this feature flag is enabled, the backend will not compute the counts and in another MR we will add logic for the frontend to fetch the counts from GraphQL
-
- Aug 05, 2024
-
-
Annabel Dunstone Gray authored
- Personal access tokens - Group access tokens - Project access tokens [skip secret push protection] Changelog: changed
-
- Jul 17, 2024
-
-
Julia Miocene authored
-
- Jul 15, 2024
-
-
Annabel Dunstone Gray authored
Changelog: changed
-
- Jul 09, 2024
-
-
Niklas van Schrick authored
The service desk menu item in the navigation was always visible, even when the feature was disabled in the settings. Changelog: changed
-
- Jun 04, 2024
-
-
Chad Lavimoniere authored
Consolidate former `Board|...`, `Boards|...` and `IssueBoards|...` scopes into one `Boards|...` scope in internationalized strings. Changelog: changed
-
- Apr 16, 2024
-
-
Rahul Chanila authored
Changelog: changed
-
- Apr 03, 2024
-
-
Harry Minsky authored
Changelog: other EE: true
-
- Jan 08, 2024
-
-
Rahul Chanila authored
Adds feature flag gcp_artifact_registry EE: true
-
- Dec 28, 2023
-
-
Eduardo Bonet authored
Adds Model registry link under Deploy on the project sidebar
-
- Dec 18, 2023
-
-
Thomas Hutterer authored
These were used for an onboarding tour that was never enabled on production. See !35442
-
- Dec 08, 2023
-
-
- Dec 07, 2023
-
-
Changelog: changed
-
- Nov 20, 2023
-
-
Changelog: removed
-
- Nov 10, 2023
-
-
This commit adds "Archive Project" as a customizable permission, so that it can be added onto any base role. Changelog: added EE: true
-
- Nov 02, 2023
-
-
Mark Florian authored
Part of #420121.
-
- Oct 31, 2023
-
-
- Oct 16, 2023
-
-
Today, only Maintainers can manage project access tokens. This, along with other permissions, make the maintainer role have too much privilege, when Developer may not have enough. This commit adds "Manage Project Access" tokens as a customizable permissions, so that it can be added onto any base role. Changelog: added EE: true
-
- Oct 09, 2023
-
-
xfyuan authored
Because the upstream MR removed the `project#pages_available?` method: !133216 But JH has own business logic in it: https://jihulab.com/gitlab-cn/gitlab/-/blob/main-jh/jh/app/models/jh/project.rb#L79 So we need to keep it in all related files.
-
- Oct 03, 2023
-
-
Kassio Borges authored
Instead, prefer to use `::Gitlab::Pages.enabled?`
-
- Sep 14, 2023
-
- Sep 07, 2023
-
-
Changelog: fixed
-
- Sep 04, 2023
-
-
Adie (she/her) authored
The harbor registry integration has been live for a while and followup issues have now been closed. We now want to clean up the feature flag. Changelog: changed
-
- Sep 01, 2023
-
-
Now that the global search modal replicates the functionality of the context switcher (see #409522 and #415809 for prior work), the context switcher can be removed. In its place, a static header specific to each panel type is shown at the top of the sidebar. The old context header (which was the toggle for the context switcher when logged in, and a non-interactive element when logged out) has largely been replaced by changing the "main" or "overview" link for the current context (if there is one). It now displays the current context's name (when appropriate), and shows that entity's avatar. This does not remove the frontend code for the context switcher. That will be done in a follow-up. Addresses #415811. Changlog: changed
-
This is a feature-flagged feature which makes it okay to move it from core to ee. See: gitlab-org/opstrace/opstrace#2276
-
- Aug 01, 2023
-
-
Part of #403044.
-
- Jul 11, 2023
-
-
- Add tracing feature flag - Add nav menu - Set up basic tracing route/controller - Make observability csp concern more generic - Add connect-src to observability csp rules
-
- Jul 06, 2023
-
-
This change makes the FF-gated experiment permanent that moved the pages menu entry under "Deployments" (Or "Deploy" in the Super-Sidebar). Changelog: changed
-
- Jul 05, 2023
-
-
Eduardo Bonet authored
User testing showed analyze is a better navbar entry for Model experiments entry. Changelog: changed
-
- Jun 02, 2023
-
-
Eduardo Bonet authored
If model experiments is disabled, or user does not have access to model experiments in that project, hides the menu. Changelog: changed
-
- May 22, 2023
-
-
Moves package registry to the new menu
-
Paulina Sedlak-Jakubowska authored
Changelog: removed
-
- May 15, 2023
-
-
- May 12, 2023
-
-
This moves the nav item for an external issue tracker (Bugzilla, Jira, Redmine...) of a project from the *Uncategorized* section of the new sidebar into its *Plan* section. It also moves the Confluence nav item, and also the External wiki. Changelog: changed
-
- May 10, 2023
-
-
Sam Beckham authored
-
- May 09, 2023
-
-
TODO: - hide on focus - share position with pin icon
-
Sam Beckham authored
-
- May 08, 2023
-
-
Apply code review suggestion
-