Skip to content

Conversation

@alepop
Copy link

@alepop alepop commented Aug 4, 2018

Fixed #26
Now you can delete all tasks in a board

tb -d @coding

If task relevant to other boards it will be no listed in this board anymore.

@alepop alepop force-pushed the feature/delete-board branch from eee8365 to 707ff03 Compare August 5, 2018 08:31
render.successCreate(task);
}

deleteEntities(inputs) {
Copy link

@WellerQu WellerQu Aug 6, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no offense, will we just remove boards and ignore other tasks, example: tb -d @coding 1 2

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are right if any board is passed as parameters then task ids are ignored. I will improve PR.

@klaudiosinani klaudiosinani self-requested a review August 7, 2018 16:19
@klaudiosinani klaudiosinani added the enhancement New feature or request label Aug 7, 2018
@StephenTurley
Copy link

Any chance this will get merged soon?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: Delete Boards, including tasks/notes

4 participants