Files
notifications-api/tests/app
Leo Hemsted 5cbe4eb5b2 use cloudfront instead of flask to serve static images
branding in emails was previously hosted from admin app - this changes
the url to be static.{domain}/images instead of {domain}/static/images,
which redirects to cloudfront.

some manipulation of the URL was required to make sure it still serves
locally rather than returning "static.localhost:6012" for example.

(if ADMIN_BASE_URL is localhost it just returns the old /static/
path)

also was able to remove DB interaction from a test. woo!
2016-12-21 16:35:16 +00:00
..
2016-12-19 17:13:10 +00:00
2016-12-19 17:45:46 +00:00
2016-11-21 15:59:10 +00:00
2016-11-11 17:05:41 +00:00
2016-11-25 15:23:46 +00:00