Ghost/ghost/admin/tests/integration/components
Fixer fc706d1c02 Additional check of privacy.useGravatar for gh-profile-image component (#761)
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
2017-07-06 16:33:15 +07:00
..
modals 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
gh-alert-test.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
gh-alerts-test.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
gh-basic-dropdown-test.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
gh-cm-editor-test.js 🎨 fully fix Code Injection styles (#723) 2017-06-01 23:01:43 +02:00
gh-date-time-picker-test.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
gh-download-count-test.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
gh-editor-post-status-test.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
gh-feature-flag-test.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
gh-file-uploader-test.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
gh-image-uploader-test.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
gh-image-uploader-with-preview-test.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
gh-markdown-editor-test.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
gh-navigation-test.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
gh-navitem-test.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
gh-navitem-url-input-test.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
gh-notification-test.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
gh-notifications-test.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
gh-profile-image-test.js Additional check of privacy.useGravatar for gh-profile-image component (#761) 2017-07-06 16:33:15 +07:00
gh-progress-bar-test.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
gh-publishmenu-draft-test.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
gh-publishmenu-published-test.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
gh-publishmenu-scheduled-test.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
gh-publishmenu-test.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
gh-search-input-test.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
gh-simplemde-test.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
gh-subscribers-table-test.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
gh-tag-settings-form-test.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
gh-tags-management-container-test.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
gh-task-button-test.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
gh-theme-table-test.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
gh-timezone-select-test.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
gh-trim-focus-input-test.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
gh-uploader-test.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
gh-validation-status-container-test.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
transfer-owner-test.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00