nextcloud-deck
nextcloud-deck copied to clipboard
📋 Android client for nextcloud deck app
Thanks for adding the upcoming card view to the android app, it's great ! But for now it's showing upcoming cards of all accounts. In my case, I have a...
A quick test showed, that deleting the new "file" attachments via the Android app doesn't do anything on the server side. [I therefore temporarily hid the delete button](https://github.com/stefan-niedermann/nextcloud-deck/pull/870/commits/ef8a18f3f5ff2b2f83dfa0b6d201fc7b2a7b0ff4). - [...
#871 - reactivates deletion for Deck server 1.3 - splits delete attachments request
Please use **[GitHub reactions](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! **Describe the bug** **To...
1. Open app 2. Select board A 3. Close app 4. Click on a widget card which is in board B 5. close the card / navigate back 6. See...
Blocked by https://github.com/nextcloud/deck/issues/2811 If we implement it now, the sample lists ("ToDo", "WiP" & "Done") will be duplicated after the next sync as the server also creates those lists currently.
Please use **[GitHub reactions](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! **Describe the bug** Attached...
It would be grwat to have a checkbox on every card in the card list which marks a card as archived (or finished when https://github.com/nextcloud/deck/issues/534 is implemented). On my workflow,...
# Idea The idea is to make a more advanced widget which works similar to the already existing filter mechanism. This would solve every idea we came up in #217...
This will only switch the account and open the board, *not yet* specific cards - [ ] The fallback should open the board in browser, but this doesn't work properly...