Skip to content
This repository was archived by the owner on Apr 30, 2025. It is now read-only.

[WIP] Feature: add deadlines to tasks #70

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

Conversation

ms-vx
Copy link

@ms-vx ms-vx commented Apr 26, 2024

Hi.
I've been experimenting a bit with tempo, and felt the need to add a few things to the Tasks feature.

This PR is the first step in those new features

I added a deadline date field to tasks

Screenshot from 2024-04-26 23-54-06

The deadline is displayed above the card, in red if the task is late, and red otherwise

Screenshot from 2024-04-26 23-54-54
Screenshot from 2024-04-26 23-54-45

This is not quite ready for merge yet:

  •  there's a migration issue that I haven't gotten around to debug/fix: tasks created before applying the patch are acting weird.
  • the way dates are compared is ugly and needs to be fixed
  •  there are a few leftovers from tests I need to cleanup

I'm sending the PR in case there's interest in merging, or feedback on how I'm doing things.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant