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

Invite #4494

Merged
merged 9 commits into from
May 28, 2019
Merged

Invite #4494

merged 9 commits into from
May 28, 2019

Conversation

octavioamu
Copy link
Contributor

@octavioamu octavioamu commented May 27, 2019

Description

Worked with @thelostone-mc in this implementation for

  • trigger the modal using user handle as search param
  • added button (auto-trigger) when invite param is passed in /user
  • if user has no bounties to invite hunter -> they are encouraged
    to create bounty
  • update waiting-page to show invite user for basic & advanced payout
  • refactor styling + indent + html
Demo

Basic Payout : Check HERE
Advanced Payout : Check HERE

closes #4333
closes #4473

thelostone-mc and others added 6 commits May 23, 2019 16:37
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
Copy link

codecov bot commented May 27, 2019

Codecov Report

Merging #4494 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            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
Impacted Files Coverage Δ
app/dashboard/views.py 14.53% <100%> (+0.02%) ⬆️

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 be9b701...b51cf45. Read the comment docs.

@codecov
Copy link

codecov bot commented May 27, 2019

Codecov Report

Merging #4494 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            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
Impacted Files Coverage Δ
app/dashboard/views.py 14.53% <100%> (+0.02%) ⬆️

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 3271fe3...942108e. Read the comment docs.

@thelostone-mc thelostone-mc mentioned this pull request May 28, 2019
@thelostone-mc thelostone-mc merged commit c5809b9 into master May 28, 2019
@thelostone-mc thelostone-mc deleted the invite branch July 4, 2019 14:53
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.

Front-End Support Work Together Again Build - Backend Working Together Again
2 participants