1
Fork 0

Commit Graph

  • abfbf3fb4e
    update readme William Lyon 2018-10-09 09:54:46 -0600
  • 3cc0d2acb2
    Merge pull request #12 from moxious/master William Lyon 2018-09-06 13:52:46 -0600
  • 9b2801776b merge upstream/master Moxious 2018-09-06 15:25:13 -0400
  • b189cb8c2a update UI for generated query from neo4j-graphql-js v0.2+ johnymontana 2018-09-05 17:11:11 -0600
  • 13fad8cfa7 Merge branch 'master' of github.com:grand-stack/grand-stack-starter johnymontana 2018-09-05 12:04:47 -0600
  • 0c31570037 updates for neo4j-graphql-js v0.2.0 johnymontana 2018-09-05 12:04:23 -0600
  • 8a5a2f7242
    Merge pull request #13 from kiwinode/master William Lyon 2018-09-05 11:16:58 -0600
  • 2b407eef42
    Update seed-mutations.js kiwinode 2018-09-05 17:23:53 +1200
  • f423af2c9d make typedefs includable via separate file, env var Moxious 2018-08-23 22:35:12 +0000
  • 0f95080f45 error handling: check if avgStars is null johnymontana 2018-08-20 08:55:01 +0000
  • 0ded569326 update deps johnymontana 2018-08-16 15:48:03 -0600
  • 07215d61f4 update readme johnymontana 2018-08-16 15:37:08 -0600
  • 29fb5d8857 bump neo4j-graphql-js version johnymontana 2018-08-16 11:48:37 -0600
  • caed1abb78 Merge branch 'master' of github.com:grand-stack/grand-stack-starter johnymontana 2018-08-15 14:10:09 -0600
  • 2839c04582 bump dependencies versions johnymontana 2018-08-15 14:08:18 -0600
  • cba9a81d43
    Merge pull request #11 from rbonthond/docker-compose William Lyon 2018-08-13 21:39:03 -0400
  • a57217b627 reset back to defaults, and added a note how to start docker-compose with correct settings rbonthond 2018-08-13 19:30:25 -0500
  • 68d94a53a1 added support for docker-compose rbonthond 2018-08-13 16:19:23 -0500
  • afe1d1c444 Merge branch 'master' of github.com:grand-stack/grand-stack-starter johnymontana 2018-07-30 15:19:49 -0600
  • 56e8e09d5f use orderBy arg for sorting table johnymontana 2018-07-30 15:19:33 -0600
  • 9246c0cb8e
    Merge pull request #9 from joeflack4/readme-updates William Lyon 2018-07-18 17:04:17 -0700
  • ca4ea6441d update image johnymontana 2018-07-18 15:02:24 -0700
  • 0a1e6232ae round to 2 decimal places johnymontana 2018-07-18 14:59:50 -0700
  • 30ebca8234 bump neo4j-graphql-js version johnymontana 2018-07-18 14:58:58 -0700
  • ff4d41e681 Updated readme to include instructions for local setup. joeflack4 2018-07-15 22:52:25 -0400
  • a37138382f
    Link to neo4j-graphql-js Michael Hunger 2018-07-06 00:36:13 +0200
  • 212fc09a26
    Update README.md Michael Hunger 2018-07-06 00:33:25 +0200
  • df79e734b4
    Merge pull request #3 from redian/master William Lyon 2018-06-29 11:48:40 -0600
  • cf16cd1c65
    Adding GRAPHQL_URI as its needed by seedDB (#1) Redian Ibra 2018-06-29 17:16:43 +0100
  • ac6be0ee21 update readme johnymontana 2018-06-27 17:09:01 -0600
  • a1cb67aae6 update schema johnymontana 2018-06-27 17:01:01 -0600
  • 900f66475b add Material-UI and data Table johnymontana 2018-06-27 17:00:01 -0600
  • 3722309c9f add debug config for VS Code johnymontana 2018-06-27 16:58:28 -0600
  • 40cfd6aebf use listen port from .env johnymontana 2018-06-26 16:15:45 -0600
  • 27443a03cf update dependency versions johnymontana 2018-06-26 16:07:20 -0600
  • f39d3b7511 Added License & Copyright, fixed graphql dependency Michael Hunger 2018-06-19 13:13:54 +0200
  • 9a1a6efad8
    Update README.md William Lyon 2018-06-04 13:56:54 -0600
  • bf4c85fb98 update readme johnymontana 2018-06-04 08:35:50 -0600
  • 1af8d42b62 remove package-lock.json johnymontana 2018-06-03 11:27:08 -0600
  • 450a75ed07 fix inconsistent package-lock.json johnymontana 2018-06-03 11:07:22 -0600
  • be01bc7c4c update seed mutations johnymontana 2018-06-03 09:08:54 -0600
  • 7b9a6b7cf0 add seed script johnymontana 2018-06-02 23:58:56 -0600
  • 63049fbe23 Use augmentSchema to add auto-generated mutations johnymontana 2018-06-02 15:54:13 -0600
  • 5aab02c739 add user field on Review to schema johnymontana 2018-06-02 15:51:57 -0600
  • 0e4077f3e7 bump neo4j-graphql-js version johnymontana 2018-06-02 15:49:01 -0600
  • d800f77441 flesh out GraphQL schema johnymontana 2018-06-01 19:31:02 -0600
  • 2f98d3a929 Add neo4j-graphql-js johnymontana 2018-06-01 16:49:38 -0600
  • 73af604713 update readme johnymontana 2018-06-01 15:46:39 -0600
  • 194ac0639b Update React app johnymontana 2018-06-01 15:41:52 -0600
  • 7d7cdaa8bd add quickstart and deployment instructions johnymontana 2018-06-01 13:14:53 -0600
  • 01124b4e76 add babel-cli johnymontana 2018-06-01 13:13:44 -0600
  • f8c701b911 initial commit johnymontana 2018-06-01 10:51:17 -0600