Ghost/ghost/admin/mirage
Daniel Lockyer fcb95ecc1a Switched faker to @faker-js/faker
- `faker` was the original dependency but the maintainer ended up
  deleting the repo, so development continued in `@faker-js/faker`
- we're already using that dependency, so we can make a few simple
  changes and remove the old dependency from our repo
2024-07-01 14:49:42 +02:00
..
config Switched faker to @faker-js/faker 2024-07-01 14:49:42 +02:00
factories Switched faker to @faker-js/faker 2024-07-01 14:49:42 +02:00
fixtures Added portal default plan setting (#19238) 2023-12-06 11:39:58 +01:00
models Added Admin acceptance test for post revision restoration 2024-06-04 20:16:19 +01:00
scenarios Updated newsletter management for switch to nullable sender_name 2022-04-15 09:43:22 +01:00
serializers Fixed missing URLs in improved search results 2024-06-11 16:53:08 +01:00
.eslintrc.js Update dependency eslint to v7 (#1566) 2020-05-17 22:53:37 +01:00
config.js Fixed "The routes only function has been deprecated" output in test runs 2022-05-25 11:03:05 +01:00
routes-dev.js Fixed "The routes only function has been deprecated" output in test runs 2022-05-25 11:03:05 +01:00
routes-test.js Added Mentions endpoint to Admin (#16136) 2023-01-17 20:16:18 +08:00
utils.js 🐛 Fixed error preventing admin area being usable by staff users with Contributor role 2022-10-31 12:01:39 +00:00