-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Release 4.5.1 #24782
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
Merged
Merged
Release 4.5.1 #24782
Conversation
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
* Replace AutoComplete with MultiSelectFiltered on CreateTeamModal/UsersInput * regression fuselage packages * Handle loading state * fix UserAutoCompleteMultiple to handle id as a value * manage dataLabel filtering * Set default prop value * Add default valueIsId in UserAutoCompleteMultiple * remove log * Add missing `useMemo` dependency * Use function state dispatch to avoid triggering a new effect * Fix prettier formatting Co-authored-by: Tasso Evangelista <tasso.evangelista@rocket.chat>
Co-authored-by: Tiago Evangelista Pinto <tiago.evangelista@rocket.chat>
… panel. (#23795) * fix- delete rooms from admin refresh roomlist and close contextual menu * added success toast message * fix-lint * fix-lint: missing dependency * Handle failing `eraseRoom` call * Handle list changes on save/archive too * Handle teams as a special case Co-authored-by: Tasso Evangelista <tasso.evangelista@rocket.chat>
tassoevan
approved these changes
Mar 10, 2022
|
This pull request fixes 1 alert when merging 0faf4eb into 3901054 - view on LGTM.com fixed alerts:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
2022-03-09 · 13 🐛 · 1 🔍 · 11 👩💻👨💻Engine versions
14.18.36.14.153.6, 4.0, 4.2, 4.4, 5.01.31.0🐛 Bug fixes
Apple login script being loaded even when Apple Login is disabled. (#24760)
Components for user search (#24677)
Duplicated 'name' log key (#24590)
Missing username on messages imported from Slack (#24674)
no id of room closer in livechat-close message (#24683)
Reload roomslist after successful deletion of a room from admin panel. (#23795 by @Aman-Maheshwari)
Removed the logic for calling the
rooms.adminRoomsendPoint from theRoomsTableComponent and moved it to its parent componentRoomsPage.This allows to call the endPoint
rooms.adminRoomsfromEditRoomContextBarComponent which is also hasRoomPageComponent as its parent.Also added a succes toast message after the successful deletion of room.
Room's message count not being incremented on import (#24696)
Show only available agents on extension association modal (#24680)
System messages are sent when adding or removing a group from a team (#24743)
Typo and placeholder on wrap up call modal (#24737)
Typo in wrap-up term (#24661)
VoIP Enable/Disable setting on CallContext/CallProvider Notifications (#24607)
Voip Stream Reinitialization Error (#24657)
🔍 Minor changes
👩💻👨💻 Contributors 😍
👩💻👨💻 Core Team 🤓