Ghost/ghost/admin/tests/integration/services
Simon Backx 7c3d75ade7
🐛 Fixed pasting newlines in post titles (#15794)
fixes https://github.com/TryGhost/Team/issues/2193

- When pasting a title with a newline, we now trim the string and clear newslines before pasting.
- When sending the slug to the backend to generate a unique slug, we now sluggify it in the frontend before adding it to the URL to prevent issues with unsupported characters (causing possible routing problems in Pro).
2022-11-10 14:43:15 +01:00
..
ajax-test.js Fixed multiple no-shadow linting errors 2020-06-17 09:35:46 +01:00
config-test.js Fixed hosting management screen not loading after sign-in process (#15763) 2022-11-03 11:14:36 +00:00
feature-test.js Fixed hosting management screen not loading after sign-in process (#15763) 2022-11-03 11:14:36 +00:00
lazy-loader-test.js Refactored deprecated usage of setupTest* methods 2019-05-13 15:31:32 +01:00
member-import-validator-test.js Added new members CSV importer (#1797) 2020-12-10 01:02:31 +05:30
slug-generator-test.js 🐛 Fixed pasting newlines in post titles (#15794) 2022-11-10 14:43:15 +01:00
store-test.js Switched from v3 to canary API 2021-02-05 09:12:26 +00:00