docbrown/app/javascript
narender2031 e78a0078a7
[deploy] Refactor 🚀 : Replaced Chat Channel Setting page with Preact component. (#8271)
* 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

* 🐞 Channel List bug in mobile view

* changes in joining request responses

* 🛠  Request Managers Frontend ready

* changes in routes for adding and removing remembership

* 🚀 New routes implemented for request manager

* fix issues

* changes in api for remove membership

* Merge conflict resolved

* 🐞 Channel List bug in mobile view

* changes in joining request responses

* 🛠  Request Managers Frontend ready

* changes in routes for adding and removing remembership

* 🚀 New routes implemented for request manager

* fix issues

* changes in api for remove membership

* 🛠Optimizing for CodeClimate

* 🛠Optimizing again for CodeClimate

* 🛠Optimizing again 2 for CodeClimate

* 🛠 Added more test cases

* 🛠 Optimizing code

* 🚀 Action to open setting page added

* 🛠  Dummy page added for chat setting

* add JSON routes for chat channel settings

* Integrate chat channel settings API with UI

* 🐞 Channel List bug in mobile view

* 🛠  Request Managers Frontend ready

* changes in routes for adding and removing remembership

* 🚀 New routes implemented for request manager

* fix issues

* 🐞 Channel List bug in mobile view

* 🛠  Request Managers Frontend ready

* changes in routes for adding and removing remembership

* 🚀 New routes implemented for request manager

* fix issues

* 🛠Optimizing again for CodeClimate

* 🚀 Action to open setting page added

* 🛠  Dummy page added for chat setting

* add JSON routes for chat channel settings

* Integrate chat channel settings API with UI

* Fix PR requested changes

* Add JSDoc documentation to exported functions

* fix/add rspec test cases

* refactor channelSettinngs render part

* add test cases for chat channel settings component

* fix code-climate

* add rest component tests

* add more test coverage

* fix code-climate bugs

* add API function test

Co-authored-by: Sarthak Sharma <7lovesharma7@gmail.com>
Co-authored-by: Parasgr-code <paras.gaur@skynox.tech>
2020-06-10 16:58:37 -04:00
..
.storybook Sorting Storybook stories (#8058) 2020-05-27 13:10:16 -04:00
actionsPanel Improve a11y in moderation panel (#8364) 2020-06-09 19:14:21 +02:00
analytics Moved src/utils out of src/ folder to utilities/ folder. (#7875) 2020-05-15 10:07:42 -04:00
article-form Use official Asciinema player embed (#8339) 2020-06-10 12:44:03 +02:00
articles [deploy] Remove unnecessary bulk from image assets (#8306) 2020-06-05 17:51:06 -04:00
chat [deploy] Refactor 🚀 : Replaced Chat Channel Setting page with Preact component. (#8271) 2020-06-10 16:58:37 -04:00
CommentSubscription Sorting Storybook stories (#8058) 2020-05-27 13:10:16 -04:00
common-prop-types Fix broken tag filters in listings (#8086) 2020-05-28 10:24:50 +02:00
contentDisplayPolicy Migrate to streaming app shell via serviceworkers (#5020) [deploy] 2019-12-16 12:21:33 -05:00
crayons [deploy] Remove unnecessary bulk from image assets (#8306) 2020-06-05 17:51:06 -04:00
githubRepos Improve GithubRepos error handling (#8368) 2020-06-10 11:40:40 +02:00
icons Sorting Storybook stories (#8058) 2020-05-27 13:10:16 -04:00
internal [deploy] Update design and functionality of internal/articles (#7517) 2020-04-26 18:27:09 -04:00
leftSidebar Layout updates (#8107) 2020-06-04 16:12:17 +02:00
listings Fix broken tag filters in listings (#8086) 2020-05-28 10:24:50 +02:00
onboarding [deploy] Remove unnecessary bulk from image assets (#8306) 2020-06-05 17:51:06 -04:00
organization [deploy] Redesign article editor (#7524) 2020-05-29 11:59:37 -04:00
packs Replace querySelector and getElementsByTagName when selecting for head and body (#8315) 2020-06-08 20:08:40 -04:00
podcasts Sorting Storybook stories (#8058) 2020-05-27 13:10:16 -04:00
profileDropdown Chat: Remove Report Button from user's own profile sidebar (#4604) [deploy] 2019-12-02 16:35:47 -05:00
readingList Moved src/components/Item* to readingList/components (#7876) 2020-05-15 11:00:06 -04:00
responseTemplates [deploy] Add a more helpful msg for response templates (#7543) 2020-04-27 13:28:28 -04:00
Search Replace querySelector and getElementsByTagName when selecting for head and body (#8315) 2020-06-08 20:08:40 -04:00
searchableItemList Moved src/utils out of src/ folder to utilities/ folder. (#7875) 2020-05-15 10:07:42 -04:00
shared/components [deploy] Redesign article editor (#7524) 2020-05-29 11:59:37 -04:00
sidebar-widget Layout updates (#8107) 2020-06-04 16:12:17 +02:00
Snackbar Sorting Storybook stories (#8058) 2020-05-27 13:10:16 -04:00
utilities Moved src/utils out of src/ folder to utilities/ folder. (#7875) 2020-05-15 10:07:42 -04:00
.eslintrc.js [deploy] Execute Reading List searches in Elasticsearch (#7440) 2020-04-24 10:30:17 -04:00
netlify.toml Fixed configuration to build Storybook on Netlify. (#8088) 2020-05-27 12:44:30 -04:00