0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-18 02:21:47 -05:00
ghost/test
naz 6901c3c435
🐛 Fixed 'comped' flag behavior in Member API (#15030)
closes https://github.com/TryGhost/Team/issues/1674

- The comped flag in Members API unintentionally stopped working when v3 API was dropped with the release of Ghost v5. The flag is deprecated but should be back-compatible for now - we don't want to break integratons like Zapier.
- To properly deprecate the flag we need to plan it's removal and start signalling about it through the version headers

Co-authored-by: Simon Backx <simon@ghost.org>
2022-07-15 11:16:06 +01:00
..
e2e-api 🐛 Fixed 'comped' flag behavior in Member API (#15030) 2022-07-15 11:16:06 +01:00
e2e-browser Added note about installing the E2E browsers 2022-02-22 10:20:40 +01:00
e2e-frontend Member Counter template helpers (#15013) 2022-07-14 10:10:02 +02:00
e2e-server 🐛 Fixed signing key identificaiton in JWKs 2022-05-24 12:20:30 +01:00
e2e-webhooks Updated webhook snapshots 2022-07-13 23:05:27 +12:00
integration Added comment CRUD+Moderate permissions 2022-07-08 15:46:11 +02:00
regression Added post tag assignment on user deletion 2022-07-13 03:06:04 +12:00
unit Member Counter template helpers (#15013) 2022-07-14 10:10:02 +02:00
utils Fixed comments fixtures being created in parallel 2022-07-12 15:59:55 +02:00
.eslintignore Updated casper test fixture to latest version 2022-01-25 14:10:53 +00:00
.eslintrc.js Upgraded no-skipped-test rule to error 2021-05-26 14:57:43 +01:00
.jshintrc Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00