mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-24 09:21:39 -05:00
There is a requirement for the colour of the banner to be different to the single id colour. In order to accomodate that we are adding two new columns for that data. These columns will be updated manually and not done with a data migration. A new column called domain has been added. This will be used as a default domain, if the user that creates the service has a matching domain this email brand will be set for the service. This PR only adds the new columns to the model and db. https://www.pivotaltracker.com/story/show/159660295