Ghost/core/test/unit
Kevin Ansfield 5a7356de5b 🐛 Fixed excerpt property being missing if plaintext is NULL or ""
closes https://github.com/TryGhost/Ghost/issues/10558
- added conditional to explicitly set `excerpt` to `null` in the API output serializer when a post has no `plaintext` or `custom_excerpt` value
2019-03-04 14:30:26 +00:00
..
adapters Removed superagent dependency (#10535) 2019-03-04 15:59:38 +08:00
api 🐛 Fixed excerpt property being missing if plaintext is NULL or "" 2019-03-04 14:30:26 +00:00
apps 🐛 Fixed empty amp page 2019-02-27 17:56:09 +01:00
config Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
data Added members permission migrations 2019-02-26 15:43:36 +07:00
helpers 🐛 Supported "false" as absolute attribute value (#10556) 2019-03-04 11:23:42 +01:00
lib Updated mobiledoc renderer to insert begin/end HTML comments around cards 2019-02-25 18:05:01 +07:00
models Separated pages & posts in Admin API v2 (#10494) 2019-02-22 10:17:14 +07:00
public Refactored Ghost SDK unit test 2018-10-05 16:49:46 +02:00
services Renamed authors ctrl to authors-public 2019-02-26 08:33:10 +01:00
web Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
filters_spec.js Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00