- 14 Apr, 2020 40 commits
-
-
Enrique Alcantara authored
When a user submits empty content in the Static Site Editor, the publish toolbar dissappears because the originalContent property becomes empty. The isContentLoaded property depends on the originalContent property to determine if there is content to display. This change decouples detecting that content is loaded from detecting changes in the content
-
Natalia Tepluhina authored
Dashboard refresh button refreshes data dynamically See merge request gitlab-org/gitlab!28756
-
Natalia Tepluhina authored
Migrate ee/insights to jest Closes #194290 See merge request gitlab-org/gitlab!29072
-
Dmytro Zaporozhets authored
Make Group Activity Analytics a beta feature See merge request gitlab-org/gitlab!29165
-
Aakriti Gupta authored
- it will be enbaled per group for beta testing - finally it can be enabled globally, without changing this check
-
Bob Van Landuyt authored
Adjust permissions on jira import feature See merge request gitlab-org/gitlab!29239
-
Achilleas Pipinellis authored
mount recommendations for NFS in docs Closes #207524 See merge request gitlab-org/gitlab!27661
-
Bob Van Landuyt authored
Allow SCIM to create an identity for an existing user Closes #212721 See merge request gitlab-org/gitlab!28379
-
Achilleas Pipinellis authored
Fix renderering of alert text and wording See merge request gitlab-org/gitlab!29463
-
Achilleas Pipinellis authored
Add documentation for Praefect SQL election strategy See merge request gitlab-org/gitlab!29426
-
Ash McKenzie authored
/import status REST endpoint: fix null-unsafe access to import_state Closes #214302 See merge request gitlab-org/gitlab!29471
-
Toon Claes authored
Optimize usage_activity_by_stage.create.protected_branches Closes #213800 See merge request gitlab-org/gitlab!29148
-
James Lopez authored
Fix merge request GraphQL resolver See merge request gitlab-org/gitlab!28667
-
Martin Wortschack authored
Fetch Snippet's blob in the same GraphQL query as the Snippet itself See merge request gitlab-org/gitlab!29441
-
Matthias Kaeppler authored
-
alinamihaila authored
-
alinamihaila authored
-
Natalia Tepluhina authored
Fix incorrect repositioning of design comment pins when mouse leaves viewport See merge request gitlab-org/gitlab!29464
-
Tom Quirk authored
To be consistent with DesignPresentation events, use mouseup in favour of click. This better enables to better test design_presentation functionality while retaining a comparable UX
-
James Lopez authored
PyPi: Support package installation Closes #208747 See merge request gitlab-org/gitlab!27827
-
Giorgenes Gelatti authored
- Lists pypi package versions from the API - Downloads package file endpoint
-
Vitaly Slobodin authored
Closes https://gitlab.com/gitlab-org/gitlab/-/issues/194290
-
Natalia Tepluhina authored
Save changes in Static Site Editor using REST GitLab API See merge request gitlab-org/gitlab!29286
-
Enrique Alcántara authored
Implement service that uses GitLab REST API to submit changes in the Static Site Editor
-
Ben Prescott authored
-
Denys Mishunov authored
The loader is part of the blob content component and hence is not needed in snippet blob view
-
Heinrich Lee Yu authored
Fix regression with sse route clobbering projects See merge request gitlab-org/gitlab!29453
-
Kushal Pandya authored
Improve NOT_FOUND response handling on ThreatMonitoring page See merge request gitlab-org/gitlab!29452
-
Natalia Tepluhina authored
Add grab cursor for ops dashboard cards See merge request gitlab-org/gitlab!28868
-
David O'Regan authored
-
Kushal Pandya authored
Replaces underscore with lodash See merge request gitlab-org/gitlab!29203
-
Kushal Pandya authored
Fix csv export file name Closes #197494 See merge request gitlab-org/gitlab!29404
-
Ramya Authappan authored
Note that `:requires_admin` should be added See merge request gitlab-org/gitlab!29460
-
Marcel Amirault authored
Added Enable instructions to pipelines for MR docs See merge request gitlab-org/gitlab!29284
-
Suzanne Selhorn authored
Related to https://gitlab.com/gitlab-org/gitlab/-/issues/213293
-
Martin Wortschack authored
[Part-4] Refine empty state & loading animation Closes #207981 See merge request gitlab-org/gitlab!29320
-
Russell Dickenson authored
Update "GitLab for Education" program name in docs See merge request gitlab-org/gitlab!29435
-
Evan Read authored
Add docs for shortcut fields See merge request gitlab-org/gitlab!27859
-
Russell Dickenson authored
Move secure coding guidelines into GitLab docs See merge request gitlab-org/gitlab!25757
-
Jerome Ng authored
-