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

fix: add missing headers to graphql queries #1525

Merged
merged 1 commit into from
Oct 18, 2021
Merged

Conversation

lorenzo-cavazzi
Copy link
Member

Adds the missing x-requested-with to the graphql queries.

/deploy
fix #1520

@lorenzo-cavazzi lorenzo-cavazzi requested a review from a team as a code owner October 14, 2021 14:20
@lorenzo-cavazzi lorenzo-cavazzi temporarily deployed to renku-ci-ui-1525 October 14, 2021 14:21 Inactive
@RenkuBot
Copy link
Contributor

You can access the deployment of this PR at https://renku-ci-ui-1525.dev.renku.ch

@lorenzo-cavazzi lorenzo-cavazzi temporarily deployed to renku-ci-ui-1525 October 14, 2021 15:18 Inactive
@ableuler
Copy link
Contributor

@jachro @gavin-k-lee this properly displays the lineage of a private project.
image

Copy link
Contributor

@ciyer ciyer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fantastic, this has been a long-standing problem. I also tested on a project of mine which does not work correctly on dev, but does now work with this PR. 🎉

@lorenzo-cavazzi lorenzo-cavazzi merged commit 17379a4 into master Oct 18, 2021
@lorenzo-cavazzi lorenzo-cavazzi deleted the 1520-fix-graphql branch October 18, 2021 06:33
@RenkuBot
Copy link
Contributor

Tearing down the temporary RenkuLab deplyoment for this PR.

@ciyer ciyer added this to the 1.0.2 milestone Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add x-requested-with: XMLHttpRequest header to graphql query
4 participants