-
-
Notifications
You must be signed in to change notification settings - Fork 775
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
Nothing found #5250
Nothing found #5250
Conversation
Codecov Report
@@ Coverage Diff @@
## master #5250 +/- ##
=========================================
- Coverage 29.9% 29.9% -0.01%
=========================================
Files 231 231
Lines 19115 19133 +18
Branches 2731 2733 +2
=========================================
+ Hits 5716 5721 +5
- Misses 13160 13173 +13
Partials 239 239
Continue to review full report at Codecov.
|
8eaeaf3
to
ac000a4
Compare
My understanding is that this meets the following definition of done (from #4695): As well as meeting the following security requirements: |
Let me know if you guys spot something that isn't right! |
Yay! I will take a look @vince0656 |
Testing on my local I get error: "Invalid JSON." seems there is some problem in forms.py |
I believe the problem could be on the js this is the form data
|
Update, maybe was cache now is sending that data but seems the problem is with the email. |
Just that fixes and this will be done, good work! |
Oh nice :D damn neat |
@vince0656 how is going?? When do you think we can get this in? |
@octavioamu sorry I will look into this tomorrow. Hopefully won't be much longer - thanks for your patience |
ac000a4
to
747c45e
Compare
@octavioamu all good to go as per the above screenshot |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I left some changes and the missing part is apply the header/footer email template, just the generic one. Also I will add a tip to this task since is taking more time than originally planned.
Sounds good?
@vince0656 great work, Just commented on my comments, I was getting "wrong" email just because is overwrite by default to avoid sending emails everywhere. |
Cool just a small thing |
@octavioamu how does this look? :) |
20c4955
to
3993927
Compare
@octavioamu code pushed |
Yay, excellent @vince0656 I will ask the other team members to review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - just need the migrations squashed
@@ -0,0 +1,18 @@ | |||
# Generated by Django 2.1.7 on 2019-09-24 20:57 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you combine these migrations?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done :)
3993927
to
9ad8706
Compare
9ad8706
to
d4a3079
Compare
I know that I've followed the pattern used within the other html files for Gitcoin emails but are you guys aware that emails should really be built exclusively in HTML tables? It ensures the best compatibility across multiple email clients. However, it's quite time consuming to do it that way |
Thanks @vince0656 - as far as tables go its probably something we should get to at some point but we haven't received much in the form of complaints |
@danlipert fair enough. I'm quite knowledgable so if you guys ever needed assistance, you're more than welcome to get in contact |
@vince0656 mind resolving the conflicts ? |
6f671f4
@thelostone-mc done😊 |
Description
As a contributor using the explorer if nothing is found the "nothing found" message should have a link to https://gitcoin.co/requests
Refers/Fixes
#4695
Testing
I have done a lot of dev testing including the testing done for the video demonstration. As this was simply a case of storing a new field and using it to change the 'to' address of an email, there was not much scope for a new unit test that would achieve a lot.
Video demo
https://drive.google.com/open?id=1-puxbFUQpHwboNNjNI5syHKIo3WWFcOA