Hackfest-CMR-GraphQL
  1. Hackfest-CMR-GraphQL

Hackfest-CMR-GraphQL

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