-
-
Notifications
You must be signed in to change notification settings - Fork 775
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
Invite #4494
Invite #4494
Conversation
if user has no bounties to invite hunter -> they are encouraged to create bounty
- added button (auto-trigger) when invite param is passed in /user
- bounty waiting state shows invite user based on sessionStorage - fixed linting issues + added documentation
Codecov Report
@@ Coverage Diff @@
## master #4494 +/- ##
==========================================
+ Coverage 30.08% 30.09% +<.01%
==========================================
Files 209 209
Lines 16850 16848 -2
Branches 2267 2266 -1
==========================================
Hits 5070 5070
+ Misses 11582 11580 -2
Partials 198 198
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #4494 +/- ##
==========================================
+ Coverage 30.08% 30.09% +<.01%
==========================================
Files 209 209
Lines 16850 16848 -2
Branches 2267 2266 -1
==========================================
Hits 5070 5070
+ Misses 11582 11580 -2
Partials 198 198
Continue to review full report at Codecov.
|
Description
Worked with @thelostone-mc in this implementation for
to create bounty
Demo
Basic Payout : Check HERE
Advanced Payout : Check HERE
closes #4333
closes #4473