Skip to content
Failed

Changes

Summary

  1. Add new annotation table for storing temporary annotation, (commit: ab4432b) (details)
  2. Add test. (commit: 9bbdbcd) (details)
  3. Improve annotations table. (commit: be029f8) (details)
  4. Added the ability to attach files to github issues (commit: 05eb912) (details)
  5. undid changes to email sender (commit: 4406c9a) (details)
  6. added test (commit: 55f1fc3) (details)
Commit ab4432bf0c29b5dad784a61cd9686a8df297d140 by alan.wu
Add new annotation table for storing temporary annotation,
(commit: ab4432b)
The file was modifiedapp/dbtable.py (diff)
The file was modifiedapp/main.py (diff)
The file was modifiedapp/config.py (diff)
The file was modifiedtests/test_api.py (diff)
The file was modifiedapp/main.py (diff)
The file was modifiedapp/dbtable.py (diff)
Commit 05eb912d424787f2a2a65826af03bfb24ea2ebaf by ericgauzens
Added the ability to attach files to github issues
(commit: 05eb912)
The file was modifiedapp/main.py (diff)
The file was modifiedapp/config.py (diff)
Commit 4406c9af42f3d476ee358976154fdb1c835dabd0 by ericgauzens
undid changes to email sender
(commit: 4406c9a)
The file was modifiedscripts/email_sender.py (diff)
The file was modifiedtests/test_api.py (diff)
The file was modifiedapp/main.py (diff)