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

grant: update grant amount design #4371

Merged
merged 1 commit into from
May 13, 2019

Conversation

thelostone-mc
Copy link
Member

Description
  • fix breaking UI for wallet address
  • hide fund grant button for grant owner
  • updated grant amount view on grant/detail & landing.
  • removed outdated text from CLR matching
Refers/Fixes

#4169

DEMO : https://embed.vidyard.com/share/UyCNzrLwuKU9j3uJaqu5oD?

cc @danlipert / @frankchen07 the UI has been updated but I'm confused on how the calculation is done right now ! I haven't updated the backend logic but instead used the fields from grant model to populate it (how it's currently done )!

@danlipert mind helping me out validating and updating the values if necessary?

@codecov
Copy link

codecov bot commented May 8, 2019

Codecov Report

Merging #4371 into master will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4371      +/-   ##
==========================================
- Coverage   30.19%   30.16%   -0.04%     
==========================================
  Files         209      209              
  Lines       16790    16790              
  Branches     2249     2249              
==========================================
- Hits         5070     5064       -6     
- Misses      11527    11533       +6     
  Partials      193      193
Impacted Files Coverage Δ
app/grants/views.py 14.71% <ø> (ø) ⬆️
app/dashboard/embed.py 28.16% <0%> (-3.45%) ⬇️

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 e707e37...f868dbf. Read the comment docs.

@codecov
Copy link

codecov bot commented May 8, 2019

Codecov Report

Merging #4371 into master will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4371      +/-   ##
==========================================
- Coverage   30.19%   30.16%   -0.04%     
==========================================
  Files         209      209              
  Lines       16790    16790              
  Branches     2249     2249              
==========================================
- Hits         5070     5064       -6     
- Misses      11527    11533       +6     
  Partials      193      193
Impacted Files Coverage Δ
app/grants/views.py 14.71% <ø> (ø) ⬆️
app/dashboard/embed.py 28.16% <0%> (-3.45%) ⬇️

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 d47f8e6...c61b0ed. Read the comment docs.

- fix breaking UI for wallet address
- hide fund grant button for grant owner
- updated grant amount view on grant/detail & landing.
- removed outdated text from CLR matching
@thelostone-mc
Copy link
Member Author

^ rebased + resolved conflicts 🙌

Copy link
Contributor

@danlipert danlipert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@thelostone-mc thelostone-mc merged commit a171af0 into gitcoinco:master May 13, 2019
@thelostone-mc thelostone-mc deleted the grant_detail branch July 4, 2019 14:50
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.

2 participants