docbrown/app/javascript/chat
Nick Taylor 86eb75cee7
Report a Message in Connect (#12229)
* Frontend Ready for Connect Report Abuse

* add feedback api

* js defination fix

* Added Hooks to the Component

* add json response in feedback

* Block popup added

* fix render issue

* Made changes in internal view

* change error message

* Added few design changes =

* add test cases

* Update app/javascript/chat/actions/requestActions.js

Co-authored-by: Nick Taylor <nick@iamdeveloper.com>

* add PR suggestions

* add backend test cases

* report abuse form close

* Update app/javascript/chat/actions/requestActions.js

Co-authored-by: Nick Taylor <nick@iamdeveloper.com>

* Update app/javascript/chat/ReportAbuse/index.jsx

Co-authored-by: Nick Taylor <nick@iamdeveloper.com>

* add test cases

* Update app/javascript/chat/ReportAbuse/index.jsx

Co-authored-by: Nick Taylor <nick@iamdeveloper.com>

* Update app/javascript/chat/ReportAbuse/index.jsx

Co-authored-by: Marcy Sutton <holla@marcysutton.com>

* Update app/javascript/chat/ReportAbuse/index.jsx

Co-authored-by: Marcy Sutton <holla@marcysutton.com>

* group the fieldset

* fix report abuse api

* fix test case

* fix request test case

* fix typo

* cleaned up markup in report abuse component.

* Fixed spacing between abuse options.

* Fixed wording in report abuse confirmation.

* Removed unnecessary data-testid and aria-label attributes.

* Added some top margin to the report abuse form.

* Update app/javascript/chat/message.jsx

Co-authored-by: Suzanne Aitchison <suzanne@forem.com>

* Added a legend to the the fieldset.

* Update app/javascript/chat/actions/requestActions.js

Co-authored-by: Michael Kohl <citizen428@dev.to>

Co-authored-by: Sarthak <7lovesharma7@gmail.com>
Co-authored-by: Narender Singh <narender2031@gmail.com>
Co-authored-by: Marcy Sutton <holla@marcysutton.com>
Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
Co-authored-by: Michael Kohl <citizen428@dev.to>
2021-01-19 12:07:47 -05:00
..
__tests__ Report a Message in Connect (#12229) 2021-01-19 12:07:47 -05:00
actions Report a Message in Connect (#12229) 2021-01-19 12:07:47 -05:00
ChatChannelSettings Display message from the back end when leaving a channel (#11711) 2021-01-19 09:06:47 -06:00
components 🚀 Ability to allow tag moderators to create chat channels (#9741) 2020-12-08 13:10:36 +07:00
draw Canvas in draw in now responsie 🚀 (#11876) 2020-12-15 13:08:09 -05:00
messages Fix eslint lints in chat's jsx files (#4302) [deploy] 2019-11-04 15:51:30 -05:00
ReportAbuse Report a Message in Connect (#12229) 2021-01-19 12:07:47 -05:00
RequestManager fix request center UI (#10824) 2020-10-15 10:46:26 -04:00
actionMessage.jsx [deploy] 🚀Feature: chat action messages if a member added, left or removed from the group (#7105) 2020-04-08 18:14:34 -04:00
alert.jsx Upgrade to Preact 10.4.4 (#8739) 2020-06-18 10:07:17 -04:00
article.jsx Upgrade to Preact 10.4.4 (#8739) 2020-06-18 10:07:17 -04:00
channelRequest.jsx fix request center UI (#10824) 2020-10-15 10:46:26 -04:00
channels.jsx 🚀 Ability to allow tag moderators to create chat channels (#9741) 2020-12-08 13:10:36 +07:00
chat.jsx Report a Message in Connect (#12229) 2021-01-19 12:07:47 -05:00
compose.jsx Making Compose's Placeholder Dynamic (#11016) 2020-10-22 12:01:40 -04:00
content.jsx Report a Message in Connect (#12229) 2021-01-19 12:07:47 -05:00
message.jsx Report a Message in Connect (#12229) 2021-01-19 12:07:47 -05:00
util.js Use faster JS selection methods (#11409) 2020-11-16 17:35:50 +01:00
videoContent.jsx [deploy] Fixed broken video capabilities of Connect (#8922) 2020-06-26 11:32:34 -04:00