mattermost-webapp
mattermost-webapp copied to clipboard
Webapp of Mattermost server: https://github.com/mattermost/mattermost-server
#### Summary Converted the following spec files under /account_settings/ to Typescript 1. accountsettingsspec.js 2. mainmenu_stays_openspec.js #### Ticket Link Fixes https://github.com/mattermost/mattermost-server/issues/21289 JIRA: https://mattermost.atlassian.net/browse/MM-47278 #### Release Note ```release-note NONE ```
#### Summary This PR fixes `SUGGESTION.UNDEFINED` in command provider and emoji provider. Also adds default Message as `Suggestion` for the missed cases #### Ticket Link Fixes https://github.com/mattermost/mattermost-server/issues/21358 JIRA: https://mattermost.atlassian.net/browse/MM-44048 ####...
#### Summary Migration of autocomplete_selector.jsx to tsx #### Ticket Link Fixes https://github.com/mattermost/mattermost-server/issues/21055 Fixes https://mattermost.atlassian.net/browse/MM-47115 #### Related Pull Requests None #### Screenshots None #### Release Note ```release-note NONE ```
#### Summary We have introduced priority for posts in mattermost/mattermost-webapp#10951. We do need, now, to color the mention badges in the webapp with a prominent color when a mention is...
#### Summary In the context of regular dependency upgrades, this PR upgrades `redux-thunk` to its latest version 2.4.1 | From version | To version | Changelog | Notes | |--------------|-----------|------------|--------|...
#### Summary Make OpenID Connect a free feature #### Ticket Link https://mattermost.atlassian.net/browse/MM-47384 #### Related Pull Requests - Has server changes ([please link here](https://github.com/mattermost/mattermost-server/pull/21556)) #### Screenshots #### Release Note ```release-note NONE...
#### Summary Removed redux from browser_store.ts. There were two (IMO) conflicting parts of this class * Redux convenience functions (action creators + selectors) * Class properties + functions that deal...
- https://github.com/mattermost/mattermost-webapp/pull/11113 is the base pr - https://github.com/mattermost/mattermost-webapp/pull/11422/commits/1a16ddb9b17151ea2dcab89f057dc46d2dd362a7 is the fix commit added on top of it. P.S The base pr was reverted, hence opened again here. ```release-note Added graphQL...
#### Summary add info for enduser on /login page with no user account and when on closed server. #### Ticket Link https://mattermost.atlassian.net/browse/MM-47222 #### Screenshots | before | after | |----|----|...
#### Summary Display the number of active users on License Panel Detail and dynamically style based on some limits. #### Ticket Link https://mattermost.atlassian.net/browse/MM-47645 #### Screenshots | before | after |...