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

Add Chef card type to the Feast Platform #1576

Merged
merged 11 commits into from
May 10, 2024
Merged

Add Chef card type to the Feast Platform #1576

merged 11 commits into from
May 10, 2024

Commits on May 9, 2024

  1. Tidy up

    Factor out common components and reshuffle feed components to 'feed' folder
    jonathonherbert committed May 9, 2024
    Configuration menu
    Copy the full SHA
    ad82b57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0f5ef9 View commit details
    Browse the repository at this point in the history
  3. Add chef enum to CardType

    Divs-B authored and jonathonherbert committed May 9, 2024
    Configuration menu
    Copy the full SHA
    613139b View commit details
    Browse the repository at this point in the history
  4. Add chef to types

    Divs-B authored and jonathonherbert committed May 9, 2024
    Configuration menu
    Copy the full SHA
    81480d7 View commit details
    Browse the repository at this point in the history
  5. Add chef bundle for initial data

    Divs-B authored and jonathonherbert committed May 9, 2024
    Configuration menu
    Copy the full SHA
    0ede198 View commit details
    Browse the repository at this point in the history
  6. Connect chef reducer to root

    Divs-B authored and jonathonherbert committed May 9, 2024
    Configuration menu
    Copy the full SHA
    4e0d3e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    07c8e78 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    145929b View commit details
    Browse the repository at this point in the history
  9. Add ChefCard for collection

    Divs-B authored and jonathonherbert committed May 9, 2024
    Configuration menu
    Copy the full SHA
    dc59e73 View commit details
    Browse the repository at this point in the history
  10. tidy up

    Divs-B authored and jonathonherbert committed May 9, 2024
    Configuration menu
    Copy the full SHA
    d31e659 View commit details
    Browse the repository at this point in the history
  11. tidy up and make type as optional to fix error - typeof Card is not a…

    …ssignable to parameter of type
    Divs-B authored and jonathonherbert committed May 9, 2024
    Configuration menu
    Copy the full SHA
    fcf6223 View commit details
    Browse the repository at this point in the history