mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-29 07:09:48 +03:00
c5a8a0c860
closes #5903, refs #5409 - switch alert/notification component tests from unit to integration where appropriate - rename `notifications.closeAll` to `notifications.clearAll` to better represent it's behaviour - add concept of a "key" to alerts/notifications and ability to close only specified keys through notifications service - close duplicate alerts/notifications before showing a new one - specify a key for all existing alerts - close failure alerts on successful retries - clear all currently displayed alerts on successful sign-in |
||
---|---|---|
.. | ||
gh-alert-test.js | ||
gh-app-test.js | ||
gh-content-preview-content-test.js | ||
gh-editor-save-button-test.js | ||
gh-editor-test.js | ||
gh-infinite-scroll-box-test.js | ||
gh-infinite-scroll-test.js | ||
gh-navitem-url-input-test.js | ||
gh-notification-test.js | ||
gh-posts-list-item-test.js | ||
gh-profile-image-test.js | ||
gh-search-input-test.js | ||
gh-select-native-test.js | ||
gh-spin-button-test.js | ||
gh-trim-focus-input_test.js | ||
gh-url-preview_test.js | ||
gh-user-active-test.js | ||
gh-user-invited-test.js |