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

Load graphs on request for Parcel-query #9443

Draft
wants to merge 24 commits into
base: v2
Choose a base branch
from

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    7d4f513 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e85be3 View commit details
    Browse the repository at this point in the history
  3. Change assetGraph cache key

    irismoini committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    4465ae2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32beac2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    331a50c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec8b2c1 View commit details
    Browse the repository at this point in the history
  7. Clean up

    irismoini committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    4838475 View commit details
    Browse the repository at this point in the history
  8. Change throws to logs

    irismoini committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    e156261 View commit details
    Browse the repository at this point in the history
  9. Fix unit test

    irismoini committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    8eb9e38 View commit details
    Browse the repository at this point in the history
  10. Ignore log statement

    irismoini committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    648cb54 View commit details
    Browse the repository at this point in the history
  11. Fix lint comment

    irismoini committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    8cd73c0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6e8dca2 View commit details
    Browse the repository at this point in the history
  13. Better error logging

    irismoini committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    9176dde View commit details
    Browse the repository at this point in the history
  14. Make flow happy

    irismoini committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    928762f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5a9b01a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fdafab5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3437e7f View commit details
    Browse the repository at this point in the history
  18. Edit load graph functions

    irismoini committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    850e073 View commit details
    Browse the repository at this point in the history
  19. Load graphs on request

    irismoini committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    28b9ad7 View commit details
    Browse the repository at this point in the history
  20. Handle cacheInfo

    irismoini committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    2b2d457 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9dc1d0a View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    3c952e8 View commit details
    Browse the repository at this point in the history
  2. Fix linting errors

    irismoini committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    e780f70 View commit details
    Browse the repository at this point in the history
  3. Fix flow error

    irismoini committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    c8c86f2 View commit details
    Browse the repository at this point in the history