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

Add airdrop links in admin #7346

Merged
merged 3 commits into from
Sep 16, 2020
Merged

Conversation

zoek1
Copy link
Contributor

@zoek1 zoek1 commented Sep 9, 2020

Description

In the Roundup admin view add the following snippet in the new kudos field and modify it as your need it:

[{"id": 1, "airdrop": "https://gitcoin.co/kudos/4724/gooddollar_-_ethereal_blocks"}]
  • Id is the kudos id
  • airdrop is the URL to deliver the corresponding kudo
Refers/Fixes
Testing

@codecov
Copy link

codecov bot commented Sep 9, 2020

Codecov Report

Merging #7346 into stable will increase coverage by 0.06%.
The diff coverage is 10.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           stable    #7346      +/-   ##
==========================================
+ Coverage   26.41%   26.47%   +0.06%     
==========================================
  Files         306      303       -3     
  Lines       30136    30008     -128     
  Branches     4455     4433      -22     
==========================================
- Hits         7959     7944      -15     
+ Misses      21902    21794     -108     
+ Partials      275      270       -5     
Impacted Files Coverage Δ
app/retail/emails.py 20.83% <0.00%> (-0.12%) ⬇️
app/marketing/models.py 65.13% <100.00%> (ø)
app/app/settings.py 82.55% <0.00%> (-0.06%) ⬇️
app/dashboard/models.py 49.80% <0.00%> (-0.05%) ⬇️
app/dashboard/views.py 10.45% <0.00%> (-0.05%) ⬇️
app/grants/clr.py 0.00% <0.00%> (ø)
app/quests/views.py 16.22% <0.00%> (ø)
...rketing/management/commands/no_applicants_email.py 0.00% <0.00%> (ø)
...eting/management/commands/assemble_leaderboards.py 39.73% <0.00%> (ø)
... and 3 more

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 55c416b...17e2cac. Read the comment docs.

@jdorfman
Copy link

jdorfman commented Sep 9, 2020

@octavioamu quadruple checked. Good to go.

@octavioamu
Copy link
Contributor

seems there is a conflict, after that lgtm

@jdorfman
Copy link

jdorfman commented Sep 9, 2020

@octavioamu I'm seeing a Docker error. Is that on @zoek1's end?

@octavioamu octavioamu merged commit 783fa1e into gitcoinco:stable Sep 16, 2020
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.

3 participants