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 personal only filter for activity feed #6054

Merged
merged 1 commit into from
Feb 26, 2020

Conversation

sounak98
Copy link
Contributor

Description

Added the filter for getting only those activities which are related to the user.

Screenshot 2020-02-23 at 1 12 13 AM

Refers/Fixes

Fixes: #6012

Testing

N/A

@codecov
Copy link

codecov bot commented Feb 22, 2020

Codecov Report

Merging #6054 into master will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6054      +/-   ##
==========================================
- Coverage   28.96%   28.96%   -0.01%     
==========================================
  Files         272      272              
  Lines       24085    24111      +26     
  Branches     3518     3525       +7     
==========================================
+ Hits         6976     6983       +7     
- Misses      16828    16847      +19     
  Partials      281      281              
Impacted Files Coverage Δ
app/dashboard/embed.py 31.60% <0.00%> (+3.44%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 34bc332...bb4255e. Read the comment docs.

@thelostone-mc
Copy link
Member

yo @sounak98 tweaked up your PR and added a few more commits over at #6064

^ lemme know what you think and if it's good and the rest of the folks are in on it -> we'll get both our Prs in

Also neat job ^_^

@thelostone-mc thelostone-mc merged commit 4891ca9 into gitcoinco:master Feb 26, 2020
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.

Filter posts I interacted with.
2 participants