0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/test
Kevin Ansfield a78eed1799 Added comment_reports table creation migration
refs https://github.com/TryGhost/Team/issues/1664

- new table to handle moderation reports on comments. This is not a join table, so it is comment_reports, rather than comments_reports
2022-07-08 15:46:11 +02:00
..
e2e-api Added migrations for Ghost Explore integration and API key (#15011) 2022-07-08 09:55:58 +02:00
e2e-browser
e2e-frontend Removed GA feature flags (#14915) 2022-05-26 09:54:30 +02:00
e2e-server 🐛 Fixed signing key identificaiton in JWKs 2022-05-24 12:20:30 +01:00
e2e-webhooks 🐛 Fixed API excerpt field issue (#15005) 2022-07-06 17:57:04 +02:00
integration Added comment_reports table creation migration 2022-07-08 15:46:11 +02:00
regression Removed straggling canary naming from comments 2022-07-04 15:44:58 +02:00
unit Added comment_reports table creation migration 2022-07-08 15:46:11 +02:00
utils Added migration for Ghost Explore permissions 2022-07-08 11:54:31 +02:00
.eslintignore
.eslintrc.js
.jshintrc