Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add the AWS location to the absolute glyph URL #788

Merged
merged 1 commit into from
Sep 25, 2017
Merged

Conversation

Pomax
Copy link
Contributor

@Pomax Pomax commented Sep 25, 2017

closes #769 (or, should) by working in the correct bin name.

This turns the current bad glyph location (e.g. https://assets.mofostaging.net/images/news/the-woman-whose-phone-misdiagnosed-hiv_1492475903.svg) into a working glyph location (e.g. https://assets.mofostaging.net/network/images/news/the-woman-whose-phone-misdiagnosed-hiv_1492475903.svg)

Copy link
Contributor

@gvn gvn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Pomax Pomax merged commit 9a7c6e2 into master Sep 25, 2017
@Pomax Pomax deleted the glyph-loc-fix branch September 25, 2017 21:15
gvn added a commit that referenced this pull request Sep 26, 2017
* Reactify Homepage (#768)

* reactifying homepage

* only fetch homepage data for homepage

* fixups

* guarding against null data

* switching People over to XHRd React component (#778)

* reactifying Upcoming (#779)

* reactifying Upcoming

* better name

* removing unused test

* updated the serializer to yield a full glyph path (#784)

* updated the serializer to yield a full glyph path

* add the AWS location to the absolute glyph URL (#788)

* updated svg - error image (#789)

* Add related model name to hompepage admin header (#772)

* reactifying News (#785)

* reactifying News

* adding key props

* removing news json injection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Return full URL for glyph values in News model
2 participants