Monday, October 17, 2022
1 change · master
Code cleanup and technical improvements
This update reorganizes how several mail and live chat interface elements are powered behind the scenes. It should make future maintenance and improvements easier without introducing major visible changes for users.
Original PR description
[[IMP] mail, *: move code from components to models (DiscussSidebar)](https://github.com/odoo/odoo/commit/2a4986d954801500560212208b52166b8cacfea6) Task-3004215 [[IMP] mail: move code from components to models (MessagingMenuTab)](https://github.com/odoo/odoo/commit/27c3879955a8e4c0780266a3d7c39891e334c125) Task-3004195 [[IMP] mail: move code from components to models (ThreadTextualTypingStatus)](https://github.com/odoo/odoo/commit/94b5c8e3c9b0cf3fbaf39e180580dca7f895f32f) Task-3002619 [[IMP] mail, *: move code from components to models (ThreadTypingIcon)](https://github.com/odoo/odoo/commit/072a9d2b7d24ad022727690b1942742b853b128e) Task-3004018 [[IMP] mail: move code from components to models (DiscussMobileMailboxSelection)](https://github.com/odoo/odoo/commit/7381c03139742fdd118ef47c4d21e6a2598c018d) Task-3014747