docbrown/app
Rajat Talesra bc2d7702ee
Standalone "admin" page for each comment (#19644)
* Created separate comments page

* Optimised code for single comment and multiple comments

* Indifual comments poage added

* Minor header change

* Created show method

* Applied review changes

* Removed like button from admin comments page
2023-06-30 00:31:07 +05:30
..
assets Remove API dependency on fetching tweets and shift to frontend (#19641) 2023-06-28 12:13:32 -04:00
controllers Standalone "admin" page for each comment (#19644) 2023-06-30 00:31:07 +05:30
decorators Add organizations to onboarding follow suggestions (#19564) 2023-06-09 10:32:03 +02:00
errors Favoring re-use of authorization error (#16992) 2022-03-24 08:16:28 -04:00
forms Refactor CreatorSettingsForm & spec (#19011) 2023-01-27 08:39:07 -05:00
helpers Manual Audience Segments API write endpoints (#19476) 2023-05-25 20:37:18 +01:00
javascript Fix bug: Unable to unfollow topics (#19637) 2023-06-29 09:54:10 +02:00
lib Remove manual user follow suggestions (#19457) 2023-05-16 15:01:03 +02:00
liquid_tags Remove API dependency on fetching tweets and shift to frontend (#19641) 2023-06-28 12:13:32 -04:00
mailers "Reply to" and "From" Email addresses for SMTP Configurations (#16499) 2022-02-16 16:14:54 +02:00
models Follow-ups for suggested organizations follows during onboarding (#19619) 2023-06-29 11:49:01 +02:00
policies allows super_admin user to remove super_admin role (#19590) 2023-06-21 11:22:25 -04:00
queries Follow-ups for suggested organizations follows during onboarding (#19619) 2023-06-29 11:49:01 +02:00
refinements Drop profile columns from user (#10707) 2020-12-03 08:14:38 +07:00
sanitizers Don't sanitize anchor elements with no href (#16667) 2022-02-22 11:27:38 -06:00
serializers Remove deprecated Organization's columns (#19396) 2023-06-26 10:36:33 -04:00
services Fix bug: Unable to unfollow topics (#19637) 2023-06-29 09:54:10 +02:00
uploaders small non-views ruby i18n (#16004) 2022-01-11 10:05:18 +07:00
validators Unique cross-model-slug check is likely misconfigured (#19263) 2023-04-07 17:04:45 +02:00
view_objects Patching ERB rendering of the data-info JSON (#16067) 2022-01-14 08:30:49 -05:00
views Standalone "admin" page for each comment (#19644) 2023-06-30 00:31:07 +05:30
workers notify mod on new user articles (#19478) 2023-05-23 10:51:46 -04:00