focalboard/server/utils
Doug Lauder 89cc947a21
Implement permissions specs for mentions. (#2758)
* Implement permissions specs for mentions.
- public boards: admin, editor, commenter can mention team members and auto-add them to board; guests can mention board members
- private boards:  admin, editor, commenter, guest can mention board members
- viewers cannot mention
2022-04-13 18:09:55 -04:00
..
callbackqueue_test.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
callbackqueue.go Implement permissions specs for mentions. (#2758) 2022-04-13 18:09:55 -04:00
debug.go GH-2745 Don't init default templates when unit testing (#2748) 2022-04-08 13:46:16 +02:00
links.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
utils.go Migrate DM and private group message boards to a team (#2557) 2022-03-25 17:21:56 -06:00