eb2109499a
refs https://github.com/TryGhost/Team/issues/1277 - added `/members-activity` route with associated controller, template, and components behind labs flag - table component currently renders some dummy rows - added navigation item to main menu - will use the currently set `?filter` query param unless clicked whilst already on the `/members-activity` screen in which case it will reset the query - added link to dashboard members activity panel - added link to member details activity panel - sets the filter param to `?filter=member:{member.id}` in preparation for the feed to be filtered to the member's activity - updated the labs-flag test helper file to export both `enableLabsFlag()` and the new `disableLabsFlag()` so it's easier to test for flag-disabled functionality |
||
---|---|---|
.. | ||
ajax.js | ||
billing.js | ||
clock.js | ||
config.js | ||
custom-theme-settings.js | ||
custom-views.js | ||
dropdown.js | ||
event-bus.js | ||
feature.js | ||
frontend.js | ||
ghost-paths.js | ||
lazy-loader.js | ||
limit.js | ||
media-queries.js | ||
media.js | ||
member-import-validator.js | ||
members-activity.js | ||
members-count-cache.js | ||
members-stats.js | ||
members-utils.js | ||
modals.js | ||
navigation.js | ||
notifications.js | ||
resize-detector.js | ||
session.js | ||
settings.js | ||
slug-generator.js | ||
tenor.js | ||
theme-management.js | ||
ui.js | ||
unsplash.js | ||
upgrade-status.js | ||
utils.js | ||
whats-new.js |