1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-11-24 08:22:29 +02:00
focalboard/server/services/notify/notifymentions
Scott Bishel 8f4951dd4a
Fix members (#3875)
* retrieve all team members for specific lists

* retrieve all team members for specific lists

* final fixes

* update to use enum

* unit test fixes

* lint fixes

* fix integration test

* fixup integration test

* fix issues with making board private

* update to make webapp and server enums match

* fix to add member in correct role

* remove unnecessary property, check Open/Private board

* cleanup confirm for non admin

* some final cleanup

* move default to webapp

* only allow greater roles in drop down, change property name to minimumRole

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-09-30 08:26:41 -06:00
..
app_api.go Refactor notify init (#3043) 2022-05-16 11:53:41 -04:00
delivery.go Standardize err not found (#2834) 2022-04-20 11:02:12 -04:00
extract_test.go @mention support (#1147) 2021-09-13 15:36:36 -04:00
extract.go @mention support (#1147) 2021-09-13 15:36:36 -04:00
mentions_backend.go Fix members (#3875) 2022-09-30 08:26:41 -06:00
mentions_test.go typed block type (#1672) 2021-10-26 21:11:19 -04:00
mentions.go @mention support (#1147) 2021-09-13 15:36:36 -04:00