Ghost/ghost/admin/mirage
Kevin Ansfield b590ce1b95 Implemented first iteration of content snippets
closes https://github.com/TryGhost/Team/issues/411

- adds "Create snippet" icon to the editor toolbar
- uses the same link input component design for specifying snippet titles
- snippets are loaded in the background when the editor is accessed
- snippets are listed at the bottom of the card menus of the + and / menus
- clicking a snippet inserts the snippet's contents in place of the current blank section
2020-10-15 18:03:35 +01:00
..
config Implemented first iteration of content snippets 2020-10-15 18:03:35 +01:00
factories Fixed tests 2019-11-08 11:14:04 +07:00
fixtures Renamed activeTimezone setting to timezone 2020-06-24 15:34:59 +01:00
models Implemented first iteration of content snippets 2020-10-15 18:03:35 +01:00
scenarios 🔥 Removed all subscriber feature related code (#1337) 2019-09-26 15:58:01 +02:00
serializers Fixed invite management tests 2020-01-08 15:37:06 +00:00
.eslintrc.js Update dependency eslint to v7 (#1566) 2020-05-17 22:53:37 +01:00
config.js Implemented first iteration of content snippets 2020-10-15 18:03:35 +01:00
utils.js 🐛 Fixed missing error notification when attempting to activate an invalid theme 2019-03-25 11:32:29 +00:00