Files
notifications-api/app
Martyn Inglis b0e5062df2 Added the random string reference to the letter
- uses the reference field on the notifications table to store a 16char random string used to cross reference DVLA letters back to the notification
- used as letter barcode does not have space for a UUID notification id

Depends on https://github.com/alphagov/notifications-utils/pull/149

Renamed the numeric_id to notification_reference in utils and changed validation rules to match this

Note also the persist_notification method set "reference" to be "client_reference" which is confusing and they are different things, so fixed this too.
2017-04-12 17:56:55 +01:00
..
2017-02-06 16:20:44 +00:00
2017-01-09 16:37:58 +00:00
2017-01-13 10:24:13 +00:00
2017-04-07 14:36:00 +01:00