- 09 Apr, 2020 40 commits
-
-
Markus Koller authored
Adapt the wiki policies on ProjectPolicy to GroupPolicy. Since we don't have a GroupFeature yet we're currently just checking for the feature flag instead.
-
Bob Van Landuyt authored
Unify the jira issues import feature flag check See merge request gitlab-org/gitlab!29182
-
Heinrich Lee Yu authored
Track notification dot shown Closes gitlab-org/growth/product#1500 See merge request gitlab-org/gitlab!28474
-
Doug Stull authored
- needed for metrics
-
Mark Florian authored
Add status groups to license-compliance MR widget See merge request gitlab-org/gitlab!28631
-
David Pisek authored
This commit groups licenses within the MR widget by their status and adds a header and subscription to each group. It also refactors related vue-specs to use vue-test-utils. WIP - group licenses by status
-
Nathan Friend authored
Update dependencies table UI See merge request gitlab-org/gitlab!28796
-
Mark Florian authored
Part of [Update dependencies table UI][1]. This is the largest piece that implements the new table layout. It's behind the `dependency_list_ui` feature flag, which is currently disabled by default. This means that the existing UI is still in place, and unaffected. Specifically, this: - Reimplements the table using `GlTable` from GitLab UI - Removes the UI tabs - Combines the component name and version columns - Adds a warning badge for rows with vulnerabilities - Adds a document icon to the location column [1]: https://gitlab.com/gitlab-org/gitlab/-/issues/195928
-
Martin Wortschack authored
Move duration chart to separate component See merge request gitlab-org/gitlab!28624
-
Douglas Barbosa Alexandre authored
Merge branch '202037-geo-ssh-clone-pull-redirect-to-primary-when-selective-sync-enabled-and-project-not-selected-pre2' into 'master' Geo: proxy_git_push_ssh to proxy_git_ssh rename See merge request gitlab-org/gitlab!28181
-
Tim Zallmann authored
Add vulnerable projects table See merge request gitlab-org/gitlab!29158
-
Mike Jang authored
Rebalance permissions table See merge request gitlab-org/gitlab!29225
-
Kushal Pandya authored
Add Set Up Jira Integration page See merge request gitlab-org/gitlab!28939
-
Igor Drozdov authored
Add some missing cluster metrics to usage data See merge request gitlab-org/gitlab!28510
-
Douglas Barbosa Alexandre authored
Geo: Self-Service Framework (Uploader / API) See merge request gitlab-org/gitlab!25679
-
Dmytro Zaporozhets authored
Resolve "Vulnerability view doesn't show file location" See merge request gitlab-org/gitlab!25383
-
Nathan Friend authored
Add a first class dashboard unconfigured state See merge request gitlab-org/gitlab!28344
-
Mike Jang authored
Document planned deprecation of 'marked_for_deletion_at' attribute in Projects API in GitLab 13.0 See merge request gitlab-org/gitlab!28993
-
Ezekiel Kigbo authored
Adds jest tests for basic rendering of the duration chart. Removes duplicate tests from base_spec
-
Ezekiel Kigbo authored
Moves the duration chart out of the base component into a separate component
-
Kamil Trzciński authored
Remove `ci_dag_support` feature flag Closes #206902 See merge request gitlab-org/gitlab!28863
-
Lee Tickett authored
-
Dmytro Zaporozhets authored
Expire snippet repo size caching See merge request gitlab-org/gitlab!28994
-
Gabriel Mazetto authored
Blob retriever relies on replicator to find the model and associated carrierwave uploader and files.
-
Gabriel Mazetto authored
This is to remove the confusion with the response that also includes a message.
-
Gabriel Mazetto authored
Extracted JWT logic to the API files intead of multiple levels of service class.
-
Ash McKenzie authored
-
Ash McKenzie authored
Method names now more closely match the actual git commands that are being executed under the hood.
-
Ash McKenzie authored
Method names now more closely match the actual git commands that are being executed under the hood.
-
Ash McKenzie authored
GitSSHProxy will be a more accurate name because it will be handling not just push operations.
-
Marcin Sedlak-Jakubowski authored
Troubleshooting steps for EKS cluster managed app See merge request gitlab-org/gitlab!28782
-
Arihant authored
-
Imre Farkas authored
Endpoint for purging group dependency proxy cache See merge request gitlab-org/gitlab!27843
-
Phil Hughes authored
Track user dropdown click Closes gitlab-org/growth/product#1493 See merge request gitlab-org/gitlab!28838
-
Doug Stull authored
- when buy ci minutes shows as per spec
-
Coung Ngo authored
Update test in response to MR review
-
Coung Ngo authored
If Jira integration is not set up for Jira Import, show a message to the user to direct them to the Jira integration page
-
Rémy Coutable authored
Ensure NPM dev fixtures have unique name Closes #213786 See merge request gitlab-org/gitlab!29100
-
Ray Paik authored
Fix typo locale de pipeline enabled See merge request gitlab-org/gitlab!29106
-
Natalia Tepluhina authored
Static Site Editor Save Changes toolbar See merge request gitlab-org/gitlab!28972
-