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

Conversation

@surendran82
Copy link
Contributor

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

#1257

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.

@surendran82 surendran82 added s/do-not-merge Do not merge this pull request to master c/console Related to console labels Dec 21, 2018
@hasura-bot
Copy link
Contributor

Review app for commit 99c4dae deployed to Heroku: https://hge-ci-pull-1259.herokuapp.com
Docker image for server: hasura/graphql-engine:pull1259-99c4dae

@hasura-bot
Copy link
Contributor

Review app for commit 86ce8ac deployed to Heroku: https://hge-ci-pull-1259.herokuapp.com
Docker image for server: hasura/graphql-engine:pull1259-86ce8ac

@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 Jan 3, 2019
@shahidhk shahidhk changed the title UI improvement on event trigger update columns, fix #1257 ui improvements on event trigger update columns (close #1257) Jan 3, 2019
@shahidhk shahidhk merged commit 79de014 into hasura:master Jan 3, 2019
@hasura-bot
Copy link
Contributor

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

hasura-bot pushed a commit that referenced this pull request Oct 22, 2024
<!-- The PR description should answer 2 important questions: -->

### What

To generate JSONAPI OpenAPI spec we need to know the underlying type
representation of custom types. This is (optionally) provided by a data
connector in it's `scalar_types` section. It's really annoying to look
up, so let's collect them all and store them on the
`ScalarTypeRepresentation`, keyed by `Qualified<DataConnectorName>`.

No functional change, this will be used in JSONAPI OpenAPI generation
shortly.

V3_GIT_ORIGIN_REV_ID: 084304a580aca977e1f8c39b16938205a49b1b0e
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.

5 participants