Ghost/ghost/core/test
Daniel Lockyer 7f0996d986
Implemented resource linking in Audit Log
refs https://github.com/TryGhost/Toolbox/issues/356

- we have a very crude version of this before but it just wasn't
  maintainable
- one of the first things I did here was to add `include=resource` on
  the API call, so it returns the fields we need without extra API
  requests
- after we have the id/slug, I could build a route and model array
  dynamically, or return null if we can't redirect to the object (it
  doesn't exist)
2022-08-23 17:48:11 +02:00
..
e2e-api Implemented resource linking in Audit Log 2022-08-23 17:48:11 +02:00
e2e-browser Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
e2e-frontend Fixed the typo 2022-08-04 15:38:32 +01:00
e2e-server Fixed member attribution for subdirectories (#15277) 2022-08-22 17:16:18 +02:00
e2e-webhooks Added signup & conversion counts to Posts API 2022-08-18 19:24:54 -04:00
integration Added members_subscription_created_events table & model 2022-08-18 10:45:53 -04:00
regression Added signup & conversion counts to Posts API 2022-08-18 19:24:54 -04:00
unit 🐛 Fixed error deleting post with comment replies 2022-08-19 15:49:58 +01:00
utils Added ability to filter members on conversion attribution 2022-08-23 11:36:56 -04: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