[pull] master from mattermost:master#196
Merged
Merged
Conversation
* Remove Flex component * Remove Heading component * Remove StatusIcon component * Migrate IconButton from Compass Components repo * Remove unused variants of IconButton and move into GlobalHeader We only actually used IconButton in a limited set of locations (all currently in the global header), and if I tried to test other variations, they seemed to often have issues (like white text on a white background). Most of those seemed to be because the theme in the CompassThemeProvider was missing fields and fell back to defaults that didn't make sense, but there were also enough errors in IconButtonRoot (like invalid transitions or other logical errors) that lead me to just rip out everything we don't currently use. * Remove CompassThemeProvider * Remove remaining references to @mattermost/compass-components * Remove prop that's no longer needed
* MM-6449 - manage channel access rules permissions backend part * add the system console changes to show the new permission * MM-64496 - update abac api permissions check * fix unit tests * enhance test coverage and fix broken unit tests * fix linter issues * add proper translations * fix unit tests * remove unused translations * add missing translation * readd missing translations * fix unit test after master merge * Implement PR feedback --------- Co-authored-by: Mattermost Build <build@mattermost.com>
* feat: Added GetGroupsByNames API This commit implements the endpoint discussed in issue #28202. This adds a new API endpoint to get multiple groups by a list of names. Previously, when the app received a post with @ mentions that it didn't recognize, it would attempt to fetch them all as users, then if some were still missing, it would go one by one attempting to fetch each as a group. Now we just fetch all the groups at once, just like we do for users. Also added unit tests for the new API and it's respective documentation. * Added server version to GetGroupsByNames documentation Co-authored-by: Harrison Healey <harrisonmhealey@gmail.com> * fix: updated status_profile_polling tests to use new endpoint * fix: fixed mock test Was using get for post request --------- Co-authored-by: Harrison Healey <harrisonmhealey@gmail.com>
* Update React Bootstrap fork to support React 18 * Fix mismatched versions * Change react-bootstrap version back to 0.34 branch
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.3)
Can you help keep this open source service alive? 💖 Please sponsor : )