- 11 Feb, 2021 40 commits
-
-
Scott Hampton authored
Added a new screenshot of the analytics page so that it shows the new chart.
-
Scott Hampton authored
Update spec to check that the chart is rendered. Also updated gitlab.pot and created a changelog.
-
Scott Hampton authored
Add a graph to the group repo analytics page to represent the average coverage of all projects in the group over the past 30 days.
-
Jan Provaznik authored
[RUN AS-IF-FOSS] Ensure attributes added to project model and related are added to the API See merge request gitlab-org/gitlab!49599
-
Dmytro Zaporozhets (DZ) authored
Add bot to User GraphQL Type See merge request gitlab-org/gitlab!52933
-
Kushal Pandya authored
Introduce S&C Config Page for non Ultimate Users See merge request gitlab-org/gitlab!53412
-
Jannik Lehmann authored
This commit introduces the Security & Compliance Configuration Static Page which will be shown for users which are not on Ultimate. Addresses https://gitlab.com/gitlab-org/gitlab/-/issues/294040 and https://gitlab.com/gitlab-org/gitlab/-/issues/294050.
-
Kushal Pandya authored
Fixes the delete source branch checkbox not working See merge request gitlab-org/gitlab!53965
-
Toon Claes authored
Merge branch '296754-followup-from-refactor-namespaceonboardingaction-model-to-onboardingprogress' into 'master' Remove namespace_onboarding_actions table See merge request gitlab-org/gitlab!53488
-
Sarah Groff Hennigh-Palermo authored
Add semantic elements to HTML style guide See merge request gitlab-org/gitlab!53679
-
Kushal Pandya authored
Save API fuzzing configuration See merge request gitlab-org/gitlab!53780
-
Paul Gascou-Vaillancourt authored
- Clicking on `Generate code snippet` triggers a mutation to save the configuration - It also opens a modal containing a code snippet for the chosen configuration - User can simply copy the snippet to the clipboard and be redirected to the code editor to apply the config
-
Nicolò Maria Mezzopera authored
Move keyboard shortcut help modal to Vue See merge request gitlab-org/gitlab!41800
-
Lukas 'Eipi' Eipert authored
Currently the keyboard shortcut modal is rendered via HAML and injected into the DOM via JavaScript eval. This is rather inefficient and might even introduce security vulnerabilities. Thus we move the static HAML file to be a conditionally rendered Vue Component instead.
-
Mathieu Parent authored
-
Mikołaj Wawrzyniak authored
Aggreagated Metrics add YAML anchors and aliases See merge request gitlab-org/gitlab!53726
-
Enrique Alcántara authored
Merge branch '297346-flaky-spec-in-ee-spec-features-burnup_charts_spec-rb-burnup-charts-licensed-feature-2' into 'master' Resolve "Flaky spec in `ee/spec/features/burnup_charts_spec.rb` See merge request gitlab-org/gitlab!52552
-
Simon Knox authored
Don't render the charts until they have data or they can be stuck with 0 width. This is something to do with resizable-chart-container but I don't know what yet.
-
Natalia Tepluhina authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!53972
-
James Fargher authored
Reduce number of CI reset DB updates See merge request gitlab-org/gitlab!53740
-
Miguel Rincon authored
Support setting confidential note attribute in UI [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!52949
-
Lee Tickett authored
-
Yorick Peterse authored
Update Gitaly version See merge request gitlab-org/gitlab!53859
-
Etienne Baqué authored
Refactor NPM requests specs for shared endpoints See merge request gitlab-org/gitlab!53491
-
David Fernandez authored
Use tabled based specs to better test different conditions. Make sure that we use the Bearer http authorization header and not the request parameter. Move package tags shared examples in a dedicated file for npm specs.
-
Kushal Pandya authored
Fixes loading icons when re-requesting a review See merge request gitlab-org/gitlab!53962
-
Mikołaj Wawrzyniak authored
Use feature from know_events yml files for checking the features [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!53481
-
Kushal Pandya authored
Show helper link on a new line in GPG status popover See merge request gitlab-org/gitlab!52894
-
Yogi authored
-
Mikołaj Wawrzyniak authored
BulkImports: Migrate Group Membership See merge request gitlab-org/gitlab!53083
-
Mikolaj Wawrzyniak authored
To avoid repetitive parts of aggregated metrics definition lets utilize YAML anchor and aliases feature
-
Nicolò Maria Mezzopera authored
Add registry_search to container registry list page See merge request gitlab-org/gitlab!53820
-
Nicolò Maria Mezzopera authored
- adjust style of code - remove unused import
-
Kushal Pandya authored
Apply new GitLab UI for badge in job page sidebar See merge request gitlab-org/gitlab!53386
-
Yogi authored
-
Achilleas Pipinellis authored
Docs: Deflect Rails cheatsheet finders to console basics page See merge request gitlab-org/gitlab!53967
-
Alex Kalderimis authored
Add users allowlist to ApplicationRateLimiter See merge request gitlab-org/gitlab!53866
-
David Fernandez authored
Remove enforce_pat_expiration feature flag See merge request gitlab-org/gitlab!53660
-
Phil Hughes authored
This also adds a spec file for the uncollapsed reviewers list component.
-
Illya Klymov authored
Improve ActionCable reconnection logic See merge request gitlab-org/gitlab!53392
-