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

qa+ corner cases #2997

Merged
merged 3 commits into from
Nov 29, 2018
Merged

qa+ corner cases #2997

merged 3 commits into from
Nov 29, 2018

Conversation

thelostone-mc
Copy link
Member

@thelostone-mc thelostone-mc commented Nov 29, 2018

Description

untitled

  • fixed gitcoin_bot shrug + added grants white svg
  • added grant white svg icon to landing page
  • redirects to error page when user tries to fund / cancel
    subscription on inactive grant
  • redirects to error page when user tried to cancel already
    cancelled subscription

QA + fixes

  • updated youtube link + text on index
  • update quickstart info
  • fix nav dropdown on hover on stub page
Refers/Fixes

- fixed gitcoin_bot shrug + added grants white svg
- added grant white svg icon to landing page
- redirects to error page when user tries to fund / cancel
  subscription on inactive grant
- redirects to error page when user tried to cancel already
  cancelled subscription
- updated youtube link + text on index
- update quickstart info
- fix nav dropdown on hover on stub page

Refs: gitcoinco#2949
app/grants/views.py Outdated Show resolved Hide resolved
app/grants/views.py Outdated Show resolved Hide resolved
app/grants/views.py Outdated Show resolved Hide resolved
app/grants/views.py Outdated Show resolved Hide resolved
Copy link
Contributor

@mbeacom mbeacom left a comment

Choose a reason for hiding this comment

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

Minor nit on the if checks. Generally, lgtm.

🍰 🙌

app/grants/views.py Outdated Show resolved Hide resolved
app/grants/views.py Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Nov 29, 2018

Codecov Report

Merging #2997 into grantz will increase coverage by 0.23%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           grantz    #2997      +/-   ##
==========================================
+ Coverage   30.03%   30.26%   +0.23%     
==========================================
  Files         190      190              
  Lines       14490    14219     -271     
  Branches     1931     1870      -61     
==========================================
- Hits         4352     4304      -48     
+ Misses       9994     9777     -217     
+ Partials      144      138       -6
Impacted Files Coverage Δ
app/grants/views.py 17.14% <0%> (-0.93%) ⬇️
app/retail/emails.py 20.54% <0%> (-1.23%) ⬇️
app/avatar/utils.py 17.28% <0%> (+0.73%) ⬆️
app/dashboard/tip_views.py 19.12% <0%> (+0.94%) ⬆️
app/kudos/views.py 22.08% <0%> (+2.48%) ⬆️

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 103ebac...9d87e4d. Read the comment docs.

Copy link
Contributor

@SaptakS SaptakS left a comment

Choose a reason for hiding this comment

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

LGTM

@SaptakS SaptakS merged commit 9d3294d into gitcoinco:grantz Nov 29, 2018
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.

4 participants