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

Enhance TodosList to support task editing #1583

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Nov 13, 2024

  1. Enhance TodosList to support task editing

    Refactored the `TodosList` component to allow editing of tasks' estimation, duration, start date, and due date.
    MaximeGrosmaire committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    b337ab2 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. [qa] format code

    NicoPennec committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    41502ad View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Configuration menu
    Copy the full SHA
    ce5e6f6 View commit details
    Browse the repository at this point in the history
  2. [qa] clean code

    NicoPennec committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    d796b56 View commit details
    Browse the repository at this point in the history