0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test
Kevin Ansfield 74269070dd
Added migration for snippets table creation (#12282)
no issue

- minimal table structure required for the first iteration of content snippets
- snippets are stored pieces of re-usable content that could effectively be entire posts so the `mobiledoc` field length matches the `posts.mobiledoc` field length
2020-10-16 12:52:06 +01:00
..
api-acceptance Added migration for snippets table creation (#12282) 2020-10-16 12:52:06 +01:00
frontend-acceptance 🎨 New Google AMP template (#11986) 2020-07-06 17:09:24 +01:00
regression Added test coverage for members search 2020-10-16 13:10:40 +13:00
unit Added migration for snippets table creation (#12282) 2020-10-16 12:52:06 +01:00
utils 🐛 Fixed meta attributes calculation on post preview 2020-10-05 17:52:40 +13:00
.eslintignore
.eslintrc.json Fixed linting error 2020-04-17 11:32:29 +01:00
.jshintrc