Ghost/ghost/core/test
Daniel Lockyer 3858f255b9 Dropped nullable status on subscriptions.tier_id
fixes https://github.com/TryGhost/Team/issues/2102

- this column was added with `nullable: true` but it should never be
  nullable, so we should drop the nullable status whilst it's easy to
2022-10-18 14:16:30 +07:00
..
e2e-api Added conversions count and separate analytics page (#15637) 2022-10-17 13:02:39 +02:00
e2e-browser Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
e2e-frontend 🐛 Removed redirects from search engine indexing (#15617) 2022-10-14 15:51:43 +07:00
e2e-server Added full flow test for click tracking (#15546) 2022-10-10 10:15:31 -05:00
e2e-webhooks Added conversions count and separate analytics page (#15637) 2022-10-17 13:02:39 +02:00
integration Added subscriptions table 2022-10-13 11:19:13 +07:00
regression 🐛 Fixed settings overriden when updated from multiple tabs (#15536) 2022-10-12 14:03:54 +01:00
unit Dropped nullable status on subscriptions.tier_id 2022-10-18 14:16:30 +07:00
utils Added Tier price and currency data to products table (#15366) 2022-10-14 06:40:17 +01:00
.eslintignore Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
.eslintrc.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00