Ghost/core
Daniel Lockyer ce68b2e4a9
Reverted destroy function of CRUD plugin to chained promises
refs https://github.com/TryGhost/Team/issues/808

- see referenced issue for context, but turning this function into
  async-await seems to have broken error handling when deleting things
  that don't exist
- i'm really not sure why - but my running theory is that it's something
  to do with Bluebird Promises vs native Promises
- this should keep the same functionality until I can investigate what
  is going on
2021-06-24 10:17:40 +01:00
..
client@a2517f3190 Updated Ghost-Admin to v4.8.0 2021-06-22 15:25:52 +01:00
frontend Added crossorigin attribute to Portal script 2021-06-22 12:31:30 +05:30
server Reverted destroy function of CRUD plugin to chained promises 2021-06-24 10:17:40 +01:00
shared Added sentry config to frontend site settings for Portal (#13086) 2021-06-21 17:59:20 +05:30
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Replaced ghost-version.js with @tryghost/version 2021-06-16 13:16:15 +01:00
bridge.js Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00