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

Implement done state for due dates #2503

Closed
wants to merge 1 commit into from
Closed

Conversation

juliusknorr
Copy link
Member

Summary

Implements a switch to mark cards with due date as done

TODO

  • Action menu to switch the state
  • Properly show cards as done with a checkmark
  • Make sure this is represented in the dav endpoint
  • Add button to the sidebar
  • Disable overdue actions and display for done card
  • API documentation

Checklist

  • Code is properly formatted
  • Sign-off message is added to all commits
  • Tests (unit, integration, api and/or acceptance) are included
  • Documentation (manuals or wiki) has been updated or is not required

Signed-off-by: Julius Härtl <jus@bitgrid.net>
@juliusknorr juliusknorr added this to the 1.3.0 milestone Nov 9, 2020
@juliusknorr juliusknorr modified the milestones: 1.3.0, 1.2.0 Nov 16, 2020
@juliusknorr juliusknorr removed this from the 1.3.0 milestone Dec 29, 2020
@stale
Copy link

stale bot commented Jun 26, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jun 26, 2021
@juliusknorr
Copy link
Member Author

Closing for now, to be reopened when continuing, to get the list of open prs a bit more sorted.

@juliusknorr juliusknorr closed this Jul 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mark card as done
1 participant