mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-20 09:22:49 +03:00
92ece7b373
refs https://github.com/TryGhost/Team/issues/1277 - renamed `<GhActivityTimeline>` to `<GhMemberActivityEventParser>` and modified so that it yields parsed events rather than directly renders them - makes the component re-usable as it can be used to decorate raw events ready for use in context-specific templates - switches to using a getter to yield the parsed events so that they will update automatically when the `@events` argument changes - updated `<Dashboard::LatestMemberActivity>` to use `<GhMemberActivityEventParser>` and keep the member activity box output local to itself - added integration tests for `<Dashboard::LatestMemberActivity>` - added Mirage setup for member activity event models/serializers/route |
||
---|---|---|
.. | ||
dashboard | ||
gh-alert-test.js | ||
gh-alerts-test.js | ||
gh-basic-dropdown-test.js | ||
gh-cm-editor-test.js | ||
gh-distribution-action-select-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-member-avatar-test.js | ||
gh-members-import-table-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-psm-tags-input-test.js | ||
gh-psm-template-select-test.js | ||
gh-psm-visibility-input-test.js | ||
gh-search-input-test.js | ||
gh-tag-settings-form-test.js | ||
gh-task-button-test.js | ||
gh-theme-table-test.js | ||
gh-timezone-select-test.js | ||
gh-trim-focus-input-test.js | ||
gh-unsplash-photo-test.js | ||
gh-unsplash-test.js | ||
gh-uploader-test.js | ||
gh-validation-status-container-test.js | ||
gh-whats-new-test.js | ||
modal-import-members-test.js | ||
modal-transfer-owner-test.js |