-
- Downloads
[IMP] mail: Dialog confirmation on channel administrator unsubscribe
Before this commit, the administrator of a channel may easily unsubscribe by accident from the channel. With this commit, there is a confirmation dialog for the administrator of the channel when he leaves it. This should prevent most accidental leaves from the administrator. Task-ID 1835641
Showing
- addons/mail/models/mail_channel.py 2 additions, 1 deletionaddons/mail/models/mail_channel.py
- addons/mail/static/src/js/discuss.js 31 additions, 1 deletionaddons/mail/static/src/js/discuss.js
- addons/mail/static/src/js/models/threads/channel.js 13 additions, 0 deletionsaddons/mail/static/src/js/models/threads/channel.js
- addons/mail/static/tests/discuss_tests.js 40 additions, 0 deletionsaddons/mail/static/tests/discuss_tests.js
Loading
Please register or sign in to comment