mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-02 08:13:34 +03:00
fc706d1c02
closes TryGhost/Ghost#8612 * Additional check of privacy.useGravatar for gh-profile-image component - added a check for privacy.useGravatar flag - checked: tests are OK * fix other issues in gh-profile-image - we had CPs with side-effects 🤢 - replace CP with basic properties that can be set within the component - use `didReceiveAttrs` and `ember-concurrency` to debounce changes to the email property and make the functionality easier to reason about - fix the broken fade-in animation when the avatar changes - fix tests - `.to.be.blank` was always returning true, replaced with `to.be.empty` which caused the tests to fail properly then replaced them with the expectations for the actual values |
||
---|---|---|
.. | ||
modals | ||
gh-alert-test.js | ||
gh-alerts-test.js | ||
gh-basic-dropdown-test.js | ||
gh-cm-editor-test.js | ||
gh-date-time-picker-test.js | ||
gh-download-count-test.js | ||
gh-editor-post-status-test.js | ||
gh-feature-flag-test.js | ||
gh-file-uploader-test.js | ||
gh-image-uploader-test.js | ||
gh-image-uploader-with-preview-test.js | ||
gh-markdown-editor-test.js | ||
gh-navigation-test.js | ||
gh-navitem-test.js | ||
gh-navitem-url-input-test.js | ||
gh-notification-test.js | ||
gh-notifications-test.js | ||
gh-profile-image-test.js | ||
gh-progress-bar-test.js | ||
gh-publishmenu-draft-test.js | ||
gh-publishmenu-published-test.js | ||
gh-publishmenu-scheduled-test.js | ||
gh-publishmenu-test.js | ||
gh-search-input-test.js | ||
gh-simplemde-test.js | ||
gh-subscribers-table-test.js | ||
gh-tag-settings-form-test.js | ||
gh-tags-management-container-test.js | ||
gh-task-button-test.js | ||
gh-theme-table-test.js | ||
gh-timezone-select-test.js | ||
gh-trim-focus-input-test.js | ||
gh-uploader-test.js | ||
gh-validation-status-container-test.js | ||
transfer-owner-test.js |