focalboard/server/model
Scott Bishel 3e9219ab0f
GH-3050 - Fix deleting empty property (#3249)
* remove check for blocks on patch, a delete may not have blocks

* remove no longer necessary tests

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-06-20 14:16:02 -06:00
..
block.go Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00
block_test.go
blockid.go
blocktype.go
board.go Adding the board default role for public boards (#2884) 2022-05-16 10:09:11 -06:00
boards_and_blocks.go GH-3050 - Fix deleting empty property (#3249) 2022-06-20 14:16:02 -06:00
boards_and_blocks_test.go GH-3050 - Fix deleting empty property (#3249) 2022-06-20 14:16:02 -06:00
category.go
category_boards.go
clientConfig.go
cloud.go Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00
database.go
error.go Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00
errorResponse.go
import_export.go
notification.go
permission.go
properties.go
properties_test.go
sharing.go
subscription.go
team.go
user.go
util.go
version.go