Skip to content

Conversation

@pierre-lehnen-rc
Copy link
Contributor

@pierre-lehnen-rc pierre-lehnen-rc commented Mar 9, 2022

2022-03-09 · 13 🐛 · 1 🔍 · 11 👩‍💻👨‍💻

Engine versions

  • Node: 14.18.3
  • NPM: 6.14.15
  • MongoDB: 3.6, 4.0, 4.2, 4.4, 5.0
  • Apps-Engine: 1.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)

    • Fix missing sender's username on messages imported from Slack.
  • 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.adminRooms endPoint from the RoomsTable Component and moved it to its parent component RoomsPage.
    This allows to call the endPoint rooms.adminRooms from EditRoomContextBar Component which is also has RoomPage Component 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)

    • Fix rooms' message counter not being incremented on message import.
  • Show only available agents on extension association modal (#24680)

  • System messages are sent when adding or removing a group from a team (#24743)

    • Do not send system messages when adding or removing a new or existing group from a team.
  • 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
  • Chore: Update Livechat (#24754)

👩‍💻👨‍💻 Contributors 😍

👩‍💻👨‍💻 Core Team 🤓

renatobecker and others added 15 commits March 9, 2022 20:26
* 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>
@lgtm-com
Copy link

lgtm-com bot commented Mar 10, 2022

This pull request fixes 1 alert when merging 0faf4eb into 3901054 - view on LGTM.com

fixed alerts:

  • 1 for Expression has no effect

@pierre-lehnen-rc pierre-lehnen-rc merged commit ec4397d into master Mar 10, 2022
@pierre-lehnen-rc pierre-lehnen-rc deleted the release-4.5.1 branch March 10, 2022 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.