Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(backend-gitlab): initial GraphQL support #6059

Merged
merged 5 commits into from
Dec 28, 2021
Merged

Conversation

erezrokah
Copy link
Contributor

Summary

Fixes #5920, part of #6034

Test plan

TBD

Checklist

Please add a x inside each checkbox:

  • I have read the contribution guidelines.
  • Code is formatted via running yarn format.
  • Tests are passing via running yarn test.
  • The status checks are successful (continuous integration). Those can be seen below.

A picture of a cute animal (not mandatory but encouraged)
🐼

@github-actions github-actions bot added the type: feature code contributing to the implementation of a feature and/or user facing functionality label Dec 17, 2021
@erezrokah erezrokah marked this pull request as ready for review December 23, 2021 17:44
@erezrokah erezrokah requested a review from a team December 23, 2021 17:44
@erezrokah erezrokah merged commit 1523a41 into master Dec 28, 2021
@erezrokah erezrokah deleted the feat/gitlab_graphql branch December 28, 2021 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature code contributing to the implementation of a feature and/or user facing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Speed extremely slow with populating relation dropdown (several minutes)
1 participant