Skip to content

Commit

Permalink
Deleted collections code
Browse files Browse the repository at this point in the history
ref https://linear.app/ghost/issue/ENG-1805/remove-collections-code

- a bit of a chunky commit but this removes all (backend) collections code from
  the codebase, as we're removing the feature whilst it's not fully
  fleshed out
- removes the flag, code and tests
- I need to leave the models because there are some fixtures that get
  generated and I need to clarify whether having inconsistent databases
  is acceptable atm
  • Loading branch information
daniellockyer committed Dec 9, 2024
1 parent 2f7b151 commit ca01c11
Show file tree
Hide file tree
Showing 71 changed files with 6 additions and 7,765 deletions.
6 changes: 0 additions & 6 deletions ghost/collections/.eslintrc.js

This file was deleted.

23 changes: 0 additions & 23 deletions ghost/collections/README.md

This file was deleted.

49 changes: 0 additions & 49 deletions ghost/collections/package.json

This file was deleted.

277 changes: 0 additions & 277 deletions ghost/collections/src/Collection.ts

This file was deleted.

7 changes: 0 additions & 7 deletions ghost/collections/src/CollectionPost.ts

This file was deleted.

11 changes: 0 additions & 11 deletions ghost/collections/src/CollectionRepository.ts

This file was deleted.

17 changes: 0 additions & 17 deletions ghost/collections/src/CollectionsRepositoryInMemory.ts

This file was deleted.

Loading

0 comments on commit ca01c11

Please sign in to comment.