- Aug 23, 2021
-
-
Sheldon Led authored
-
Miguel Rincon authored
This change adds the capability of filtering and pagination for group runners, group administrators can search and locate their runners.
-
Miguel Rincon authored
This change adds a list of runners to the group runners page. This is a first iteration that does not include filters and/or pagination for results.
-
-
- Aug 20, 2021
-
-
Simon Knox authored
Changelog: other
-
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.
-
Closes https://gitlab.com/gitlab-org/gitlab/-/issues/29521 Changelog: added
-
- Aug 19, 2021
-
-
Diogo Frazão authored
Allows admins to retry batched background migrations Related to https://gitlab.com/gitlab-org/gitlab/-/issues/326760 Changelog: added
-
Lin Jen-Shin authored
-
Francisco Javier López authored
In this commit we're refactoring the Administration menu in the group sidebar. We're moving away from partial defined logic to object contained one. Now menus are defined in objects that will contain all the information instead of in partials.
-
- Aug 18, 2021
-
-
-
- Fix alignment issue in toggle thread button - Fix broken markdown toolbar layout in snippets comments Changelog: fixed
-
Changelog: changed
-
-
-
- Aug 17, 2021
-
-
Peter Hegman authored
-
Doug Stull authored
- experiment params leaked into non experiment Changelog: fixed
-
Doug Stull authored
- no longer needed as experiment is over. Changelog: removed
-
Francisco Javier López authored
In this commit we're refactoring the Settings menu in the group sidebar. We're moving away from partial defined logic to object contained one. Now menus are defined in objects that will contain all the information instead of in partials.
-
Sarah GP authored
Removes flag, updates specs and docs Remove Rails references to flag Remove direct JS flag reference Remove mixins, services, stores Remove legacy files Update translations, docs Changelog: other
-
-
- Aug 16, 2021
-
-
Changelog: fixed
-
-
-
-
-
Francisco Javier López authored
In this commit we're refactoring the Wiki menu in the group sidebar. We're moving away from partial defined logic to object contained one. Now menus are defined in objects that will contain all the information instead of in partials.
-
-
- Aug 13, 2021
-
-
Cornelius Ludmann authored
-
Daniel Fosco authored
Changelog: fixed
-
Daniel Fosco authored
Changelog: fixed
-
- Aug 12, 2021
-
-
Steve Abrams authored
Remove the protocol from the Dependency Proxy URL on the group page. Rename to Dependency Proxy Image Prefix to be more accurate. Changelog: changed
-
Chad Woolley authored
- Fixes bug related to `merge_request_to_resolve_discussions_of` which was introduced when the `yield` was removed from the view. - Combines existing separate layouts into a single view (this was the source of the above bug). The layout hardcoded the name of the separate view, and was never reused, so it served no useful purpose as a layout anyway. - Removes unused `has_submit` flag - Renames views to be consistent "`captcha_check`" terminology used in controller and helper methods - Reorganizes and adds comments to views - See https://gitlab.com/gitlab-org/gitlab/-/merge_requests/67195
-
Peter Hegman authored
To improve security replace application secret that was displayed in plain text on the screen with a copy button. Changelog: changed
-
-
Payton Burdette authored
Improve button layout for pipelines table and change icon for jobs table. Changelog: changed
-
-
Illya Klymov authored
Use GlTable instead of rendering whole table ourselves
-
Marc Shaw authored
MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/67041 Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/18458 Changelog: added
-
Filter suggested users by saml provider in invite modal dropdown list [RUN ALL RSPEC] [RUN AS-IF-FOSS]
-