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

GraphQL page improvements, and more #602

Merged
merged 37 commits into from
Feb 26, 2020
Merged

GraphQL page improvements, and more #602

merged 37 commits into from
Feb 26, 2020

Commits on Feb 24, 2020

  1. Save GraphQL schema and response in state

    Allows the user to go to the settings page, and back to the GraphQL page, without having to re-request the schema or response.
    dihmeetree committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    21c6c07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    403254a View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. Save collapsed sections to state

    When you refresh or navigate to a new page and back, your collapsed sections will be as you set them.
    dihmeetree committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    a3d6573 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e233e9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c23cd7 View commit details
    Browse the repository at this point in the history
  4. Fix auto scroll

    Wasn't actually working with the last PR. This one fixes it.
    dihmeetree committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    62a970e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0eab54c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1d616c7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    90d347d View commit details
    Browse the repository at this point in the history
  8. Re-trigger build

    dihmeetree committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    b8ba6e3 View commit details
    Browse the repository at this point in the history
  9. Save GraphQL schema and response in state

    Allows the user to go to the settings page, and back to the GraphQL page, without having to re-request the schema or response.
    dihmeetree committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    5779cdd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6b675d5 View commit details
    Browse the repository at this point in the history
  11. Save collapsed sections to state

    When you refresh or navigate to a new page and back, your collapsed sections will be as you set them.
    dihmeetree committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    2d5b70a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ab49a12 View commit details
    Browse the repository at this point in the history
  13. Fix auto scroll

    Wasn't actually working with the last PR. This one fixes it.
    dihmeetree committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    6d534d3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cd91bc0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ab4004f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    45b2b81 View commit details
    Browse the repository at this point in the history
  17. Re-trigger build

    dihmeetree committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    ef7f133 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8e9d6ae View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6769ca8 View commit details
    Browse the repository at this point in the history
  20. Remove duplicate code

    dihmeetree committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    e88f984 View commit details
    Browse the repository at this point in the history
  21. Push updated files

    dihmeetree committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    4867df5 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    fb0c6d4 View commit details
    Browse the repository at this point in the history
  23. Re-push formatted files

    dihmeetree committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    2a03225 View commit details
    Browse the repository at this point in the history
  24. Final push for WIP

    dihmeetree committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    0cfcfa0 View commit details
    Browse the repository at this point in the history
  25. Final push for WIP

    dihmeetree committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    3d32377 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    2a1eca1 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. Configuration menu
    Copy the full SHA
    68c749b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4b4676 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5904036 View commit details
    Browse the repository at this point in the history
  4. Remove shouldLint variable

    dihmeetree committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    8d7c6f4 View commit details
    Browse the repository at this point in the history
  5. Set response to proper error message

    Was setting the response to an empty string. But this makes it show the correct error.
    dihmeetree committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    60f2482 View commit details
    Browse the repository at this point in the history
  6. Switch to semantic if checks

    Should stick to semantic code here.. rather than doing the shorthand way
    dihmeetree committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    f36b91c View commit details
    Browse the repository at this point in the history
  7. Re-trigger build

    dihmeetree committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    2802e04 View commit details
    Browse the repository at this point in the history
  8. Re-trigger build

    dihmeetree committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    dddd8f3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    50339a2 View commit details
    Browse the repository at this point in the history