deck icon indicating copy to clipboard operation
deck copied to clipboard

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

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

* Resolves: #6132 * Target version: main ### Summary I implemented two new routes `/api/v{apiVersion}/boards/{boardId}/stacks/{stackId}/cards/{cardId}/archive` & `/api/v{apiVersion}/boards/{boardId}/stacks/{stackId}/cards/{cardId}/unarchive`, that will archive/unarchive cards via `cardService`. Documentation and unit tests are also included....

feedback-requested

NC 27.1.7 ``` { "reqId": "48Z8qAuXu1iwgbI3RIXB", "level": 3, "time": "2024-03-11T11:26:16+01:00", "remoteAddr": "91.175.67.115", "user": "tvie", "app": "activity", "method": "GET", "url": "/ocs/v2.php/apps/dashboard/api/v2/widget-items?widgets%5B%5D=activity", "message": "Exception thrown: OCP\\RichObjectStrings\\InvalidObjectExeption", "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64;...

bug
feature: activity

- open deck card - upload a file from device, e.g. CON - see ![image](https://github.com/user-attachments/assets/c30a4cc3-3f21-4028-af6b-88b40fb40c06)

After mentioning users in comments the cursor jumps to the left oft the field. When typing, it jumps back behind the name where it should have been all the time....

### 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...

bug
feature: description

### 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...

bug: regression

### IDEA While creating a card, set the due date/time in the right hand panel and saved it, although it's nice to see it both in the Nextcloud dashboard Deck...

### 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** A card wich was completed and archived can't be deleted, because there is no option to do it. You should un-archive card first to delete it. **Expected...

Is there some way to integrate Deck with a GitHub repository? So that any issues pop up automatically as a card on the board. This would be an implementation similar...

integration
needs discussion