这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@arvi3411301
Copy link
Member

Description

What component does this PR affect?

  • Server
  • Console
  • CLI
  • Docs
  • Community Content
  • Build System

Requires changes from other components? If yes, please mark the components:

  • Server
  • Console
  • CLI
  • Docs
  • Community Content
  • Build System

Related Issue

Solution and Design

Type

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Docs update
  • Community content

Checklist:

  • I have read the contributing guide and my code conforms to the guidelines.
  • This change requires a change in the documentation.
  • I have updated the documentation accordingly.
  • I have added required tests.

@arvi3411301 arvi3411301 requested a review from praveenweb October 8, 2018 14:32
@arvi3411301 arvi3411301 added c/console Related to console s/do-not-merge Do not merge this pull request to master labels Oct 8, 2018
@hasura-bot
Copy link
Contributor

Review app available at: https://hge-ci-pull-676.herokuapp.com

@hasura-bot
Copy link
Contributor

Review app available at: https://hge-ci-pull-676.herokuapp.com

'created_at',
];
const invocationGridHeadings = [];
console.log(this.state.showRedeliver);
Copy link
Member

Choose a reason for hiding this comment

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

@arvi3411301 - Remove console.log

@hasura-bot
Copy link
Contributor

Review app available at: https://hge-ci-pull-676.herokuapp.com

@praveenweb praveenweb added s/ok-to-merge Status: This pull request can be merged to master and removed s/do-not-merge Do not merge this pull request to master labels Oct 9, 2018
@shahidhk shahidhk changed the title improve version check for server dependent features, close #388 improve version check for server dependent features (close #388) Oct 9, 2018
@shahidhk shahidhk merged commit a68bb61 into hasura:master Oct 9, 2018
@hasura-bot
Copy link
Contributor

Review app https://hge-ci-pull-676.herokuapp.com is deleted

@hasura-bot
Copy link
Contributor

Review app available at: https://hge-ci-pull-676.herokuapp.com

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Aug 3, 2022

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 2494cfa
Status:⚡️  Build in progress...

View logs

hasura-bot pushed a commit that referenced this pull request Jun 6, 2024
## Description
JIRA: https://hasurahq.atlassian.net/browse/V3ENGINE-180

Fix an edge case where the function
`build_annotations_from_input_object_type_permissions` produce infinite
recursions
when an input object type contains fields with self-referential types.

Note: This PR doesn't contain any tests. They'll be added in a separate
PR ([JIRA](https://hasurahq.atlassian.net/browse/V3ENGINE-188)). This
fix needs to be done quickly and merged as other teams (graphql
connector) are blocked by this.
V3_GIT_ORIGIN_REV_ID: 4cc09cb96871804d4daf83d7e49a6f4529c1943d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c/console Related to console s/ok-to-merge Status: This pull request can be merged to master

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants