- 29 Mar, 2021 1 commit
-
-
Vitaly Slobodin authored
Initial versions of GraphQL queries and fragments. All with data resolving on the client.
-
- 26 Mar, 2021 39 commits
-
-
Sarah Groff Hennigh-Palermo authored
Enable ci_commit_pipeline_mini_graph_vue See merge request gitlab-org/gitlab!56505
-
David O'Regan authored
Merge branch '325710-update-frontend-development-guidelines-to-replace-writedata-with-writequery' into 'master' Update frontend development guidelines to remove `writeData` See merge request gitlab-org/gitlab!57577
-
Natalia Tepluhina authored
-
Olena Horal-Koretska authored
Allow all file types to be uploaded from the repo file upload tool See merge request gitlab-org/gitlab!57498
-
Brandon Labuschagne authored
The bootstrap modal migration resulted in only images being able to be uploaded from the repo file upload tool. This commit opens the uploads to files of any type.
-
Bob Van Landuyt authored
Add test for IP blocker in API v3 github endpoint See merge request gitlab-org/gitlab!57262
-
Andy Soiron authored
-
Kushal Pandya authored
Make code suggestions aware of multi-line comments See merge request gitlab-org/gitlab!57125
-
Phil Hughes authored
This makes the code suggestions button be aware of the multi-line comments. The content in the suggestion and the indexes are based on the multi-line comments options. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/232339
-
Amy Qualls authored
Update troubleshooting_git docs See merge request gitlab-org/gitlab!57145
-
James Sandlin authored
Try to make the data clearer. Get rid of the pipeline errors. Try to adjust data presentation to an ordered list format, and clarify that the number should be in bytes.
-
Kushal Pandya authored
Fix security report fetching in MRs See merge request gitlab-org/gitlab!57574
-
Heinrich Lee Yu authored
Fix N+1 issue in note discussions See merge request gitlab-org/gitlab!57374
-
Mark Florian authored
Delete Epic Board See merge request gitlab-org/gitlab!57186
-
Natalia Tepluhina authored
Always save default on empty values in Exp Policies See merge request gitlab-org/gitlab!57470
-
Nicolò Maria Mezzopera authored
-
Sean McGivern authored
Resolve N + 1 for JIRA pulls See merge request gitlab-org/gitlab!57482
-
Phil Hughes authored
Fix quarantined rspec in ee/epic_show.rb See merge request gitlab-org/gitlab!57298
-
Scott Stern authored
-
Mikołaj Wawrzyniak authored
Add vulnerability survey request feature flag and SVG image [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!56941
-
Daniel Tian authored
-
Mark Florian authored
It seems another query in the MR page was added recently which included an `id` field for the head pipeline, whereas the security reports query did not include that field. This caused Apollo's cache write to fail, since it couldn't reconcile the two fetched entities. Fixes https://gitlab.com/gitlab-org/gitlab/-/issues/326071.
-
Nicolò Maria Mezzopera authored
Update the Package settings to use the blue primary button See merge request gitlab-org/gitlab!57468
-
Nicolò Maria Mezzopera authored
-
Marcin Sedlak-Jakubowski authored
Fix documentation for cached issue count See merge request gitlab-org/gitlab!57539
-
Eugenia Grieff authored
-
Jan Provaznik authored
Add controller path to helper to display active state See merge request gitlab-org/gitlab!57214
-
Angelo Gulina authored
-
Natalia Tepluhina authored
Fixes debounce for user select dropdown See merge request gitlab-org/gitlab!57472
-
Phil Hughes authored
Fix labels fetch & text search for Vue Epics list See merge request gitlab-org/gitlab!57480
-
Jan Provaznik authored
Disable Remove Group Button for Group with Subscription See merge request gitlab-org/gitlab!57170
-
Jason Goodman authored
Display info box explaining the subscription needs to be unlinked first
-
charlie ablett authored
Track epic due date as fixed/inherited via usage ping See merge request gitlab-org/gitlab!57457
-
Miguel Rincon authored
Remove unused js class [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!57378
-
Achilleas Pipinellis authored
Improve release-cli documentation See merge request gitlab-org/gitlab!56728
-
Jaime Martinez authored
-
Achilleas Pipinellis authored
Add tier badges to Geo product docs See merge request gitlab-org/gitlab!57529
-
Natalia Tepluhina authored
Replace `writeData` with `writeQuery` in Static Site Editor See merge request gitlab-org/gitlab!57526
-
Natalia Tepluhina authored
Add aria labels to icon-only buttons See merge request gitlab-org/gitlab!57261
-