docbrown/app
Arit Amana 1679fbf47d
Allow Moderator Role to Unpublish Single Post (#17795)
* relocate btn; build functionality for admin only

* remove commented code

* add explanatory comment

* refactor

* build unpublish and feature-post policies

* mod role in policies fails specs 😓

* fix failing specs

* add end-to-end tests

* fix hardcoded name in modal  😓
2022-06-03 12:48:20 -04:00
..
assets Banner template (#17808) 2022-06-02 13:14:21 -04:00
controllers Searchable GDPR Delete Requests Table (#17633) 2022-05-31 16:22:25 -06:00
decorators Profile attribute names should be unique and non-empty (#16396) 2022-04-04 12:14:02 -05: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 create helper for roles and add FF for moderator role (#17737) 2022-05-24 10:46:30 -04:00
javascript Allow Moderator Role to Unpublish Single Post (#17795) 2022-06-03 12:48:20 -04:00
lib restore i18n lib.constants.settings.campaign.url (#17637) 2022-05-11 16:02:52 +01: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 Allow Moderator Role to Unpublish Single Post (#17795) 2022-06-03 12:48:20 -04:00
policies Allow Moderator Role to Unpublish Single Post (#17795) 2022-06-03 12:48:20 -04:00
queries Searchable GDPR Delete Requests Table (#17633) 2022-05-31 16:22:25 -06: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 Adding more context to /admin/abtests (#17821) 2022-06-03 11:27:09 -04:00
uploaders small non-views ruby i18n (#16004) 2022-01-11 10:05:18 +07:00
validators Remove the "Getting Started" Section from the Config (#16033) 2022-01-20 07:31:35 -07:00
view_objects Patching ERB rendering of the data-info JSON (#16067) 2022-01-14 08:30:49 -05:00
views Allow Moderator Role to Unpublish Single Post (#17795) 2022-06-03 12:48:20 -04:00
workers feat: add an inflection and change instances of gdpr to GDPR (#17567) 2022-05-04 16:20:46 +02:00