0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/test
Simon Backx e96ff3fa81 Added comments API like and unlike actions
refs https://github.com/TryGhost/Team/issues/1664

- Added comment-like model
- Added like endpoint
- Added unlike endpoint
- Added basic tests for liking and unliking comments
- Added permissions for liking and unliking
- Added migration for permissions
2022-07-12 10:24:02 +02:00
..
e2e-api Added comments API like and unlike actions 2022-07-12 10:24:02 +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 CRUD+Moderate permissions 2022-07-08 15:46:11 +02:00
regression Added users.comment_notifications field 2022-07-08 15:46:11 +02:00
unit Implemented soft delete for comments 2022-07-12 10:24:02 +02:00
utils Added comments API tests 2022-07-12 10:24:02 +02:00
.eslintignore
.eslintrc.js
.jshintrc