Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Show/Hide $ from profile #910

Open
ajefts opened this issue Dec 15, 2016 · 1 comment
Open

Show/Hide $ from profile #910

ajefts opened this issue Dec 15, 2016 · 1 comment
Assignees

Comments

@ajefts
Copy link
Contributor

ajefts commented Dec 15, 2016

Add control for the user setting to show or hide earnings

@birdofpreyru
Copy link
Collaborator

@ajefts @skyhit

Is there a chance you can add related logic to the API any time soon? Then we'll be able to implement necessary frontend changes during the Bug Bash.

Basically, we need to allow to save two additional params into user profile, probably allowing the following field:

showEarnings: {
  inDashboard: true,
  inPublicProfile: false
}

Also, if inPublicProfile is true, the total user earnings should be included into the user profile object.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants