- 20 Nov, 2020 40 commits
-
-
Alex Kalderimis authored
Places extra authorization call inside authorized! This places the extra `emoji_awardable?` check in the `authorized!` method of the `AuthorizeResource` concern, which is the method responsible for determining what authorization means for a particular mutation. This leads to code simplification and more uniform messages in line with the rest of the API.
-
Olena Horal-Koretska authored
Add components for Expiration Policy UI redesign See merge request gitlab-org/gitlab!47778
-
Nicolò Maria Mezzopera authored
- view file - js bundle
-
Martin Wortschack authored
Geo - Update Fontawesome Icons See merge request gitlab-org/gitlab!48058
-
Zack Cuddy authored
Replaces some usages of old fontawesome icons with GitLab SVGs. Some of the icons had already been removed from our icon library causes an untracked bug in the code.
-
Martin Wortschack authored
Cleanup empty default exports See merge request gitlab-org/gitlab!48195
-
Vitaly Slobodin authored
Create DastSiteValidationModal component See merge request gitlab-org/gitlab!47443
-
Paul Gascou-Vaillancourt authored
- Refactors the DastSiteValiation component into a modal-based component - Move required logic to create validation tokens from within the validation component - Remove validation status checks from the validation component - Add/update specs
-
Phil Hughes authored
Improve clarity of the Rate Limits UI See merge request gitlab-org/gitlab!46142
-
Dan Jensen authored
Previously the admin interface for "User and IP Rate Limits" had inputs with duplicate labels. These inputs were only differentiated by their groupings on the page, which themselves were not clear. This improves the input labels, makes the checkbox labels bold (as they are the most important inputs in this section), and adds some horizontal rules to visually distinguish the groupings. These changes are intended to make this UI easier to understand, and match up better with the docs.
-
Bob Van Landuyt authored
Pass project full path to indexer See merge request gitlab-org/gitlab!47479
-
Changzheng Liu authored
-
Bob Van Landuyt authored
Add get api for a single project_approval_rule See merge request gitlab-org/gitlab!47823
-
Emily Ring authored
Updated api to include project_approval_rules show Updated associated tests
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Enrique Alcántara authored
Replace prepend-left-20 class in graphs See merge request gitlab-org/gitlab!48067
-
Achilleas Pipinellis authored
Mention logs in Elasticsearch integration troubleshooting See merge request gitlab-org/gitlab!48100
-
Achilleas Pipinellis authored
Document repmgr to Patroni migration on primary" See merge request gitlab-org/gitlab!47681
-
Nick Nguyen authored
-
Fabio Pitino authored
Reduce On-Demand CI YAML raw string size See merge request gitlab-org/gitlab!47401
-
Philip Cunningham authored
Uses the DAST template to avoid storing whole CI YAML in the db.
-
Phil Hughes authored
Replace fa-chevron-down with GitLab SVG in dropdowns See merge request gitlab-org/gitlab!48171
-
Brandon Labuschagne authored
Replace fa-spinner in metrics dashboard yaml definition See merge request gitlab-org/gitlab!48227
-
Alessio Caiazza authored
Resolve "Upload metrics images to the metrics tab on incidents" See merge request gitlab-org/gitlab!46845
-
Sean Arnold authored
Workhorse version bump to v8.55.0 to support direct_upload on the new API endpoint
-
Shinya Maeda authored
Enable FF ci_auto_cancel_all_pipelines by default See merge request gitlab-org/gitlab!47906
-
Shinya Maeda authored
Merge 2 different elastic rake spec files into one See merge request gitlab-org/gitlab!48114
-
Shinya Maeda authored
Allow failure for Secret Detection job See merge request gitlab-org/gitlab!48152
-
Brandon Labuschagne authored
Update Screenshots on Security & Compliance Carousel See merge request gitlab-org/gitlab!47900
-
Martin Wortschack authored
yaml loading view
-
Martin Wortschack authored
in dropdowns
-
Phil Hughes authored
Add loading state to initial load of assignees in dropdown See merge request gitlab-org/gitlab!47848
-
Scott Stern authored
-
Kamil Trzciński authored
Remove zip_pages_deployment feature flag See merge request gitlab-org/gitlab!47633
-
Adam Hegyi authored
Add `user_preferences` table into the list of `HighTrafficTables` See merge request gitlab-org/gitlab!48223
-
Kushal Pandya authored
Async import component that uses eCharts See merge request gitlab-org/gitlab!48157
-
Patrick Bajao authored
Simplify BulkImport concerns See merge request gitlab-org/gitlab!47923
-
Alper Akgun authored
-