Ghost/core/test/unit/services
Naz Gargol aa49f77504
🐛 Fixed url not being immediately available after post publish (#10361)
🐛  Fixed URL not being immediately available after post publish

closes https://github.com/TryGhost/Ghost/issues/10360

- This change makes sure posts and pages URLs are populated in
synchronous manner
- Further cleanup and restructuring of this hacky solution is planned to
be done in https://github.com/TryGhost/Ghost/issues/10360
2019-01-11 10:30:36 +00:00
..
apps Wired members service up to api and app (#10262) 2018-12-11 15:18:07 +07:00
auth Wired members service up to api and app (#10262) 2018-12-11 15:18:07 +07:00
mail Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
permissions Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
routing Refactored routing config for multiple api versions (#10333) 2019-01-04 21:59:39 +01:00
rss 🎨Added absolute_url flag to public api (#9833) 2018-08-31 11:02:39 +01:00
settings Settings API should return null instead of "" 2019-01-07 15:02:24 +00:00
themes Used settingsCache.getPublic() in theme middleware 2019-01-04 12:17:32 +00:00
url 🐛 Fixed url not being immediately available after post publish (#10361) 2019-01-11 10:30:36 +00:00
slack_spec.js 🎨 Modified slack webhook payload, added info about published post (#9850) 2018-11-12 13:04:50 +01:00
webhooks_spec.js Updated webhook request header and last triggered error mssg (#10035) 2018-10-19 14:11:03 +01:00
xmlrpc_spec.js Fixed RPC pings (#9816) 2018-08-23 15:20:29 +02:00