deck icon indicating copy to clipboard operation
deck copied to clipboard

🗂 Kanban-style project & personal management tool for Nextcloud, similar to Trello

Results 680 deck issues
Sort by recently updated
recently updated
newest added

Hey, not sure whether this is only an issue of Deck or of the used vue components, so opening here and just correct me if i shall post this in...

bug
frontend
1. to develop
technical debt
feature: boards

* Resolves: https://github.com/nextcloud/deck/issues/3201 * Target version: main ### Summary Add card counters to each stack ### TODO - [ ] Add card counters to sidebar: would require to change server...

enhancement
2. developing
feedback-requested

**Is your feature request related to a problem? Please describe.** Since there is currently no interface with tasks or possibility to sync task we often use the Nextcloud task app...

enhancement
1. to develop
feature: modal
feature: cards

**Describe the bug** This is and UI issue. When I click on a card, the details view appear on the right. When the title of the card is long, the...

enhancement
design
1. to develop
papercut
feature: modal
feature: cards

(I don't know if this is a Deck thing or a Tasks thing...) If I make a board and have several lists - TODO, Doing, Done, etc they appear in...

enhancement
feature: dav
integration: tasks / calendar
feature: stacks

* 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 information to add. It's just...

bug
feature: modal

I try to use in a card the function "link to project". Here I want to link the card to a board. I have many boards. In this case, the...

bug
feature: projects

**Describe the bug** Deck is using a lot of RAM on the client for the webbrowser on heavy deck usage - On Windows Firefox can consume 5-6 GB for around...

enhancement
frontend
1. to develop
technical debt
performance 🚀
feature: boards

The docs at https://deck.readthedocs.io/en/latest/API/ are missing documentation for the reorder endpoint (.../boards/{boardId}/stacks/{stackId}/cards/{cardId}/reorder). From the docs, it is not clear how 3rd party apps should implement drag-and-drop reordering, specifically: - Changing...

docs
feature: api
feature: cards

## 🎯 Overview This PR introduces a comprehensive visual diff system that transforms how card description changes are displayed in the activity feed, making it easier for users to understand...

feedback-requested