docbrown/app/javascript
narender2031 a0592ecfa1
[deploy] Fix bug remove searched membership (#9426)
* 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 remove membership when search

Co-authored-by: Sarthak Sharma <7lovesharma7@gmail.com>
2020-07-23 08:09:44 -04:00
..
.storybook Sass loader 9.0.1 upgrade (#9146) 2020-07-06 09:40:53 +02:00
actionsPanel Make small CSS improvements to mod center (#9315) [deploy] 2020-07-15 09:54:19 -07:00
analytics
article-form [deploy] Fix tag input patterns (#9363) 2020-07-20 08:06:36 -05:00
articles [deploy] Fix double render of home feed (#9438) 2020-07-22 10:49:32 -04:00
chat [deploy] Fix bug remove searched membership (#9426) 2020-07-23 08:09:44 -04:00
CommentSubscription Upgraded to preact testing library 2.0.0 (#9103) 2020-07-06 14:53:10 -04:00
common-prop-types [deploy] 🚀 Feature: Chat channel membership manager component (#8945) 2020-07-20 08:08:31 -04:00
contentDisplayPolicy More frontend lint fixes (#8931) 2020-06-29 08:19:13 -04:00
crayons Added spinner/upload message when uploading an image to a post's content (#8986) 2020-06-30 13:52:47 -04:00
githubRepos Upgraded to preact testing library 2.0.0 (#9103) 2020-07-06 14:53:10 -04:00
icons
internal
leftSidebar More frontend test cleanup (#8919) 2020-06-25 18:04:01 -04:00
listings [deploy] Fix tag input patterns (#9363) 2020-07-20 08:06:36 -05:00
modCenter [deploy] [ModCenter] Fix "FlagUser" Modal functionality (#8995) 2020-07-15 13:54:52 -04:00
onboarding [deploy] Display banner if site hasn't been configured (PRE DEPLOYMENT TASKS) (#8435) 2020-07-07 07:37:04 -05:00
organization More frontend test cleanup (#8919) 2020-06-25 18:04:01 -04:00
packs [deploy] Make profile settings save button sticky when modified (#9378) 2020-07-22 17:45:43 +02:00
podcasts
profileDropdown Fix TypeError: userData is null in blockButton.js (#9299) 2020-07-14 07:28:53 -07:00
readingList [deploy] Refactor code blocks styling (#8975) 2020-06-29 21:15:11 -04:00
responseTemplates Add null safety to handleLoggedOut() (#9062) 2020-07-02 10:51:37 +02:00
Search Upgraded to preact testing library 2.0.0 (#9103) 2020-07-06 14:53:10 -04:00
searchableItemList
shared/components [deploy] Fix tag input patterns (#9363) 2020-07-20 08:06:36 -05:00
sidebar-widget More frontend test cleanup (#8919) 2020-06-25 18:04:01 -04:00
Snackbar Fixed a bunch of linting issues in components (#8921) 2020-06-26 10:26:02 -04:00
utilities [deploy] 🚀 Feature: Chat channel membership manager component (#8945) 2020-07-20 08:08:31 -04:00
.eslintrc.js Added a comment mentioning that index.js overrides are for barrel files (#8978) 2020-06-29 10:52:35 -04:00
netlify.toml