Ghost/ghost/admin/tests/acceptance
Kevin Ansfield fb930b0698 ️ Add "Excerpt" field to post settings menu (#810)
refs TryGhost/Ghost#8793

- add `customExcerpt` attr to Post model + reorder attrs to be alphabetical
- add "Excerpt" field to PSM
- add validation for `customExcerpt` length (max 300 chars)
- add style adjustments for custom excerpt UI
2017-08-01 12:24:46 +04:00
..
settings fix slack tests (#807) 2017-07-31 13:25:09 +04:00
authentication-test.js 🐛 prevent session sync issues with multiple tabs/refreshes (#772) 2017-07-10 12:18:19 +02:00
content-test.js 🐛 fix double-click on post to open editor (#780) 2017-07-13 16:55:13 +07:00
editor-test.js ️ Add "Excerpt" field to post settings menu (#810) 2017-08-01 12:24:46 +04:00
ghost-desktop-test.js 🎨 use blue instead of yellow for warning alerts (#792) 2017-07-20 16:00:41 +02:00
password-reset-test.js
setup-test.js 🎨 Reorder fields in blog setup form (#808) 2017-07-31 17:06:25 +04:00
signin-test.js 🐛 prevent session sync issues with multiple tabs/refreshes (#772) 2017-07-10 12:18:19 +02:00
signup-test.js
subscribers-test.js
team-test.js
version-mismatch-test.js