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

Templates for Relay frontend #43

Closed
wants to merge 18 commits into from
Closed

Commits on Jan 4, 2017

  1. Templates for Relay frontend

    Add.js.template - simple screen with a form with all input fields
    of the mutation from schema.json, it commit mutation onSubmit
    
    AddMutation.js.template - simple add mutation template
    
    Edit.js.template - simple screen with a form to edit a graphql object type
    
    EditMutation.js.template - simple edit mutation template
    
    List.js.template - list of objects from relay
    
    View.js.template - tabbed detail view of graphql object type
    
    WIP of #12
    sibelius committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    2bdce34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b713a85 View commit details
    Browse the repository at this point in the history
  3. add frontend options

    sibelius committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    f7f84b4 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2017

  1. Merge branch 'master' of https://github.com/lucasbento/create-graphql

    …into feature/template_frontend
    lucasbento committed Jan 5, 2017
    Configuration menu
    Copy the full SHA
    d6d1b8e View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2017

  1. Templates for Relay frontend

    Add.js.template - simple screen with a form with all input fields
    of the mutation from schema.json, it commit mutation onSubmit
    
    AddMutation.js.template - simple add mutation template
    
    Edit.js.template - simple screen with a form to edit a graphql object type
    
    EditMutation.js.template - simple edit mutation template
    
    List.js.template - list of objects from relay
    
    View.js.template - tabbed detail view of graphql object type
    
    WIP of #12
    sibelius committed Feb 6, 2017
    Configuration menu
    Copy the full SHA
    8e48ed7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b674c3 View commit details
    Browse the repository at this point in the history
  3. add frontend options

    sibelius committed Feb 6, 2017
    Configuration menu
    Copy the full SHA
    06e8740 View commit details
    Browse the repository at this point in the history
  4. fix frontend generators

    sibelius committed Feb 6, 2017
    Configuration menu
    Copy the full SHA
    e38bef1 View commit details
    Browse the repository at this point in the history
  5. fix view config

    sibelius committed Feb 6, 2017
    Configuration menu
    Copy the full SHA
    3645e6d View commit details
    Browse the repository at this point in the history
  6. fix edit template

    sibelius committed Feb 6, 2017
    Configuration menu
    Copy the full SHA
    a0e49b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9eed463 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6a854c2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    679f906 View commit details
    Browse the repository at this point in the history
  10. add tests

    sibelius committed Feb 6, 2017
    Configuration menu
    Copy the full SHA
    32d190b View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2017

  1. Merge remote-tracking branch 'origin/feature/template_frontend' into …

    …feature/template_frontend
    lucasbento committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    65a51c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2017

  1. Merge branch 'master' of github.com:lucasbento/create-graphql into fe…

    …ature/template_frontend
    sibelius committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    c77b9e5 View commit details
    Browse the repository at this point in the history
  2. upgrade snapshots to jest 19

    sibelius committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    9830d5d View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2017

  1. Merge branch 'master' of github.com:graphql-community/create-graphql …

    …into feature/template_frontend
    sibelius committed Jun 6, 2017
    Configuration menu
    Copy the full SHA
    c9b7027 View commit details
    Browse the repository at this point in the history