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

Added GraphQL capability using Relay #2065

Closed
wants to merge 16 commits into from

Commits on Dec 6, 2020

  1. graphql server with mock data (gqlgen)

    Signed-off-by: Dev Kalra <kalradev@outlook.com>
    Dev Kalra committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    2e10a73 View commit details
    Browse the repository at this point in the history
  2. added layout support for the mock data

    Signed-off-by: Dev Kalra <kalradev@outlook.com>
    Dev Kalra committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    74d059b View commit details
    Browse the repository at this point in the history
  3. graphql endpoint added to the router

    Signed-off-by: Dev Kalra <kalradev@outlook.com>
    Dev Kalra committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    e662a1d View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. added playground for debugging purposes

    Signed-off-by: Dev Kalra <kalradev@outlook.com>
    Dev Kalra committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    de387d5 View commit details
    Browse the repository at this point in the history
  2. updated grapqhl schema (using mock data)

    Signed-off-by: Dev Kalra <kalradev@outlook.com>
    Dev Kalra committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    3429178 View commit details
    Browse the repository at this point in the history
  3. type name changed node - clusternode

    Signed-off-by: Dev Kalra <kalradev@outlook.com>
    Dev Kalra committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    2c439cf View commit details
    Browse the repository at this point in the history
  4. Added Relay integration for MeshMap

    Signed-off-by: dhruv0000 <patel.4@iitj.ac.in>
    dhruv0000 committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    b7b2ecb View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. added support for query parameters

    Signed-off-by: Dev Kalra <kalradev@outlook.com>
    Dev Kalra committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    a16bce1 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'kalradev/meshmap' into graphQL

    Signed-off-by: dhruv0000 <patel.4@iitj.ac.in>
    dhruv0000 committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    8b64853 View commit details
    Browse the repository at this point in the history
  3. UI Lint fix

    Signed-off-by: dhruv0000 <patel.4@iitj.ac.in>
    dhruv0000 committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    7a70f96 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. Added Layouts and Filters

    Signed-off-by: dhruv0000 <patel.4@iitj.ac.in>
    dhruv0000 committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    11e9786 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. Added ability to filter by type, name and View

    Signed-off-by: dhruv0000 <patel.4@iitj.ac.in>
    dhruv0000 committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    a59c5f4 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2020

  1. Merge remote-tracking branch 'upstream/meshmap' into graphQL

    Signed-off-by: dhruv0000 <patel.4@iitj.ac.in>
    dhruv0000 committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    64731b5 View commit details
    Browse the repository at this point in the history
  2. UI build fix

    Signed-off-by: dhruv0000 <patel.4@iitj.ac.in>
    dhruv0000 committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    88e2af7 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2020

  1. gosum

    Signed-off-by: leecalcote <leecalcote@gmail.com>
    leecalcote committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    351e304 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2020

  1. Merge remote-tracking branch 'upstream/meshmap' into graphQL

    Signed-off-by: dhruv0000 <patel.4@iitj.ac.in>
    dhruv0000 committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    84245cb View commit details
    Browse the repository at this point in the history