mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-28 05:14:12 +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 |
||
---|---|---|
.. | ||
api-keys.js | ||
authentication.js | ||
config.js | ||
custom-theme-settings.js | ||
emails.js | ||
integrations.js | ||
invites.js | ||
labels.js | ||
members.js | ||
offers.js | ||
pages.js | ||
posts.js | ||
products.js | ||
roles.js | ||
settings.js | ||
site.js | ||
slugs.js | ||
snippets.js | ||
tags.js | ||
themes.js | ||
uploads.js | ||
users.js | ||
webhooks.js |