Add subscriptions page with filtering, sorting, and pagination#603
Merged
Add subscriptions page with filtering, sorting, and pagination#603
Conversation
Replace the "under construction" placeholder with a full-featured subscriptions page showing: - Stats: people (ActivityPub) and feed counts as separate sentences - Filtering: All, Starred, plus dynamic folder filters - Sorting: Name, Newest, Oldest, Most Posts - Pagination: 20 items per page - Rich list items: avatar, name, star indicator, folder badge, post count, subscription date, parser type, and description
Add subscription list styles to friends.scss and recompile friends.css to fix bullet point display in the default (Spectre) theme.
Use CSS grid instead of flexbox so the meta line (post count, date, parser) aligns under the name rather than indenting to match the link width.
Contributor
Test this PR in WordPress PlaygroundYou can test this pull request directly in WordPress Playground: This will install and activate the plugin with the changes from this PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
/friends/subscriptions/with a full-featured pageTest plan
/friends/subscriptions/and verify the page loads with subscription listYou can test this on WordPress Playground:
https://playground.wordpress.net/#{%22steps%22:[{%22step%22:%22installPlugin%22,%22pluginData%22:{%22resource%22:%22git:directory%22,%22url%22:%22https://github.com/akirk/friends%22,%22ref%22:%22add-subscriptions-page%22,%22refType%22:%22branch%22},%22options%22:{%22activate%22:true}}]}