docbrown/app
Joshua Wehner 5dee4a11c1
Allow trusted user to access response templates (#17978)
* Allow trusted user to access response templates

* Add request specs for trusted user templates

* WIP: was just investigating...

* Move permission check to authorizer

* Revert "WIP: was just investigating..."

This reverts commit c38c60f7ab19ce43c174729c2542a9041e9322e2.

* Improved accessibility

Co-authored-by: Suzanne Aitchison <suzanne@forem.com>

Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
2022-07-12 11:37:59 +02:00
..
assets Add markdown toolbar to comments (#18062) 2022-07-12 09:02:53 +01:00
controllers Allow trusted user to access response templates (#17978) 2022-07-12 11:37:59 +02:00
decorators Scheduling articles (#17939) 2022-07-07 17:32:49 +03: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 Rename base_roles ui labels (#17938) 2022-06-21 16:17:35 +01:00
javascript Add markdown toolbar to comments (#18062) 2022-07-12 09:02:53 +01:00
lib API V1 transition (#17835) 2022-06-23 14:26:00 -06: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 Fixed most rubocop issues (#18048) 2022-07-07 14:36:08 -06:00
policies Allow trusted user to access response templates (#17978) 2022-07-12 11:37:59 +02:00
queries Member index: filter by organizations (#17943) 2022-06-21 13:32:50 +01: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 Unpublish post service class + V1 API endpoint (#18031) 2022-07-08 09:08:55 -06: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 trusted user to access response templates (#17978) 2022-07-12 11:37:59 +02:00
workers Scheduling articles (#17939) 2022-07-07 17:32:49 +03:00