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

feat: allow editing completion date #2686

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Sep 22, 2024

  1. feat: allow editing completion date

    Signed-off-by: Creighton <creightonfrance@gmail.com>
    creightonfrance committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    9af2a20 View commit details
    Browse the repository at this point in the history
  2. lint fixes

    Signed-off-by: Creighton <creightonfrance@gmail.com>
    creightonfrance committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    0a202b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. move completion date input to task details section

    Signed-off-by: Creighton <creightonfrance@gmail.com>
    creightonfrance committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    07db14e View commit details
    Browse the repository at this point in the history
  2. control whether a DateTimePickerItem can be overdue

    Signed-off-by: Creighton <creightonfrance@gmail.com>
    creightonfrance committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    009822d View commit details
    Browse the repository at this point in the history
  3. revert unintended whitespace change

    Signed-off-by: Creighton <creightonfrance@gmail.com>
    creightonfrance committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    743a9f6 View commit details
    Browse the repository at this point in the history
  4. return type doc fix

    Signed-off-by: Creighton <creightonfrance@gmail.com>
    creightonfrance committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    31004b9 View commit details
    Browse the repository at this point in the history
  5. unit tests

    Signed-off-by: Creighton <creightonfrance@gmail.com>
    creightonfrance committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    2aa3829 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. remove whitespace

    Signed-off-by: Creighton <creightonfrance@gmail.com>
    creightonfrance committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    6c74fe4 View commit details
    Browse the repository at this point in the history
  2. restore overdue date default behavior

    Signed-off-by: Creighton <creightonfrance@gmail.com>
    creightonfrance committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a440671 View commit details
    Browse the repository at this point in the history