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 more logging to exception designation #268

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Conversation

rhefner1
Copy link
Owner

No description provided.

When Individual field was left blank, the server returned an error
because it was trying to look up a key for a null value. Checking for
that now.
When the parent donation page has team/individual keys passed to it,
the donation iframe (hosted by the app) should automatically populate
the designate window. We now do the following:

1. Open globalhopeindia.org/?t=team&i=individual#give/blah
2. parentJS stores team and individual
3. parentJS removes team and individual from URL
4. parentJS posts message to childJS
5. childJS receives message and changes designation
Using PyCharm's reformat code feature.
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.

1 participant