Files
notifications-api/app/dao
Chris Hill-Scott 7897ae70ce Let users search for letters
Like we have search by email address or phone number, finding an
individual letter is a common task. At the moment users are having to
click through pages and pages of letters to find the one they’re looking
for.

We have to search in the `to` and `normalised_to` fields for now because
we’re not populating the `normalised_to` column for letters at the
moment.
2020-04-21 16:25:37 +01:00
..
2020-02-20 12:09:18 +00:00
2019-12-24 09:39:06 +00:00
2020-03-30 17:47:15 +01:00