Ghost-Admin/app/validators
Kevin Ansfield 5606b9c068 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
..
mixins Switch from embor-browserify to ember-auto-import 2019-01-22 13:09:38 +00:00
base.js Refactored usage of `.get('property')` with es5 getters 2019-03-06 13:54:14 +00:00
custom-view.js Added default and custom post views (filters) to the admin sidebar (#1474) 2020-01-30 15:35:36 +00:00
integration.js Switch from embor-browserify to ember-auto-import 2019-01-22 13:09:38 +00:00
invite-user.js Switch from embor-browserify to ember-auto-import 2019-01-22 13:09:38 +00:00
label.js Added labels for Members (#1477) 2020-02-14 15:04:01 +05:30
member.js Fixed incorrect validation when member's name is too long 2020-05-11 11:40:38 +01:00
nav-item.js Switch from embor-browserify to ember-auto-import 2019-01-22 13:09:38 +00:00
new-user.js Switch from embor-browserify to ember-auto-import 2019-01-22 13:09:38 +00:00
post.js Added email settings to post settings menu (#1398) 2019-11-04 13:15:13 +07:00
reset.js Switch from embor-browserify to ember-auto-import 2019-01-22 13:09:38 +00:00
setting.js Switch from embor-browserify to ember-auto-import 2019-01-22 13:09:38 +00:00
setup.js Switch from embor-browserify to ember-auto-import 2019-01-22 13:09:38 +00:00
signin.js Refactored usage of `.get('property')` with es5 getters 2019-03-06 13:54:14 +00:00
signup.js Update package.json details, rename module to `ghost-admin` 2016-06-03 16:12:54 +01:00
slack-integration.js Switch from embor-browserify to ember-auto-import 2019-01-22 13:09:38 +00:00
snippet.js Implemented first iteration of content snippets 2020-10-15 18:03:35 +01:00
subscriber.js Switch from embor-browserify to ember-auto-import 2019-01-22 13:09:38 +00:00
tag-settings.js Switch from embor-browserify to ember-auto-import 2019-01-22 13:09:38 +00:00
user.js Switch from embor-browserify to ember-auto-import 2019-01-22 13:09:38 +00:00
webhook.js Switch from embor-browserify to ember-auto-import 2019-01-22 13:09:38 +00:00