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

2023q2-iap to development #2003

Merged
merged 35 commits into from
Jul 10, 2023
Merged

2023q2-iap to development #2003

merged 35 commits into from
Jul 10, 2023

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    f7b857e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29a71de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eba2211 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a216662 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3ea809 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a36f195 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5237347 View commit details
    Browse the repository at this point in the history
  8. Introduce some exceptions

    boscohyun committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    facc056 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a2822f5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e8d5aa8 View commit details
    Browse the repository at this point in the history
  11. Introduce LoadIntoMyGarages

    boscohyun committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    f51053c View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Merge pull request #1959 from boscohyun/feature/introduce-load-into-m…

    …y-garages
    
    Introduce `LoadIntoMyGarages` action
    boscohyun authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    a12ecec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bce9bf View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Merge pull request #1961 from boscohyun/feature/introduce-deliver-to-…

    …others-garages
    
    Introduce `DeliverToOthersGarages` action
    boscohyun authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    d048138 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d569453 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1962 from boscohyun/feature/introduce-unload-from…

    …-my-garages
    
    Introduce `UnloadFromMyGarages` action
    boscohyun authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    54f7f9c View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Merge branch 'development' into 2023q2-iap

    # Conflicts:
    #	.Lib9c.Tests/Action/ExceptionTest.cs
    boscohyun committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    8bd50ad View commit details
    Browse the repository at this point in the history
  2. Add meta files

    boscohyun committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    988fa1d View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    1df2656 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdc072d View commit details
    Browse the repository at this point in the history
  3. Use gas in garage actions

    boscohyun committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    a420d4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a5b403 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87e4ef0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    964e6af View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1985 from boscohyun/feature/add-mail-in-unload-fr…

    …om-my-garages-action
    
    Introduce `UnloadFromMyGaragesRecipientMail`
    boscohyun authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    af36b8e View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    f3be4dc View commit details
    Browse the repository at this point in the history
  2. Apply Libplanet changes

    boscohyun committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    5d39b5d View commit details
    Browse the repository at this point in the history
  3. Fix compile error

    boscohyun committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    575abbd View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    dd9c1b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    390ca4e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1998 from U-lis/2023q2-iap

    Do not wipe out empty garage to null
    U-lis authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    8a031d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7668b4b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2001 from boscohyun/fix/delete-column

    fix: delete `CostKind` column
    boscohyun authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    bd90fd5 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    c9796a6 View commit details
    Browse the repository at this point in the history
  2. Apply Libplanet changes

    - `IAccountStateView` is changed to `IAccountState`
    - `IActionContext.PreviousStates` is changed to `IActionContext.PreviousState`
    U-lis committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    279314a View commit details
    Browse the repository at this point in the history