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

Feature Management and Validation #2682

Merged
merged 56 commits into from
Aug 26, 2021
Merged

Feature Management and Validation #2682

merged 56 commits into from
Aug 26, 2021

Commits on Aug 19, 2021

  1. Configuration menu
    Copy the full SHA
    0be0a6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08df010 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73ef10c View commit details
    Browse the repository at this point in the history
  4. graph: [WIP] function outline

    tilacog committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    8f23428 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d58f33 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    622cfc8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c07448a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d3139c8 View commit details
    Browse the repository at this point in the history
  9. graph: Detect nonFatalErrors

    tilacog committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    bed6175 View commit details
    Browse the repository at this point in the history
  10. graph: detect grafting

    tilacog committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    ac8d071 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    19ec385 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f6cddc6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f22a1b4 View commit details
    Browse the repository at this point in the history
  14. server: Update GraphQL schema

    tilacog committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    3579d49 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    19608c6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    50c737d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0045713 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9b298c9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2c03a50 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b6a37b2 View commit details
    Browse the repository at this point in the history
  21. server: [WIP] failed attempt to validate subgraph manifest

    We need access to the subgraph store in this context
    tilacog committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    6d39543 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4569635 View commit details
    Browse the repository at this point in the history
  23. server: Build response object

    tilacog committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    4cfed07 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b9e0ab0 View commit details
    Browse the repository at this point in the history
  25. server: comments

    tilacog committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    66eb17e View commit details
    Browse the repository at this point in the history
  26. server: [WIP] update TODOs

    tilacog committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    41153d8 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    a98e700 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    741c7fd View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    e7d1ee7 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    601f92c View commit details
    Browse the repository at this point in the history
  31. server: Update return type

    tilacog committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    68e3c21 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    02a7bda View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    56ea53d View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    9485f6d View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    36a6004 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    f410595 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    29972be View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    ef677ee View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    1123793 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    2e068ef View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    4872b1d View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    b5140cd View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    7066f0e View commit details
    Browse the repository at this point in the history
  44. chain: Move consts to the top

    tilacog committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    1b2771a View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    9fbcbb2 View commit details
    Browse the repository at this point in the history
  46. crate: Update Cargo.lock

    tilacog committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    7c97d70 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    b37de58 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    16607b9 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    833964a View commit details
    Browse the repository at this point in the history
  50. graph: Update documentation

    tilacog committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    48c0c11 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    fe2e476 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    166c3c0 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    54ddbaf View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    f9aab43 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    9b2919d View commit details
    Browse the repository at this point in the history
  56. Update Cargo.lock

    tilacog committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    349cbb2 View commit details
    Browse the repository at this point in the history