docbrown/app/javascript/chat/__tests__
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
..
activeMembershipsSection.test.jsx Some frontend testing cleanup. (#8902) 2020-06-25 09:07:34 -04:00
alert.test.jsx Some frontend testing cleanup. (#8902) 2020-06-25 09:07:34 -04:00
article.test.jsx Some frontend testing cleanup. (#8902) 2020-06-25 09:07:34 -04:00
channelButton.test.jsx 🚀 Ability to allow tag moderators to create chat channels (#9741) 2020-12-08 13:10:36 +07:00
channelRequest.test.jsx Some frontend testing cleanup. (#8902) 2020-06-25 09:07:34 -04:00
channelRequestSection.test.jsx [deploy] 🚀 Feature: Chat channel request manager (#9305) 2020-07-22 09:12:09 -04:00
channels.test.jsx Generalizes Connect welcome message and settings nav tab and refactors tests (#10741) [deploy] 2020-10-08 12:41:30 -06:00
chat.test.jsx fix mention in chat (#10493) 2020-12-23 06:21:28 -05:00
chatChannelDescription.test.jsx Some frontend testing cleanup. (#8902) 2020-06-25 09:07:34 -04:00
chatChannelMembersection.test.jsx Upgrade to Preact 10.4.4 (#8739) 2020-06-18 10:07:17 -04:00
chatChannelSettingActions.test.js [deploy] 🚀 Feature: Chat channel membership manager component (#8945) 2020-07-20 08:08:31 -04:00
chatChannelSettings.test.jsx Ran prettier on *.js, *.jsx and *.md files. (#11586) 2020-11-23 20:45:50 -05:00
compose.test.jsx Making Compose's Placeholder Dynamic (#11016) 2020-10-22 12:01:40 -04:00
content.test.jsx Ran prettier on *.js, *.jsx and *.md files. (#11586) 2020-11-23 20:45:50 -05:00
draw.test.jsx [deploy] 🚀 Feature: Draw Command for connect with image annotations (#10136) 2020-10-07 16:06:22 +02:00
invitationLinkManager.test.jsx [deploy] 🚀 Feature: Chat channel membership manager component (#8945) 2020-07-20 08:08:31 -04:00
inviteForm.test.jsx More frontend test cleanup (#8919) 2020-06-25 18:04:01 -04:00
leaveMembershipSection.test.jsx [deploy] 🚀 Feature: Chat channel membership manager component (#8945) 2020-07-20 08:08:31 -04:00
ManageActiveMembership.test.jsx [deploy] 🚀 Feature: Chat channel membership manager component (#8945) 2020-07-20 08:08:31 -04:00
Membership.test.jsx [deploy] 🚀 Feature: Chat channel membership manager component (#8945) 2020-07-20 08:08:31 -04:00
message.test.jsx Connect: Highlight @ mentions to logged in user (#10216) 2020-10-07 23:23:58 -04:00
modFaqSection.test.jsx Removing email prop and fixing test (#11108) 2020-10-27 15:38:31 -04:00
modSection.test.jsx More frontend test cleanup (#8919) 2020-06-25 18:04:01 -04:00
pendingMembershipsSection.test.jsx Upgrade to Preact 10.4.4 (#8739) 2020-06-18 10:07:17 -04:00
PersonalInvitationListItem.test.jsx [deploy] 🚀 Feature: Chat channel request manager (#9305) 2020-07-22 09:12:09 -04:00
PersonalInvitationSection.test.jsx [deploy] 🚀 Feature: Chat channel request manager (#9305) 2020-07-22 09:12:09 -04:00
personalSetting.test.jsx More frontend test cleanup (#8919) 2020-06-25 18:04:01 -04:00
reportAbuse.test.jsx Report a Message in Connect (#12229) 2021-01-19 12:07:47 -05:00
requestedMembershipSection.test.jsx More frontend test cleanup (#8919) 2020-06-25 18:04:01 -04:00
RequestListItem.test.jsx [deploy] 🚀 Feature: Chat channel request manager (#9305) 2020-07-22 09:12:09 -04:00
requestManager.test.jsx Fixed some frontend tests causing unhandled rejection errors (#11627) 2020-11-26 06:11:25 -05:00
settingsForm.test.jsx More frontend test cleanup (#8919) 2020-06-25 18:04:01 -04:00
util.test.js More frontend lint fixes (#8931) 2020-06-29 08:19:13 -04:00
VideoContent.test.jsx [deploy] Fixed broken video capabilities of Connect (#8922) 2020-06-26 11:32:34 -04:00