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

feat(gatsby-source-contentful): move types into createSchemaCustomization #33207

Merged
merged 27 commits into from
Oct 13, 2021

Commits on Oct 12, 2021

  1. Configuration menu
    Copy the full SHA
    a16e21f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12daa97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53dc7f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ed4927 View commit details
    Browse the repository at this point in the history
  5. fix GATSBY_CONTENTFUL_OFFLINE

    axe312ger authored and wardpeet committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    e5e685e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca28e3a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cbceb73 View commit details
    Browse the repository at this point in the history
  8. fix unit tests

    axe312ger authored and wardpeet committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    d6a012f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e5e7526 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    845e19f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2b6f64f View commit details
    Browse the repository at this point in the history
  12. refactor(contentful): get latest content types on every schema custom…

    …ization and node sourcing
    axe312ger authored and wardpeet committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    8ed2235 View commit details
    Browse the repository at this point in the history
  13. docs(contentful): plugin options - remove unused forceFullSync and pr…

    …operly add enableTags
    axe312ger authored and wardpeet committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    00e2c24 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6bd317e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8eed1da View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ea2e840 View commit details
    Browse the repository at this point in the history
  17. Revert "refactor(contentful): get latest content types on every schem…

    …a customization and node sourcing"
    
    This reverts commit 59af410.
    axe312ger authored and wardpeet committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    bbebda5 View commit details
    Browse the repository at this point in the history
  18. store sync token in plugin status

    Co-authored-by: Ward Peeters <ward@coding-tech.com>
    axe312ger and wardpeet committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    053eb57 View commit details
    Browse the repository at this point in the history
  19. lint

    axe312ger authored and wardpeet committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    e6639b8 View commit details
    Browse the repository at this point in the history
  20. fix tests for pluginStatus change

    axe312ger authored and wardpeet committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    56f026f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    40eb0df View commit details
    Browse the repository at this point in the history
  22. properly create interfaces

    axe312ger authored and wardpeet committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    978ac43 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1c394ef View commit details
    Browse the repository at this point in the history
  24. fix unit tests

    axe312ger authored and wardpeet committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    7978708 View commit details
    Browse the repository at this point in the history
  25. style: call createTypes once

    axe312ger authored and wardpeet committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    7ea2a54 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    f3b91b0 View commit details
    Browse the repository at this point in the history
  27. fix review exports

    wardpeet committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    4f22ccf View commit details
    Browse the repository at this point in the history