Skip to content

Conversation

@XavierM
Copy link
Contributor

@XavierM XavierM commented Oct 29, 2018

we just wanted to create a simple example to show the interaction between container and pages folder.
And also to create a small query with grapql like that:

  source(id: "default") {
    whoIsThis{
      appName
    }
  }
}

@XavierM XavierM added review loe:small Small Level of Effort Team:SIEM labels Oct 29, 2018
@XavierM XavierM self-assigned this Oct 29, 2018
@elasticmachine
Copy link
Contributor

💔 Build Failed

@XavierM
Copy link
Contributor Author

XavierM commented Oct 29, 2018

I need to add Test but we can still see how it works for now

@elasticmachine
Copy link
Contributor

💔 Build Failed

@FrankHassanabad
Copy link
Contributor

Build failure is case sensitivity issues:

10:28:53 
10:28:53 plugins/secops/public/containers/who_am_i/index.tsx:11:29 - error TS2307: Cannot find module './who_am_I.gql_query'.
10:28:53 
10:28:53 11 import { whoAmIQuery } from './who_am_I.gql_query';
10:28:53                                ~~~~~~~~~~~~~~~~~~~~~~
10:28:53 
10:28:53 

@FrankHassanabad
Copy link
Contributor

Pre-approved this as long as builds work and are green I am fine with this being merged.

Copy link
Contributor

@FrankHassanabad FrankHassanabad left a comment

Choose a reason for hiding this comment

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

As long as builds and conflicts are resolved this looks good. If Unit tests are added, I will re-review those with this again.

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Copy link
Contributor

@andrew-goldstein andrew-goldstein left a comment

Choose a reason for hiding this comment

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

👍 LGTM

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@XavierM XavierM merged commit 2055eab into elastic:feature-secops Oct 30, 2018
andrew-goldstein pushed a commit that referenced this pull request Dec 4, 2018
* Translations for Region Map (#23875)

add translations for region_map plugin

* Translations for Table Vis plugin (#23679)

add translations for table vis plugin

* add a simple example/flow to see what need to be done to query with graphql

* work review

* simple test for source schema

* fix some reviewing and add resolver test code for source

* review by Andrew G
@XavierM XavierM deleted the simple-query branch March 20, 2019 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

loe:small Small Level of Effort review Team:SIEM

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants