 Niedermann IT-DienstleistungenandGitHub
|
cf4d6268ac
|
fix(done): Mark card as undone when updating card
As stated in https://github.com/nextcloud/deck/issues/534#issuecomment-1892061055 updating the done property of a card via the REST API (without calling the /done and /undone endpoints explicitly) does only work "one way".
This commit allows setting null as new value thus allowing to mark cards as undone without an additional HTTP request but within a usual update request.
Refs: #534 #4137 c3b4ed6e1f
Signed-off-by: Stefan Niedermann <info@niedermann.it>
Signed-off-by: Niedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>
|
2024-01-18 12:08:10 +01:00 |
|
 Niedermann IT-DienstleistungenandGitHub
|
aa06255e26
|
Merge pull request #3783 from nextcloud/bugfix/noid/stack-find
Fix entity creation for stack from card id
|
2022-05-05 11:59:01 +02:00 |
|
 Niedermann IT-DienstleistungenandGitHub
|
703aca6ef9
|
Add lastModified date to boards API documentation
|
2020-08-05 12:05:25 +02:00 |
|
 Niedermann IT-DienstleistungenandGitHub
|
89051cd138
|
Point Android app to release channel
Previously only the beta channel was linked. In the meantime the app is available on the regular release channel.
|
2020-04-30 09:59:25 +02:00 |
|