cfpb / college-costs

⚠️ Deprecated: see note. ⚠️ A tool to help students weigh the costs and rewards of a college program.
https://www.consumerfinance.gov/paying-for-college2/understanding-your-financial-aid-offer/about-this-tool/
50 stars 27 forks source link

Turn off URLs for landing page and auxiliary pages #250

Closed higs4281 closed 8 years ago

higs4281 commented 8 years ago

This stops our incomplete pages from showing up on cfgov, but still allows them to render in standalone mode for development.

Caveat: There are legacy assets that were stashed in /paying_for_college/local_static/paying_for_college so that the site wouldn't fall over when we first stood up standalone. Those assets are not available in the server environments -- only standalone sees them -- so they should be tossed or moved into our front-end build when the time comes for auxiliary-page development.

Testing

The server part of this will have to be tested on build.
for standalone, you shouldn't see any differences.

Review

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling a32e0cf209a9377127b52c275f22bad14d10057f on urls-off into 503ad3882338e8f1120b9fa2b3aa88b4d3b165fe on master.

marteki commented 8 years ago

The "Understanding your financial aid offer" tool is still appearing and functioning properly. The other suite pages are not, but that's to be expected right now on standalone.

👍

amymok commented 8 years ago

👍

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling b9f0ae19af0b968bd9944ee75286b424835729c8 on urls-off into e5441b2bc8a36edb01791a1142f4be663400f06e on master.