Files
notifications-api/tests/app
Rebecca Law 003ae7521b Remove the use of schedule_for in post_notifications.
Years ago we started to implement a way to schedule a notification. We hit a problem but we never came up with a good solution and the feature never made it back to the top of the prioriry list.

This PR removes the code for scheduled_for. There will be another PR to drop the scheduled_notifications table.

Unforetunately, I don't think we can remove the `scheduled_for` attribute from the notification.serialized method because out clients might fail if something is missing. For now I have left it in but defaulted the value to None.
2020-06-11 17:31:26 +01:00
..
2019-06-03 17:27:08 +01:00
2020-05-12 13:10:39 +01:00
2019-04-26 10:49:25 +01:00
2020-05-13 08:56:54 +01:00
2020-01-06 17:53:56 +00:00
2019-12-13 10:02:39 +00:00
2019-12-04 15:26:26 +00:00