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

TaskListを実装した #66

Merged
merged 15 commits into from
Dec 21, 2023
Merged

Commits on Dec 20, 2023

  1. implement TaskList

    itizawa committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    74ac7b6 View commit details
    Browse the repository at this point in the history
  2. スタイルの修正

    itizawa committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    fa983be View commit details
    Browse the repository at this point in the history
  3. Task の interface を定義

    itizawa committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    627d2f6 View commit details
    Browse the repository at this point in the history
  4. install react-hook-form

    itizawa committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    560ece6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b58b634 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8fe7125 View commit details
    Browse the repository at this point in the history
  7. TaskEditor を作成

    itizawa committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    d40a11b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c690631 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9faa692 View commit details
    Browse the repository at this point in the history
  10. fix

    itizawa committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    839656b View commit details
    Browse the repository at this point in the history
  11. implement post task

    itizawa committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    c647401 View commit details
    Browse the repository at this point in the history
  12. implement fetch task

    itizawa committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    3f3c28e View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. add gap

    itizawa committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    671a07a View commit details
    Browse the repository at this point in the history
  2. 非表示

    itizawa committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    63b686f View commit details
    Browse the repository at this point in the history
  3. update version

    itizawa committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    91978ce View commit details
    Browse the repository at this point in the history