1. Hackfest-CMR-GraphQL

Hackfest-CMR-GraphQL

Public
AuthorCommitMessageCommit dateIssues
James Norton
4951903c652Update README.md
Mark Schmele
0d4e71c4874fix some things, add links to granules
Mark Schmele
2c364265029MMerge branch 'master' of https://git.earthdata.nasa.gov/scm/cmrql/hackfest-cmr-graphql
Mark Schmele
640c57c814crender json and browse images on page load
Chris Durbin
85391888f99Fix error when a collection has no associations.
Chris Durbin
9bc8322f377Add support for services and correctly handle when a collection has no associated variables or services.
Chris Durbin
cda6a7a169fAdd support for variables.
Chris Durbin
298b2f2e3cfAdd download_link for granules.
Chris Durbin
abe6ff33378Add in browse_link for granules and point to CMR prod.
James Norton
405c0b74022Add Granule to schema
Chris Durbin
6e1f252a9a4Update app.js Lambda to use refactored namespaces.
Chris Durbin
03085015664Refactor out GraphQL logic into a separate namespace.
Chris Durbin
7ddbe955cceMove CMR logic into a cmr.js namespace.
Chris Durbin
ebc1939b112Add parameter parsing for short_name and concept_id for the server version.
Chris Durbin
ad5d150c9d6Sort of working terrible code for starting a local server.
James Norton
4852e54ef59MMerge branch 'master' of ssh://git.earthdata.nasa.gov:7999/cmrql/hackfest-cmr-graphql
James Norton
2bf796e23fbAdd lambda to VPC
Chris Durbin
8ffaa6e7423Add elasticsearch example.
Mark Schmele
1f1f52ca285add react site with basic form submit kinda thing
James Norton
62b4ab1ea6eAdd skeleton app for Lambda
Mark Schmele
8d3e5964231add basic elasticsearch server written in express
James Norton
b80bd84e2d0Add README