Files
notifications-admin/app/main/views
Leo Hemsted c4d839d4f5 input letter address data in a single block
rather than in multiple placeholders - this is the first step towards
making postcodes non-required, which is the first step towards
international letters.

they still populate address_line_# and postcode fields under the hood -
to keep validation working the same, the last line always goes into
`postcode`.

the form normalises whitespace, removes extra new lines, and enforces
that you have between three and seven lines.

if the letter repeats address placeholders further down (eg "Dear
((address_line_1))"), then it'll fill those in as well. It'll still
prompt you to fill them in, but they'll be pre-filled.
2020-03-30 19:29:26 +01:00
..
2019-11-07 13:46:25 +00:00
2020-03-16 12:12:12 +00:00
2019-11-07 13:46:25 +00:00
2019-11-07 13:46:25 +00:00
2020-03-26 14:55:51 +00:00
2020-03-25 13:58:23 +00:00
2020-02-28 16:24:42 +00:00
2019-12-11 10:17:46 +00:00
2020-02-24 11:59:07 +00:00
2020-03-19 15:17:01 +00:00