mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 05:37:34 +03:00
629aa08262
refs TryGhost/Product#3743 - Users should be able to hide the free plan from Portal, which removes it as an option on the main portal /signup page - However, they should still be able to use the /signup/free link to allow members to signup for the free plan. Currently if the free plan is hidden from portal, the /signup/free link renders the main /signup page, with only paid plans available. - This PR fixes that by allowing the /signup/free link to work even if the free plan is hidden from portal, but only by directly accessing the /signup/free link |
||
---|---|---|
.. | ||
components | ||
images | ||
tests | ||
utils | ||
actions.js | ||
App.css | ||
App.js | ||
App.test.js | ||
AppContext.js | ||
data-attributes.js | ||
index.css | ||
index.js | ||
logo.svg | ||
pages.js | ||
setupTests.js |