1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-24 13:43:12 +02:00
focalboard/server/ws
Rajat Dabade ee395d49b1
Fetching board member in parellel (#3379)
* Translated using Weblate (Malayalam)

Currently translated at 100.0% (303 of 303 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ml/

* Update translation files

Updated by "Cleanup translation files" hook in Weblate.

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/

Update translation files

Updated by "Cleanup translation files" hook in Weblate.

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/

Update translation files

Updated by "Cleanup translation files" hook in Weblate.

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/

* Translated using Weblate (German)

Currently translated at 100.0% (312 of 312 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/de/

* Added code for fetching all the users at one time.

* Added the code for personal server users

* Update-code

* Linter fixes

* Test cases updated, some minor changes

* Update the code according to review comments

* Cypress test fix

* Update server/services/store/mattermostauthlayer/mattermostauthlayer.go

Co-authored-by: Varghese Jose <varghese.jose@tutanota.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: jprusch <rs@schaeferbarthold.de>
Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>
2022-07-29 14:28:00 -06:00
..
mocks Fetching board member in parellel (#3379) 2022-07-29 14:28:00 -06:00
adapter.go Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00
common.go Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00
helpers_test.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
plugin_adapter_client.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
plugin_adapter_cluster.go Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
plugin_adapter_test.go Add team access checks (#2862) 2022-04-25 17:39:40 +02:00
plugin_adapter.go Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
server_test.go Use the right single user ID on the WS implementation 2022-04-11 19:16:16 +02:00
server.go Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00