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

Add subtasks APIs (queries + mutations) #45

Merged
merged 12 commits into from
Mar 22, 2024
Merged

Add subtasks APIs (queries + mutations) #45

merged 12 commits into from
Mar 22, 2024

Conversation

richardguerre
Copy link
Owner

@richardguerre richardguerre commented Mar 19, 2024

Overview

Todo

  • Add Tasks.subtasks field.
  • Add makeTaskSubtask mutation in Task.ts
  • Add createSubtask mutation
  • Show subtasks in the frontend
  • Improve UI of subtasks
  • Have a way to drag and drop or add/remove subtasks
  • Modify updateTaskStatus and updateTaskDate mutations to ignore subtasks when deciding if it passes the "next day" threshold.

Copy link

vercel bot commented Mar 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
google-calendar-api ⬜️ Ignored (Inspect) Visit Preview Mar 22, 2024 9:52pm

@richardguerre richardguerre linked an issue Mar 20, 2024 that may be closed by this pull request
2 tasks
@richardguerre richardguerre marked this pull request as ready for review March 22, 2024 21:53
@richardguerre richardguerre merged commit 322d941 into main Mar 22, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support subtasks
1 participant