Files
notifications-admin/app
Chris Hill-Scott 965bc76c42 Allow delete email reply to address, SMS senders
For both SMS senders and email reply to addresses this commit adds:
- a delete link
- a confirmation loop

It doesn’t let users delete:
- default SMS senders or reply to addresses (they always have to have
  one)
- inbound numbers

It assumes that the API will allow updating of an attribute named
`active` on the respective database rows. It could work in a different
way. We can’t do complete deletion though because these will still be
keyed to notifications.
2018-05-01 08:38:54 +01:00
..
2018-04-25 09:37:35 +01:00
2018-02-27 16:35:13 +00:00
2018-04-30 17:09:04 +01:00
2018-04-30 11:44:00 +01:00