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

Merged
merged 2 commits into from
Dec 12, 2024

Conversation

MaximeGrosmaire
Copy link
Contributor

@MaximeGrosmaire MaximeGrosmaire commented Nov 13, 2024

Problem
We can't edit estimates and dates tasks in a user's todo list which means updating est and dates for all task assigned to a specific artist can require a lot of clicking around kitsu.

Solution
Make the estimates, start dates and due dates in the user's todo list editable.

Issue: #1569

@NicoPennec
Copy link
Member

Thanks for your contribution @MaximeGrosmaire 👍
We will integrate it soon, but we need to complete a technical migration upstream first.

@NicoPennec NicoPennec changed the base branch from master to main November 28, 2024 10:37
@NicoPennec NicoPennec force-pushed the enable-todoslist-task-editing branch 3 times, most recently from 59ffede to d796b56 Compare November 28, 2024 13:56
MaximeGrosmaire and others added 2 commits December 12, 2024 00:06
Refactored the `TodosList` component to allow editing of tasks' estimation, duration, start date, and due date.
@NicoPennec NicoPennec force-pushed the enable-todoslist-task-editing branch from d796b56 to 7d1d426 Compare December 12, 2024 08:08
@NicoPennec NicoPennec merged commit cc9a0fb into cgwire:main Dec 12, 2024
6 checks passed
@NicoPennec
Copy link
Member

Hi @MaximeGrosmaire
I integrated your proposal, after some corrections following the migration to Vue 3.
Thanks again

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.

3 participants