Files
notifications-admin/tests/app/main/views
Chris Hill-Scott 5ae53b625b Show broadcasts created by the API
Broadcasts created by the API are different in that:
- they aren’t created by any user, so don’t have a `created_by_id`
- they are created instantly, not in steps, so don’t have an
  `updated_at` time

This commit alters the views to account for when these pieces of
information aren’t present.
2021-01-27 11:34:43 +00:00
..
2020-12-29 16:31:11 +00:00
2021-01-19 18:25:52 +00:00
2021-01-18 17:09:01 +00:00