Skip to content
Failed

Changes

Summary

  1. registering some contact forms to google docs (commit: 5bb6a90) (details)
  2. implemented google docs and drive contact form reporting (commit: d5a8e6f) (details)
  3. recovered sending email to user (commit: 6b67e22) (details)
  4. added fallback for name (commit: c2f52d4) (details)
  5. put some stuff in env variables (commit: ae145e0) (details)
  6. corrected syntax in py package requirements file (commit: 95f8fa9) (details)
  7. added test (commit: 6885077) (details)
Commit 5bb6a90b84480d0f6a38bb84b2e8ab0138c56705 by 4764217+ignapas
registering some contact forms to google docs
(commit: 5bb6a90)
The file was modifiedapp/config.py (diff)
The file was modifiedrequirements.txt (diff)
The file was modifiedapp/metrics/ga.py (diff)
The file was modifiedapp/main.py (diff)
Commit d5a8e6fce511cb330cf077b210d0998901a99f5b by 4764217+ignapas
implemented google docs and drive contact form reporting
(commit: d5a8e6f)
The file was modifiedapp/metrics/ga.py (diff)
The file was modifiedapp/utilities.py (diff)
The file was modifiedapp/config.py (diff)
The file was modifiedapp/main.py (diff)
The file was modifiedtests/test_api.py (diff)
The file was modifiedapp/main.py (diff)
The file was modifiedapp/main.py (diff)
The file was modifiedapp/metrics/ga.py (diff)
The file was modifiedapp/config.py (diff)
Commit 95f8fa97a97c040c197de7f088f57b8d88d69e91 by 4764217+ignapas
corrected syntax in py package requirements file
(commit: 95f8fa9)
The file was modifiedrequirements.txt (diff)
The file was modifiedtests/test_api.py (diff)
The file was modifiedapp/main.py (diff)