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

WIP: Feature/graphql #3325

Open
wants to merge 32 commits into
base: main
Choose a base branch
from
Open

WIP: Feature/graphql #3325

wants to merge 32 commits into from

Commits on Dec 18, 2019

  1. Configuration menu
    Copy the full SHA
    464a5d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a361ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b3d4e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7113607 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83b28fb View commit details
    Browse the repository at this point in the history
  6. Remove unused specs

    bricesanchez committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    2ebf980 View commit details
    Browse the repository at this point in the history
  7. Refactor Pages module

    bricesanchez committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    6ec5fc0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b3218ef View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a47a95c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4c8a93e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    061c300 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c39fb29 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    234c399 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    38142e2 View commit details
    Browse the repository at this point in the history
  15. context is now a private method in GrahqlController

    It will be easier to override
    bricesanchez committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    34b576c View commit details
    Browse the repository at this point in the history
  16. Add page mutations specs

    Fix page update mutation
    bricesanchez committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    e77abf2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3c996b8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    97ceaf3 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    dc423d0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c123659 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    30b09c5 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    59e6b25 View commit details
    Browse the repository at this point in the history
  23. Remove focus

    bricesanchez committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    5aa4562 View commit details
    Browse the repository at this point in the history
  24. Fix bugs on mutations

    bricesanchez committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    b0635ee View commit details
    Browse the repository at this point in the history
  25. Remove forgotten byebug

    bricesanchez committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    e55a471 View commit details
    Browse the repository at this point in the history
  26. Fix mutations for 1.8

    bricesanchez committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    7dee17a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    29b6310 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    ae6452b View commit details
    Browse the repository at this point in the history
  29. Remove graphiql-rails

    bricesanchez committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    9e7e88f View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    5a7f647 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    be07589 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    2f6e2f5 View commit details
    Browse the repository at this point in the history