-
Notifications
You must be signed in to change notification settings - Fork 582
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Connected workspaces rewrites & updates for Beta release #7575
Conversation
Newest code from mattermost has been published to preview environment for Git SHA ec3c968 |
@mgdelacroix - Please confirm whether the remote clusters configuration setting should remain documented as-is via Experimental, or if it needs changes for connected workspaces. Also, please confirm whether any of the connected workspace configuration settings should be added to the Telemetry page. |
Newest code from mattermost has been published to preview environment for Git SHA 46144f9 |
Newest code from mattermost has been published to preview environment for Git SHA 70818b1 |
Newest code from mattermost has been published to preview environment for Git SHA 1b38c80 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking really good! Added a couple of change proposals and questions
We're maintaining those configuration parameters marked as deprecated, and they will have no effect beyond the initial automated migration to
Yes, all {
"config_connected_workspaces": {
"enable_shared_channels": val,
"enable_remote_cluster_service": val,
"disable_shared_channels_status_sync": val,
"max_posts_per_sync": val
}
} |
Co-authored-by: Miguel de la Cruz <miguel@mcrx.me>
Co-authored-by: Miguel de la Cruz <miguel@mcrx.me>
Co-authored-by: Miguel de la Cruz <miguel@mcrx.me>
Co-authored-by: Miguel de la Cruz <miguel@mcrx.me>
Co-authored-by: Miguel de la Cruz <miguel@mcrx.me>
Co-authored-by: Miguel de la Cruz <miguel@mcrx.me>
Newest code from mattermost has been published to preview environment for Git SHA 9cf5844 |
…most/docs into connected-workspaces-beta
Thank you, @mgdelacroix, for your excellent review and input. I've incorporated your feedback in my last couple of commits. This docs PR is ready for your approval. |
Newest code from mattermost has been published to preview environment for Git SHA 4ffce02 |
* Update conf.py * Re-adding missing image * Removed Cloud deploy badge (#7513) * Removed full screen mode on Linux (#7514) * Replaced Calls plugin prefs with general page (#7516) * Updated End Call for All to server v10.2 (#7517) * Updated list of exported data (#7518) * Pinned icon hidden when no messages pinned in channel (#7519) * Pinned icon hidden when no messages pinned in channel * Update source/collaborate/save-pin-messages.rst * Added release details for MobileExternalBrowser (#7520) * Clarified AllowOtherServers functionality (#7556) * Clarified that LDAP users can't be deactivated via MM (#7561) * Added menu option to access logs (#7521) * Added EnableAPIPostDeletion config setting & mmctl command (#7563) * Added PG FAQs based on customer input (#7586) * Added env var developer mode setting (#7515) * Added env var developer mode setting * Update source/configure/environment-configuration-settings.rst * Update source/configure/environment-configuration-settings.rst * Editing pass updates * Added upgrade & maintenance guidance for plugins (#7554) * Added upgrade & maintenance guidance for plugins * Update source/integrate/github-interoperability.rst Co-authored-by: Maria A Nunez <maria.nunez@mattermost.com> * Update source/guides/integrate-and-extend.rst * Incorporated reviewer feedback --------- Co-authored-by: Maria A Nunez <maria.nunez@mattermost.com> * Config in database corrections (#7559) * Reordered process * Elevated HA guidance * Incorporated reviewer feedback * Updated language & added docs link (#7582) * Docs listening: Clarified the path config for the ES certificate (#7583) * Clarified the path config for the ES certificate * Update source/configure/environment-configuration-settings.rst * Added mobile workflow (#7584) * Added Playbooks FAQs based on customer feedback (#7585) * Docs listening: Added custom emoji screenshot (#7587) * Added custom emoji screenshot * Update source/collaborate/react-with-emojis-gifs.rst * v10.2 Changelog (#7497) * Update mattermost-server-releases.md * Update download-latest-tarball.rst * Update deprecated-features.rst * Update mattermost-server-releases.md * Update release-policy.md * Update mattermost-mobile-releases.md * Update mattermost-desktop-releases.md * Update mattermost-v10-changelog.md * Update mattermost-v9-changelog.md * Update version-archive.rst * Update important-upgrade-notes.rst * Update prepare-to-upgrade-mattermost.rst * Update open-source-components.rst * Update mattermost-v10-changelog.md * Update important-upgrade-notes.rst * Update deprecated-features.rst * Update mattermost-server-releases.md * Update release-policy.md * Update mattermost-v10-changelog.md * Update mattermost-v10-changelog.md * Update mattermost-v10-changelog.md * Update mattermost-v10-changelog.md * Update mattermost-v10-changelog.md * Apply suggestions from code review Co-authored-by: Doug Lauder <wiggin77@warpmail.net> * Update source/about/mattermost-v10-changelog.md Co-authored-by: Doug Lauder <wiggin77@warpmail.net> * Apply suggestions from code review Co-authored-by: Doug Lauder <wiggin77@warpmail.net> * Update source/about/mattermost-v10-changelog.md Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com> * Update source/about/mattermost-v10-changelog.md Co-authored-by: Christopher Poile <cpoile@gmail.com> * Update mattermost-v10-changelog.md * Update mattermost-v10-changelog.md * Update mattermost-v10-changelog.md * Update mattermost-v10-changelog.md * Update mattermost-v10-changelog.md --------- Co-authored-by: Doug Lauder <wiggin77@warpmail.net> Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com> Co-authored-by: Christopher Poile <cpoile@gmail.com> * Added guidance on using team-URL over display name (#7588) * Replaced YES with standard green checkmarks (#7589) * Docs listening: Elevate comply and secure topics to align with scale (#7592) * Elevated secure & comply to align with scale * Added breadcrumb links to related topics * Clarified that admins can perform any actions on a system (#7596) * Fixed build warning * Connected workspaces rewrites & updates for Beta release (#7575) * Connected workspaces rewrites & updates for Beta release * Added config settings, page redirects * Update source/conf.py * Update source/configure/reporting-configuration-settings.rst Co-authored-by: Miguel de la Cruz <miguel@mcrx.me> * Update source/configure/reporting-configuration-settings.rst Co-authored-by: Miguel de la Cruz <miguel@mcrx.me> * Update source/configure/site-configuration-settings.rst Co-authored-by: Miguel de la Cruz <miguel@mcrx.me> * Update source/configure/site-configuration-settings.rst Co-authored-by: Miguel de la Cruz <miguel@mcrx.me> * Update source/onboard/connected-workspaces.rst Co-authored-by: Miguel de la Cruz <miguel@mcrx.me> * Update source/configure/site-configuration-settings.rst Co-authored-by: Miguel de la Cruz <miguel@mcrx.me> * Added telemetry and deprecated remote cluster config * Updated default value --------- Co-authored-by: Miguel de la Cruz <miguel@mcrx.me> * Link check fixes * Added best practice recommendations re: attributes & identifiers (#7562) --------- Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com> Co-authored-by: Maria A Nunez <maria.nunez@mattermost.com> Co-authored-by: Doug Lauder <wiggin77@warpmail.net> Co-authored-by: Christopher Poile <cpoile@gmail.com> Co-authored-by: Miguel de la Cruz <miguel@mcrx.me>
Docs Impact:
Documentation: