- 10 Nov, 2020 40 commits
-
-
Kushal Pandya authored
Fixed create branch button spinner after issue close See merge request gitlab-org/gitlab!47187
-
Phil Hughes authored
Fixes the create a branch button always being visible after the issue is closed. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/225303
-
Marcin Sedlak-Jakubowski authored
Remove NBSP spaces from docs See merge request gitlab-org/gitlab!47249
-
Phil Hughes authored
Rename assignees_dropdown to multiselect_dropdown See merge request gitlab-org/gitlab!47116
-
Scott Stern authored
-
Phil Hughes authored
Jdb/refactor diff html tables to use css grid See merge request gitlab-org/gitlab!44974
-
Justin Boyson authored
To minimize duplication we are promoting as much HTML table markup as is feasible up to the parent "row" components. Move computed values up to diff_content Move html tables up to row components Remove expansion row components as no longer needed
-
Vitali Tatarintev authored
Add filtering Jira issues on GitLab Vulnerability ID See merge request gitlab-org/gitlab!47198
-
Alan (Maciej) Paruszewski authored
-
Kushal Pandya authored
Forward deployment, add modal to warn users on "Retry" action See merge request gitlab-org/gitlab!46416
-
Angelo Gulina authored
Update spec to match FE guidelines Update spec with more test cases covering functionality
-
Ezekiel Kigbo authored
Reduce spacing around Swimlanes See merge request gitlab-org/gitlab!47143
-
James Lopez authored
Calculate intersection of redis hll metrics See merge request gitlab-org/gitlab!46146
-
Achilleas Pipinellis authored
Update docs on comparing execution plans when optimizing queries See merge request gitlab-org/gitlab!46757
-
Krasimir Angelov authored
Add paragraph on importance of BUFFERS
-
Miguel Rincon authored
Adds loading state to Run pipeline view See merge request gitlab-org/gitlab!47213
-
Natalia Tepluhina authored
Move design upload component to vue_shared See merge request gitlab-org/gitlab!46744
-
Peter Leitzen authored
Generate sitemap routes statically See merge request gitlab-org/gitlab!47174
-
Miguel Rincon authored
Fix top margin in "new project" See merge request gitlab-org/gitlab!47109
-
Miguel Rincon authored
Update empty state for the Pipeline visual builder See merge request gitlab-org/gitlab!46781
-
Frédéric Caplette authored
Change the copy of the empty state of the pipeline visualization builder.
-
Vitaly Slobodin authored
Hide Apply Suggestion Button for anonymous Users See merge request gitlab-org/gitlab!47071
-
Nicolò Maria Mezzopera authored
-
David O'Regan authored
Resolve "Select MR template in the static site editor" See merge request gitlab-org/gitlab!46488
-
Mark Chao authored
Add GraphQL mutation to promote an issue to an epic See merge request gitlab-org/gitlab!46143
-
Kushal Pandya authored
Update incidents to use issue header ellipsis dropdown See merge request gitlab-org/gitlab!46977
-
fjsanpedro authored
In this MR, in order to improve the request time, we generate the Sitemap routes statically instead of dynamically.
-
Lin Jen-Shin authored
Remove unpacked mapping from artifact See merge request gitlab-org/gitlab!47255
-
Ezekiel Kigbo authored
Remove bootstrap-looking component class from docs example See merge request gitlab-org/gitlab!38534
-
Kushal Pandya authored
Fix milestone payload when updating releases through the UI See merge request gitlab-org/gitlab!47222
-
Florie Guibert authored
-
Albert Salim authored
-
Stan Hu authored
Fix relative path not found on production web server See merge request gitlab-org/gitlab!47090
-
Heinrich Lee Yu authored
Make register_instructions optional in RunnerSetup See merge request gitlab-org/gitlab!47123
-
Michael Kozono authored
Remove signup flow experiment feature flag See merge request gitlab-org/gitlab!47168
-
Chad Woolley authored
Improve tests and address other feedback
-
Douglas Barbosa Alexandre authored
Geo: Feature flag Self-service framework verification See merge request gitlab-org/gitlab!46998
-
Adrien Kohlbecker authored
-
Marcel Amirault authored
We don't need NBSP spaces in the docs, and they can cause trouble when linting and using grep as they will not match on searches for spaces
-