focalboard/server/model
Jesús Espino f3267e2458
Fixing delete/undelete boards (#2571)
* Fixing delete/undelete boards

* Adding permissions checks for undelete board and undelete block

* Fixing server-lint

* Handling permissions for deleted boards

* Fixing linter errors

* Fixing tests

* Update server/services/store/sqlstore/board.go

Co-authored-by: Doug Lauder <wiggin77@warpmail.net>

* Fixing error message

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: Doug Lauder <wiggin77@warpmail.net>
2022-04-08 13:31:28 -04:00
..
block.go Fixing delete/undelete boards (#2571) 2022-04-08 13:31:28 -04:00
block_test.go
blockid.go
blocktype.go
board.go GetBoardMetadata API (#2569) 2022-03-29 14:47:49 -07:00
boards_and_blocks.go
boards_and_blocks_test.go
category.go
category_blocks.go
clientConfig.go
database.go
errorResponse.go
import_export.go Generate templates archive at build time (#2577) 2022-03-30 18:10:11 -04:00
notification.go
permission.go
properties.go
properties_test.go
sharing.go
subscription.go
team.go
user.go GH-2745 Don't init default templates when unit testing (#2748) 2022-04-08 13:46:16 +02:00
util.go
version.go