Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add columns and filters in editor works tables #12

Merged
merged 4 commits into from Jun 30, 2022
Merged

Conversation

MrOrz
Copy link
Member

@MrOrz MrOrz commented Jun 26, 2022

This PR depends on API being released to production cofacts/rumors-api#286 and feedback user IDs being fully migrated.

Add category column in feedback table

Lists the article's category for each feedback.
Fixes #11

圖片

Show feedbacks for a specific article-reply creator

Introduces articleReplyUserId URL param that specifies the author of article replies.
Fixes #10

圖片

Add article text for reply request

This helps when we determine if a user-reported spamming reply request is replying to something relevant.
Also it provides link to article so that we can click into it to see if there is other spamming comments.

圖片

@MrOrz MrOrz self-assigned this Jun 26, 2022
@MrOrz MrOrz requested a review from bil4444 June 26, 2022 10:54
@MrOrz MrOrz merged commit 306d796 into master Jun 30, 2022
@MrOrz MrOrz deleted the editorworks-revamp branch June 30, 2022 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

List categories of the article in feedback list Show feedbacks for a specific user
2 participants