Files
notifications-admin/app/main/views
Katie Smith a66a31c944 Allow users with new broadcast permissions access to routes
Added two new permissions - `create_broadcasts` and
`approve_broadcasts`. These new permissions get added to the
`has_permissions` decorator of the broadcast routes to allow the routes
to be accessed with either the old permissions on the new ones while we
switch over.

We were using the `send_messages` permission for the broadcast routes.
By having two new permissions we can allow a more granular control of
these routes.
2021-07-19 14:40:13 +01:00
..
2021-06-14 12:52:54 +01:00
2021-07-15 14:21:58 +01:00
2021-07-14 09:42:56 +01:00