Commit 2b8e30d
committed
feat: Add "Create subtask" option to task card context menu (#192)
Add a new "Create subtask" menu item to the task card context menu that
creates a new task with the current task as the project reference. This
provides the same functionality as the "New" button in the project
subtasks widget but is accessible from any task card.1 parent be6adb1 commit 2b8e30d
1 file changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
728 | 728 | | |
729 | 729 | | |
730 | 730 | | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
731 | 747 | | |
732 | 748 | | |
733 | 749 | | |
| |||
0 commit comments