focalboard/server/services/store/storetests
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
..
blocks.go Fixing tests 2022-04-06 16:04:21 +02:00
boards.go Fixing delete/undelete boards (#2571) 2022-04-08 13:31:28 -04:00
boards_and_blocks.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
helpers.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
notificationhints.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
session.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
sharing.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
subscriptions.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
system.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
teams.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
users.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
util.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00