- 24 Aug, 2020 40 commits
-
-
Lukas Eipert authored
This replaces all the usages of ~/vue_shared/components/icon.vue with the corresponding GitLab UI component for all components from badges to diffs (alphabetically). In a previous MR [0] we already replaced the internal implementation with the GitLab UI component. This should allow us to migrate all usages without any test failures relating to the differences in their implementation. The actual deletion of the file will be done in a follow-up in case we have missed an instance or someone introduces a new one in the meanwhile. [0]: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/38778
-
Kushal Pandya authored
Bump swagger-ui-dist See merge request gitlab-org/gitlab!40077
-
Illya Klymov authored
Add alert ID to list view Closes #230572 See merge request gitlab-org/gitlab!39706
-
David O'Regan authored
We add the ALert ID to the Alert list view to ensure the user has access to this variable.
-
Achilleas Pipinellis authored
SSOT for version specific update steps See merge request gitlab-org/gitlab!40233
-
Fabian Zimmer authored
-
Ezekiel Kigbo authored
DAST Scanner Profiles - Form MVC boilerplate See merge request gitlab-org/gitlab!39762
-
Paul Gascou-Vaillancourt authored
Creates the basic controller, route, HAML view and Vue app for the upcoming DAST Scanner Profile form.
-
Mark Florian authored
Step 1 - Add fake_date test helper See merge request gitlab-org/gitlab!39495
-
-
Kamil Trzciński authored
Fix bug that unlocked artifacts for the wrong CI ref See merge request gitlab-org/gitlab!40082
-
Mark Florian authored
Fix user_sees_sidebar_spec when vue_issuables_list ff is off See merge request gitlab-org/gitlab!38415
-
Kushal Pandya authored
Replace isEmpty() check with other expectations See merge request gitlab-org/gitlab!40215
-
Mark Florian authored
Remove usage of non-conformant font-size 20 See merge request gitlab-org/gitlab!39972
-
Sarah Groff Hennigh-Palermo authored
This affects 4 files
-
Vitaly Slobodin authored
Fix eslint-staged script to respect deleted files See merge request gitlab-org/gitlab!40164
-
Roger Meier authored
-
Sarah Groff Hennigh-Palermo authored
Migrate deprecated buttons for Epics - Show More Closes #219894 See merge request gitlab-org/gitlab!40091
-
Thong Kuah authored
Revert "Merge branch 'sh-include-redis-in-workhorse-test' into 'master'" See merge request gitlab-org/gitlab!40245
-
Phil Hughes authored
Automatically add GraphQL requests to performance bar dropdown See merge request gitlab-org/gitlab!39956
-
Phil Hughes authored
Merge branch '222785-toggle-component-on-the-integration-settings-pages-should-be-a-checkbox' into 'master' Change active toggle on integration settings page to checkbox See merge request gitlab-org/gitlab!39586
-
Justin Ho Tuan Duong authored
Use GlFormCheckbox instead of GlToggle for setting of "Active" integration.
-
Sarah Groff Hennigh-Palermo authored
Fix tests which are failing in @vue/test-utils 1.x due to stubs See merge request gitlab-org/gitlab!40205
-
Marcia Ramos authored
[Docs] Update wording for when not to rebase on GitLab Flow Closes #208398 See merge request gitlab-org/gitlab!40069
-
David Kim authored
I think we're using rebase more liberally than it is stated in this doc so it seems to make sense to update the doc a little.
-
Phil Hughes authored
Alert todo GraphQL quality See merge request gitlab-org/gitlab!40097
-
David O'Regan authored
todo_mark_done is a generic mutation that can potentially (and will) be shared across many applications in gitlab. An example is Design Management.
-
Miguel Rincon authored
Board refactor - Move fetch lists GraphQL to VueX See merge request gitlab-org/gitlab!37905
-
Grzegorz Bizon authored
Add ignore_skipped option for pipeline status badge Closes #15304 See merge request gitlab-org/gitlab!28288
-
Fabian Schneider authored
-
Sean McGivern authored
This reverts merge request !40026
-
Illya Klymov authored
Guard against nullable filename in is_eslint See merge request gitlab-org/gitlab!40239
-
Phil Hughes authored
Add Service Templates deprecation warning banner See merge request gitlab-org/gitlab!25587
-
Justin Ho Tuan Duong authored
Use User Callouts to allow user to dismiss message
-
Sean McGivern authored
Allow distinct_count cop by string Closes #238555 See merge request gitlab-org/gitlab!40154
-
Sarah Groff Hennigh-Palermo authored
Change GlDeprecatedButton to button in manual jobs dropdown Closes #219794 See merge request gitlab-org/gitlab!38770
-
Marcel Amirault authored
Change button in dropdown to run manual jobs in pipelines page. Also makes tooltip more accurate
-
Denys Mishunov authored
Update dependency @gitlab/ui to v20.5.0 See merge request gitlab-org/gitlab!40234
-
Florie Guibert authored
- VueX action to fetch board lists - VueX action to add blank list - VueX action to show promotion list - VueX action to add backlog list in GraphQL
-
Ramya Authappan authored
Add templating variables in dashboard test See merge request gitlab-org/gitlab!39867
-