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

Add relay #775

Merged
merged 11 commits into from
Jun 26, 2018
Merged

Add relay #775

merged 11 commits into from
Jun 26, 2018

Commits on Jun 26, 2018

  1. add dump graphql schema rake task. dummp schema and add a test to ens…

    …ure the schema is up to date. (all for relay)
    kevinhughes27 committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    73a72fe View commit details
    Browse the repository at this point in the history
  2. update to react-app-rewire and inject typescript and relay. add relay…

    … to index and relay compiler
    kevinhughes27 committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    fc6cc70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c96948 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc0dda9 View commit details
    Browse the repository at this point in the history
  5. use latest relay and remove public modifier as required since this br…

    …eaks the relay compiler and is uneccessary
    kevinhughes27 committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    34cb4a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b01cef View commit details
    Browse the repository at this point in the history
  7. configure other index pages to load data. add a loader component and …

    …re-organize into a components folder
    kevinhughes27 committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    7315b6d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d9440b0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c2d8bab View commit details
    Browse the repository at this point in the history
  10. remove un-used param

    kevinhughes27 committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    b3e02dd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    49e08e6 View commit details
    Browse the repository at this point in the history