Ghost/ghost/admin/mirage
Kevin Ansfield c33edbac08 Fixed webhook modal title showing "New webhook" when editing a webhook
refs https://github.com/TryGhost/Ghost/issues/10137
- adjust modal title depending on `webhook.isNew` state
- add acceptance tests for modal creation
- add missing mirage webhook factory
- mock integrations/api-keys/webhooks in test env rather than development
2018-11-12 16:31:47 +00:00
..
config Fixed webhook modal title showing "New webhook" when editing a webhook 2018-11-12 16:31:47 +00:00
factories Fixed webhook modal title showing "New webhook" when editing a webhook 2018-11-12 16:31:47 +00:00
fixtures
models Added initial custom integrations UI (#1051) 2018-10-18 00:18:29 +01:00
scenarios Added initial custom integrations UI (#1051) 2018-10-18 00:18:29 +01:00
serializers Automatically update count.posts when serialising tags in mirage 2018-11-08 13:49:00 +00:00
.eslintrc.js
config.js Fixed webhook modal title showing "New webhook" when editing a webhook 2018-11-12 16:31:47 +00:00
utils.js Fixed mirage not respecting ?limit=all queries 2018-11-07 17:07:55 +00:00