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

Project admin can issue award from web interface to a slack user #374

Open
harlantwood opened this issue Feb 19, 2016 · 4 comments
Open

Comments

@harlantwood
Copy link
Contributor

select

  • slack user
  • award type

Note that they cannot free enter amount (as they could in v1)

@harlantwood harlantwood self-assigned this Feb 19, 2016
@harlantwood harlantwood removed their assignment Feb 24, 2016
@harlantwood
Copy link
Contributor Author

@harlantwood
Copy link
Contributor Author

We need to pull a list of all members of your slack team from slack. We could store these in our DB, or just pull them again every time. I recommend that for now, we pull the list on every login, and store it in the user's session.

I have some thoughts on how to store them in our db/models, moving those to another story.

@harlantwood
Copy link
Contributor Author

Note that this may overlap with #384

@aquabu
Copy link
Contributor

aquabu commented Feb 26, 2016

For project send I am only seeing myself. It should show all users in the slack instance.

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

No branches or pull requests

4 participants