An error occurred fetching the project authors.
- 20 Aug, 2021 1 commit
-
-
Francisco Javier López authored
After we've migrated all group sidebar menus, we can remove all the auxiliary code that we needed to introduce to render old partial menus. Besides, we can also clean helper methods that are nore used anymore.
-
- 15 Jul, 2021 1 commit
-
-
Francisco Javier López authored
In this commit we start refactoring the group panel sidebar. We're introducint a group panel object as the first step to start migrating all menus.
-
- 06 Jul, 2021 1 commit
-
-
Francisco Javier López authored
In this commit we're removing the ff sidebar_refactor from the views Changelog: removed
-
- 11 Jun, 2021 1 commit
-
-
Francisco Javier López authored
In this commit we're enabling the FF sidebar_refactor to enable all the visual changes for the left sidebar. Changelog: added
-
- 10 Jun, 2021 1 commit
-
-
Denys Mishunov authored
Style the new flyout menu which encapsulates the sidebar re-design effort.
-
- 01 Jun, 2021 1 commit
-
-
Eugenia Grieff authored
Implement caching for sidebar merge requests count Changelog: performance
-
- 20 May, 2021 1 commit
-
-
Francisco Javier López authored
In this commit we're changing the behavior of the scope or context menu. Before, this menu only allowed us to click on it and it'd redirect as to the `Group overview` submenu in an active state. That is going to change and, when we click the overview menu it will change its state to active instead of the `Group overview`.
-
- 19 May, 2021 1 commit
-
-
Francisco Javier López authored
There have been several MRs by different people, using the feature sidebar_refactor. Nevertheless, some of them use the `default_enabled` param and others don't. In this commit we align them by adding the param to all of them.
-
- 18 May, 2021 2 commits
-
-
Francisco Javier López authored
In this commit we're moving the `Members` menu to the `Group information` menu.
-
Francisco Javier López authored
-
- 14 May, 2021 1 commit
-
-
ddavison authored
-
- 05 May, 2021 1 commit
-
-
Francisco Javier López authored
In this commit we perform several changes to the Group Overview menu: - First we are renaming it to `Group information` - We're changing the sprite icon to `group` - We're also removing the `Details` menu
-
- 30 Apr, 2021 1 commit
-
-
Miguel Rincon authored
This change adds relevant links to breadcrumbs and active sidebar menus so users can navigate between the CI/CD settings and the specific runners more easily. Changelog: changed
-
- 27 Apr, 2021 1 commit
-
-
Denys Mishunov authored
Replaced div with span when rendered inside of an inline element.
-
- 12 Apr, 2021 1 commit
-
-
Eugenia Grieff authored
- Update specs - Update docs
-
- 01 Apr, 2021 1 commit
-
-
Amy Qualls authored
We should not ever capitalize the 'R' in 'merge request,' and should only capitalize the 'M' when it's the first word in the slug / sentence.
-
- 29 Mar, 2021 1 commit
-
-
Francisco Javier López authored
We're going to refactor sidebars, and we need this refactor in order to use one method for each sidebar.
-
- 26 Mar, 2021 2 commits
-
-
Eugenia Grieff authored
Add FF condition to group sidebar template Add documentation
-
Eugenia Grieff authored
Update template to display truncated count
-
- 16 Mar, 2021 1 commit
-
-
Jonas Wälter authored
Currently OAuth applications can be only global or per-user. This adds applications on a group level.
-
- 10 Mar, 2021 1 commit
-
-
Marcel Amirault authored
The standard is to use CI/CD not CI / CD
-
- 02 Mar, 2021 1 commit
-
-
Doug Stull authored
- no longer needed.
-
- 11 Feb, 2021 1 commit
-
-
Nicolò Maria Mezzopera authored
- new partial - referencing
-
- 01 Feb, 2021 1 commit
-
-
Coung Ngo authored
Adds landmarks and updates their names so screen readers can jump between more sections of a page and with more descriptive names for the landmarks
-
- 19 Jan, 2021 1 commit
-
-
Doug Stull authored
- wasn't showing up due to incorrect helper logic
-
- 18 Jan, 2021 1 commit
-
-
Nicolò Maria Mezzopera authored
- controller - view file - group routes
-
- 13 Jan, 2021 1 commit
-
-
Eugenia Grieff authored
- Modify count format precision - Fix specs
-
- 12 Jan, 2021 3 commits
-
-
Eugenia Grieff authored
- Add FF condition to display coached count - Add helper specs
-
Eugenia Grieff authored
- Redefine count to check for cached threshold - Add Group helper to truncale count if over 1k - Add service specs
-
Eugenia Grieff authored
- Replace count in group template
-
- 06 Jan, 2021 1 commit
-
-
Dallas Reedy authored
- Add new experiment definition - Add YAML definition for new feature flag - Add a bunch of helper methods related specifically to trials on groups - Test those new helper methods - Add translation keys
-
- 08 Dec, 2020 1 commit
-
-
Arturo Herrero authored
After being enabled https://gitlab.com/gitlab-org/gitlab/-/merge_requests/44995, we can now remove the feature flag.
-
- 28 Sep, 2020 1 commit
-
-
Jackie Fraser authored
- behind feature flag :invite_members_group_modal - no User dropdown search yet, that will be added next - the trigger link in the side nav is behind the same feature flag
-
- 25 Aug, 2020 1 commit
-
-
Justin Ho Tuan Duong authored
To follow order on the project level
-
- 19 Aug, 2020 1 commit
-
-
Doug Stull authored
- for collecting data on what is clicked in navigation area.
-
- 30 Jul, 2020 1 commit
-
-
Coung Ngo authored
Add Iteration link under Issues in the left sidebar, and add iterations index page within a project to allow users to eventually view an interation report at a project level
-
- 16 Jul, 2020 2 commits
- 10 Jul, 2020 1 commit
-
-
Desiree Chevalier authored
Adds a spec for creating group milestones
-
- 10 Jun, 2020 1 commit
-
-
Simon Knox authored
Adds a GraphQL type for Sprints as well as adding it to Issues/Projects/Groups and adding an Issue::SetSprint and Group::CreateSprint mutators.
-