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

Implement State, State.Get, State.GetAttribute, Config, Plan #46

Merged
merged 9 commits into from
Jun 10, 2021
Merged

Commits on Jun 8, 2021

  1. remove duplication

    kmoe committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    f6be95f View commit details
    Browse the repository at this point in the history
  2. wip

    kmoe committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    02c323d View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Apply suggestions from code review

    Co-authored-by: Paddy <[email protected]>
    kmoe and paddycarver authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    dea5415 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33a886f View commit details
    Browse the repository at this point in the history
  3. fix nested attributes

    kmoe committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    a50a7ae View commit details
    Browse the repository at this point in the history
  4. add Config and Plan types

    kmoe committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    f294107 View commit details
    Browse the repository at this point in the history
  5. use new types in req/res

    kmoe committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    59f19ac View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. remove unnecessary pointers

    kmoe committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    cb11377 View commit details
    Browse the repository at this point in the history
  2. add test for types.ObjectType

    kmoe committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    335f4f1 View commit details
    Browse the repository at this point in the history