Ghost/ghost/core/test
Daniel Lockyer 9effa119c6 Implemented context on Actions events
refs https://github.com/TryGhost/Toolbox/issues/356

- in order to show data that we might not necessarily still have around
  (ie. when you delete a post, you might want the title), we're going to
  start utilizing the `context` column
- right now, we store the `primary_name` for deleted events, and we also
  store the `setting` `key` and `group` so we can reference it in the
  audit log
2022-08-23 14:58:41 +02:00
..
e2e-api Implemented context on Actions events 2022-08-23 14:58:41 +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 member attribution events and storage (#15243) 2022-08-18 17:38:42 +02: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