1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-24 13:43:12 +02:00
focalboard/server/services
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
..
audit Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
auth CI updates: Speed up register / login, minimize Windows tests, and add Mac tests (#2784) 2022-04-13 15:36:20 -07:00
config Read Mattermost s3 timeout value and used a default if not exist (#3817) 2022-09-09 11:42:55 +02:00
metrics GH-3797 Update telemetry to send boards count (#3820) 2022-09-13 14:37:05 -06:00
notify Fix members (#3875) 2022-09-30 08:26:41 -06:00
permissions getBlocks store API with query options (#3755) 2022-08-30 15:56:41 +02:00
scheduler CI updates: Speed up register / login, minimize Windows tests, and add Mac tests (#2784) 2022-04-13 15:36:20 -07:00
store Update user store to return the updated entities after inserting / patching them (#3843) 2022-09-15 13:58:20 +02:00
telemetry Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
webhook Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00