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

#3913 Correct validation in JS #4054

Merged
merged 1 commit into from
Mar 28, 2019

Conversation

rafalkowalski
Copy link
Contributor

@rafalkowalski rafalkowalski commented Mar 27, 2019

Description

Merge requests covers all bugs pointed at #3913 (comment)

I've fixed validation when you pass invalid data.
image

Checklist
Affected core subsystem(s)
Refers/Fixes
Testing and Sign-off
Contributor
  • Read and followed the Contributor Guidelines
  • Tested all changes locally
  • Verified existing functionality
  • Ran make test and everything passed!
Reviewer
  • Affirm contributor guidelines have been followed and requested changes made
  • CI tests and linting pass
  • No conflicts (migrations, files, etc)
  • Regression tested against staging or local deployment
Funder
  • Validated requested changes were made to specification
  • Bounty payout released to the contributor

@codecov
Copy link

codecov bot commented Mar 27, 2019

Codecov Report

Merging #4054 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4054   +/-   ##
=======================================
  Coverage   30.22%   30.22%           
=======================================
  Files         205      205           
  Lines       16240    16240           
  Branches     2139     2138    -1     
=======================================
  Hits         4908     4908           
  Misses      11158    11158           
  Partials      174      174
Impacted Files Coverage Δ
app/grants/views.py 14.8% <0%> (ø) ⬆️

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 080aa61...c103286. Read the comment docs.

@thelostone-mc thelostone-mc merged commit 317576e into gitcoinco:master Mar 28, 2019
@owocki
Copy link
Contributor

owocki commented Apr 10, 2019

the 'testing and sign off' part of the PR desc is empty. @rafalkowalski how did you test?

also i dont see the buttons re-enabled on /grants on this branch. we will need to do that so that this feature can be used.

@rafalkowalski
Copy link
Contributor Author

@owocki I've tested it locally in docker image.

I'm not sure if re-enable button but was specified in #3913

@owocki
Copy link
Contributor

owocki commented Apr 10, 2019

i dont understand what your second comment means.

how did you test if you didnt re-enable the UI button?

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