-
Notifications
You must be signed in to change notification settings - Fork 14
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
Fix: Add zero reputation teams to dashboard influence-by-team list #3818
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice start on this issue @davecreaser 💯
Toggled the reputation monitor on and awarded leela
some reputation
And the chart correctly shows the 100%
for General
However, after transferring some funds to one of the new teams and doing a simple payment to leela
, on http://localhost:9091/wayne/teams I could see the reputation update, but the All other
item in the chart still remains at 0
which is not correct 😢
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Description
Full details and spec here: https://www.notion.so/colony/Dashboard-Colony-Home-322f296cb46240d3afddeddd7472ddd7?pvs=4#95f462343e974c048d88206eaaa860d8
Testing
Diffs
Changes 🏗
Resolves #3684 and 3686