deck
deck copied to clipboard
🗂 Kanban-style project & personal management tool for Nextcloud, similar to Trello
### 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...
We should have proper integration tests for the API endpoints
The activity app onyl allows fetching by object_type and object_id https://github.com/nextcloud/activity/blob/dee03c7f5ca2d201b5c204c1bdde4b15bb640258/lib/Controller/APIv2.php#L208 Currently all card activities are fetched and filtered by board in the frontend. https://github.com/nextcloud/deck/blob/f3b5fd4030dd04985a87ec7cca8cd1fc488fb781/lib/Activity/ActivityManager.php#L61-L62 A possible way to improve...
Like many people I am sorting my cards with either low, medium, high, or urgent. I often feel that the cards are disorganized. And I might have a low card...
**Describe the bug** Using the API I expect the a settings object like this: ```json "settings": { "notify-due": "off", "calendar": true } ``` but what I get is this: ```json...
### 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...
**Describe the bug** In the description of a card the link of an inserted attachment is broken, after the attachment is deleted **To Reproduce** 1. Attach a file to a...
I really appreciate and like the deck app. One little thing that may also be useful to others: **Is your feature request related to a problem? Please describe.** At the...
### 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...
Due to the long name, the cross to delete the attachment appears out of the screen and is impossible to reach.   