docbrown/app
Anna Buianova 184ee8039f
Create a note when a users' articles are being unpublished via API (#18545)
* Moved a comment about soft delete from controller to the service

* Create a note when unpublishing all users' articles via api

* Create a note with the default text when unpublishing all via api, added docs
2022-10-10 16:25:56 +03:00
..
assets ✂️✂️✂️ Part 2: Remove Sponsorship (#18522) 2022-10-04 19:02:44 +02:00
controllers Create a note when a users' articles are being unpublished via API (#18545) 2022-10-10 16:25:56 +03:00
decorators ✂️✂️✂️ Part 1: Remove Sponsorship (#18512) 2022-10-03 16:26:32 +02:00
errors Favoring re-use of authorization error (#16992) 2022-03-24 08:16:28 -04:00
forms Using a Form Object that will persist for the Creator Settings Form (#15684) 2021-12-10 17:07:40 +02:00
helpers Comment fragment link when signed out (#18517) 2022-10-03 07:58:34 -06:00
javascript Save list of previously-published articles when user is subject to an "un-publish all" action (#18535) 2022-10-06 14:17:20 +03:00
lib ✂️✂️✂️ Part 1: Remove Sponsorship (#18512) 2022-10-03 16:26:32 +02:00
liquid_tags Ensuring that embed fallback renders URL (#17680) 2022-05-17 07:43:17 -04:00
mailers "Reply to" and "From" Email addresses for SMTP Configurations (#16499) 2022-02-16 16:14:54 +02:00
models Add internal tool to preview feed configs (#18544) 2022-10-06 07:48:44 -04:00
policies Restrict Reactions API to admins (#18424) 2022-09-08 17:56:42 +02:00
queries Admin can attach user via username (#18056) 2022-07-18 14:17:45 +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 unused methods from User (#16616) 2022-02-18 09:02:17 +07:00
services Create a note when a users' articles are being unpublished via API (#18545) 2022-10-10 16:25:56 +03:00
uploaders small non-views ruby i18n (#16004) 2022-01-11 10:05:18 +07:00
validators Convert CRLF to LF when validating summary (#18140) 2022-07-26 12:21:34 +01:00
view_objects Patching ERB rendering of the data-info JSON (#16067) 2022-01-14 08:30:49 -05:00
views Add internal tool to preview feed configs (#18544) 2022-10-06 07:48:44 -04:00
workers Save list of previously-published articles when user is subject to an "un-publish all" action (#18535) 2022-10-06 14:17:20 +03:00