Ghost/test
Fabien 'egg' O'Carroll 8393c1e90a
Added welcome_page_url column to products table
refs https://github.com/TryGhost/Team/issues/1168

Rather than using a single url for paid signup redirects, we want to
support setting a welcome page on a tier by tier basis. This column will
be used to store the URL. A text column of length 2000 is how we have
stored URL's elsewhere in the schema.
2022-01-26 11:44:40 +02:00
..
e2e-api Removed ancient Casper fixture 2022-01-24 12:24:51 +00:00
e2e-frontend Updated casper test fixture to latest version 2022-01-25 14:10:53 +00:00
e2e-server
integration 🐛 Fixed "Create Post" action error in Zapier when assigning new tags (#13972) 2022-01-14 13:37:20 +00:00
regression Updated casper test fixture to latest version 2022-01-25 14:10:53 +00:00
unit Added welcome_page_url column to products table 2022-01-26 11:44:40 +02:00
utils Updated casper test fixture to latest version 2022-01-25 14:10:53 +00:00
.eslintignore Updated casper test fixture to latest version 2022-01-25 14:10:53 +00:00
.eslintrc.js
.jshintrc