deck
deck copied to clipboard
🗂 Kanban-style project & personal management tool for Nextcloud, similar to Trello
Signed-off-by: Adrian Missy * Resolves: #46 * Target version: master ### Summary ### TODO - [x] base card shortcut framework - [x] base board shortcut framework - [x] add Trello...
**Describe the bug** When clicking on timeline for a deck card a spinner comes up and never stops. **To Reproduce** Steps to reproduce the behavior: 1. Go to a deck...
on paste image in edition of card description. We insert image as card attachement and in card description. PR related to this issue https://github.com/nextcloud/deck/issues/533 Signed-off-by: RijaRR * Resolves: # *...
Possible use cases: - when I tag a card with later I want the card moved into the e.g. ideas column while cards with action required are moved to priority....
**Describe the bug** The drop-down menu when right-clicking on the boards' list offers to duplicate a board. However, this copies lists, not cards **To Reproduce** Steps to reproduce the behavior:...
### How to use GitHub * Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue. * Please don't comment if you have no relevant...
Hi, I'm used to work with Jira and I misses a little info in Deck on lists: Can we display the number of cards contained in a list? **Suggestion** This...
## Summary from the issue discussion A few points that would make the drag behavior feel more expected: - [ ] Only allow drag and drop on the stack title...
* Resolves: #3162 * Target version: master ### Summary This should prevent duplicate sql queries when fetching board for card. ### Checklist - [ ] Code is properly formatted -...
* Resolves: #87 * Target version: master ### Summary Exports all Cards of a Board to CSV ### TODO - [ ] Import function - [ ] maybe some refactoring...