Files
notifications-admin/app
Chris Hill-Scott 7cc8fcfb2d Fix order of steps in send/send test journeys
This fixes the bug where if you have three placeholders:
> ((one)) ((two)) ((three))

The first one you are asked to fill in is `((three))` (ie
`template.placeholders[-1]`).

This reintroduces a bug where if you use the ‘Use my phone number’ link
you skip straight to filling in `((two))` and can never proceed because
you’re never given the chance to fill in `((one))`. This commit also
fixes that bug.
2019-06-06 12:24:02 +01:00
..
2019-06-05 14:55:43 +01:00
2019-05-17 14:50:36 +01:00
2019-05-23 15:34:23 +01:00
2019-06-03 13:21:29 +01:00