docbrown/app/views
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
..
admin Report a Message in Connect (#12229) 2021-01-19 12:07:47 -05:00
api/v0 API: Endpoint to get an organization's articles (#12237) 2021-01-13 13:09:58 +01:00
articles Improve cumulative layout shift on comment reactions + optimizations (#12309) 2021-01-18 19:29:44 -05:00
badges [deploy] Replace #cloudinary with #optimized_image_url (#9876) 2020-08-21 14:46:00 -04:00
chat_channel_memberships [deploy] 🚀 Feature: Chat channel request manager (#9305) 2020-07-22 09:12:09 -04:00
chat_channels 🚀 Ability to allow tag moderators to create chat channels (#9741) 2020-12-08 13:10:36 +07:00
collections Replace collective_noun with community_name (#11846) [deploy] 2020-12-28 09:34:17 -07:00
comments Improve cumulative layout shift on comment reactions + optimizations (#12309) 2021-01-18 19:29:44 -05:00
credits Set Stripe dynamically instead of at boot (#9862) 2020-08-19 21:24:19 -04:00
dashboards Move HexComparer to Hex::Comparer service (#12202) 2021-01-12 11:34:30 -05:00
devise Fixed initial e2e test now that data updates are run. (#11958) 2020-12-21 08:40:11 -05:00
doorkeeper [deploy] Replace #cloudinary with #optimized_image_url (#9876) 2020-08-21 14:46:00 -04:00
email_subscriptions Removal of morrrre hardcoded dev.to links (#7390) 2020-04-21 11:50:18 +02:00
events Optimize loading partials as collections (#12276) 2021-01-18 14:18:33 +03:00
feedback_messages Split ReCaptcha service and use verbs instead of pronouns (#11706) 2020-12-02 16:50:42 -06:00
fields Ignore unused users columns (#6954) [deploy] 2020-04-01 10:11:40 +02:00
followings Move HexComparer to Hex::Comparer service (#12202) 2021-01-12 11:34:30 -05:00
github_repos Refactoring GitHub Repos functionality - step 1 (#7764) 2020-05-12 13:48:19 +02:00
homepage Stories views reorganization (#1317) 2018-12-13 14:54:02 -05:00
kaminari/internal Upgrade erb_lint to support latest Rubocop and fix violations (#9663) 2020-08-07 15:36:48 +02:00
layouts Report a Message in Connect (#12229) 2021-01-19 12:07:47 -05:00
liquid_embeds Refactor deployed_at and latest_commit_id code (#12224) 2021-01-13 16:53:59 +02:00
liquids Fix image assets in tweets and remove like/retweet counts (#12327) 2021-01-19 10:30:38 -05:00
listings Use anchor tag instead of button for edit/delete links (#12098) 2021-01-04 11:03:15 -05:00
mailers Replace misc :user_settings_path with :customization (#12300) 2021-01-15 15:17:23 -06:00
moderations Add contact email to SiteConfig and replace default where appropriate (#11630) 2020-11-27 16:39:38 +01:00
notifications Setting constraints for resizing comment textarea in notifications (#12079) 2021-01-04 09:38:54 +01:00
onboardings Replace collective_noun with community_name (#11846) [deploy] 2020-12-28 09:34:17 -07:00
open_search Replace collective_noun with community_name (#11846) [deploy] 2020-12-28 09:34:17 -07:00
organizations Optimize loading partials as collections (#12276) 2021-01-18 14:18:33 +03:00
pages Remove looking for work columns (#12173) 2021-01-11 11:22:39 +07:00
partnerships Replace collective_noun with community_name (#11846) [deploy] 2020-12-28 09:34:17 -07:00
podcast_episodes Fix outstanding /pod main image problem (#12280) 2021-01-14 13:18:47 -05:00
podcasts Fix small ERB linting issues (#11438) 2020-11-16 16:15:37 +01:00
profile_field_groups Add ProfileFieldGroupsController to API (#10124) 2020-09-03 10:12:53 +07:00
reading_list_items Replace collective_noun with community_name (#11846) [deploy] 2020-12-28 09:34:17 -07:00
response_templates Refactor jbuilder (#7411) 2020-04-24 12:49:12 +02:00
service_worker Replace collective_noun with community_name (#11846) [deploy] 2020-12-28 09:34:17 -07:00
shared Only show user count for large userbases (#12238) 2021-01-12 11:58:03 -06:00
shell Refactor deployed_at and latest_commit_id code (#12224) 2021-01-13 16:53:59 +02:00
sidebars First working version to integrate native bridge image upload (#11838) 2020-12-23 10:02:39 -06:00
sitemaps Replaced ApplicationConfig with app_url in views (#7708) 2020-05-08 13:19:29 +03:00
social_previews Move HexComparer to Hex::Comparer service (#12202) 2021-01-12 11:34:30 -05:00
stories Prep work to sync mobile search in #10424 (#11525) 2020-11-30 06:13:06 -05:00
tags Move HexComparer to Hex::Comparer service (#12202) 2021-01-12 11:34:30 -05:00
users BUGFIX: Allow image upload even if no existing image (#12312) 2021-01-19 11:47:09 +01:00
video_chats Fix remaining erblint errors (#8405) 2020-06-11 20:03:19 +02:00
videos Replace collective_noun with community_name (#11846) [deploy] 2020-12-28 09:34:17 -07:00