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

Adding apollo dev tools. #298

Merged
merged 19 commits into from
Jan 30, 2019
Merged

Adding apollo dev tools. #298

merged 19 commits into from
Jan 30, 2019

Commits on Dec 12, 2018

  1. Adding apollo.

    Gongreg committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    8d14e45 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2018

  1. Trying to reduce amount of hacky code, so we could reuse apollo dev t…

    …ools code in the debugger.
    Gongreg committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    8a22e49 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2018

  1. Successfully connects to devtools even if devtools are started after …

    …connecting the debugger.
    
    Only displays apollo tab if apollo is added inside the project.
    Gongreg committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    768bcaf View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2019

  1. Simplifying post messages.

    Gongreg committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    d918322 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/apollo' into apollo

    # Conflicts:
    #	app/middlewares/debuggerAPI.js
    #	app/worker/index.js
    Gongreg committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    b03ae54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5253d3 View commit details
    Browse the repository at this point in the history
  4. Reverted back listener, didn't see that one is worker and other is wi…

    …ndow... they have to be separate.
    Gongreg committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    a71c1a5 View commit details
    Browse the repository at this point in the history
  5. Removing apollo code from PR

    Gongreg committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    8730ab2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94a6690 View commit details
    Browse the repository at this point in the history
  7. Reverted yarn.lock

    Gongreg committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    00bf432 View commit details
    Browse the repository at this point in the history
  8. Reverted all yarn.locks

    Gongreg committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    7c9083d View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2019

  1. Configuration menu
    Copy the full SHA
    42bf06b View commit details
    Browse the repository at this point in the history
  2. Removed console.log.

    Gongreg committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    1208575 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2019

  1. Configuration menu
    Copy the full SHA
    d5828e4 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2019

  1. Configuration menu
    Copy the full SHA
    4b05639 View commit details
    Browse the repository at this point in the history
  2. merge

    Gongreg committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    d2af214 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2019

  1. Configuration menu
    Copy the full SHA
    e81a778 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d35416d View commit details
    Browse the repository at this point in the history
  3. Fix devtools extension path

    jhen0409 committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    57169aa View commit details
    Browse the repository at this point in the history