mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
11867ab43a
- This is the only piece of server code that relies on the schema.checks, the rest are all frontend - IMO this code should actually check for the post properties that the slack message needs - OR it should switch based on the event type - either way there's no need to have a shared util for this simple use case - especially becaue it's confusing the use case for it and creating cross-coupling between server and frontend |
||
---|---|---|
.. | ||
adapter-manager | ||
auth | ||
mega | ||
members | ||
notifications | ||
permissions | ||
posts | ||
redirects | ||
settings | ||
stats | ||
stripe | ||
themes | ||
webhooks | ||
labs.test.js | ||
slack.test.js | ||
xmlrpc.test.js |