forked from mattermost/mattermost
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update for adding multiple members (mattermost#25128)
* update for adding multiple members * fix unit test * more test fixes * add another unit test * fix object passed by client4 * revert package-lock.json * revert package-lock.json * add length check * limit size of lists in API requests * revert package-lock * add batching to front end * add batching to front end * fix bad merge * update return type * remove unnecessary permisssion check, add unit test * fixes and add tests from review * revert changes adding limits to other apis * fixes * clean-up from code review * fix unit test call * revert back to interface{}, fix unit test --------- Co-authored-by: Mattermost Build <[email protected]>
- Loading branch information
1 parent
4f68dbb
commit 6fd8949
Showing
13 changed files
with
405 additions
and
100 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.