docbrown/app/javascript/chat/ChatChannelSettings
narender2031 2a5f5053b7
[deploy] Fix non channel details visible (#9252)
* Feature 🚀 : Ability to delete messages in chat channels

- Sending message ID to frontend
- Deleting Message
- Use pusher to delete message realtime

* Minor Bug 🐞: Show message action only for current user

- User can delete or edit their own messages

* Test cases added

* Bug 🐞: Update message id for receiver

Message id was not sent to receiver by pusher

* Refactoring🛠: Message controller refactoring

* Test Cases📝 : Specs for Delete message added

* Feature 🚀 : Ability to edit messages

* Test Cases📝 : Specs for Edit message added

* Merge conflict resolved

* fix pending invitation issue

* non active member blocked to open channel details

* add specs for bug fix

Co-authored-by: Sarthak Sharma <7lovesharma7@gmail.com>
2020-07-16 09:28:28 -06:00
..
ActiveMembershipsSection.jsx Upgrade to Preact 10.4.4 (#8739) 2020-06-18 10:07:17 -04:00
ChannelDescriptionSection.jsx [deploy] Refactor 🚀 : Replaced Chat Channel Setting page with Preact component. (#8271) 2020-06-10 16:58:37 -04:00
ChatChannelMembershipSection.jsx [deploy] Refactor 🚀 : Replaced Chat Channel Setting page with Preact component. (#8271) 2020-06-10 16:58:37 -04:00
ChatChannelSettings.jsx Upgrade to Preact 10.4.4 (#8739) 2020-06-18 10:07:17 -04:00
InviteForm.jsx Upgrade to Preact 10.4.4 (#8739) 2020-06-18 10:07:17 -04:00
LeaveMembershipSection.jsx Upgrade to Preact 10.4.4 (#8739) 2020-06-18 10:07:17 -04:00
Membership.jsx Upgrade to Preact 10.4.4 (#8739) 2020-06-18 10:07:17 -04:00
ModFaqSection.jsx Upgrade to Preact 10.4.4 (#8739) 2020-06-18 10:07:17 -04:00
ModSection.jsx Upgrade to Preact 10.4.4 (#8739) 2020-06-18 10:07:17 -04:00
PendingMembershipSection.jsx [deploy] Fix non channel details visible (#9252) 2020-07-16 09:28:28 -06:00
PersonalSetting.jsx [deploy] Refactor 🚀 : Replaced Chat Channel Setting page with Preact component. (#8271) 2020-06-10 16:58:37 -04:00
RequestedMembershipSection.jsx Upgrade to Preact 10.4.4 (#8739) 2020-06-18 10:07:17 -04:00
SettingsForm.jsx Upgrade to Preact 10.4.4 (#8739) 2020-06-18 10:07:17 -04:00