Ghost/ghost/core/test/e2e-api/members
Ronald Langeveld eb6534bd7f
Replaced all 'bio' references with 'expertise' for member comments. (#15359)
closes https://github.com/TryGhost/Team/issues/1772

- The user facing side of comments recently replaced `bio` with `expertise`.
- To remain consistent we replaced all the references of `bio` with `expertise` throughout the codebase.
- This includes a database column name changing migration, within the `members` table.
- Bumped up the comments-ui version to a new minor (0.10.x) as its a breaking change.
2022-09-09 10:14:49 +02:00
..
__snapshots__ Replaced all 'bio' references with 'expertise' for member comments. (#15359) 2022-09-09 10:14:49 +02:00
create-stripe-checkout-session.test.js Removed out of date history items from UrlHistory 2022-08-25 16:09:34 -04:00
middleware.test.js Replaced all 'bio' references with 'expertise' for member comments. (#15359) 2022-09-09 10:14:49 +02:00
send-magic-link.test.js Added optional data-attribute to enable and disable auto redirection. (#15335) 2022-09-06 14:36:06 +02:00
signin.test.js Reset magic link rate limiting upon successful login (#15345) 2022-09-01 08:54:14 -04:00
webhooks.test.js Fixed typo complementary -> complimentary 2022-09-06 17:51:56 +08:00
well-known.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00