Dan Funk
|
bdee709324
|
Adding a tool for sending out bulk email notifications and a simple web form for doing so.
|
2020-09-22 16:22:15 -04:00 |
|
Dan Funk
|
ccb9cf1631
|
minor changes to docker container
|
2020-09-22 14:27:28 -04:00 |
|
Ian Terrell
|
94ab7bfe14
|
Add APScheduler for periodically updating data
- https://apscheduler.readthedocs.io/en/latest/userguide.html
- Scheduled jobs are persisted via SQLAlchemy in project database
|
2020-09-22 14:25:32 -04:00 |
|
Dan Funk
|
dd07f2ecf0
|
read json configuration from file for firebase
|
2020-09-21 16:18:26 -04:00 |
|
Dan Funk
|
ca910c02f2
|
fixing tests
|
2020-09-21 14:48:53 -04:00 |
|
Dan Funk
|
2467a27b76
|
fixing tests
|
2020-09-21 14:45:19 -04:00 |
|
Dan Funk
|
53c257d6cd
|
fixing tests
|
2020-09-21 14:44:23 -04:00 |
|
Dan Funk
|
7af7063b57
|
Read configuration from files, and allow reading from environment for overrides.
Add a method for deleting files.
Create email format and configuration for sending emails of results.
|
2020-09-21 14:21:07 -04:00 |
|
Dan Funk
|
c9faccafe6
|
fixing up the dockerfile.
|
2020-09-17 12:00:38 -04:00 |
|
Dan Funk
|
e7b118a0f1
|
fixing error in travis build file.
|
2020-09-17 11:36:56 -04:00 |
|
Dan Funk
|
7978a2aa7e
|
Trying to set up travis and docker auto-deploy
|
2020-09-17 11:34:45 -04:00 |
|
Dan Funk
|
4e97a5f26a
|
Merge branch 'master' of github.com:sartography/uva-covid19-testing-communicator
|
2020-09-17 11:19:01 -04:00 |
|
Dan Funk
|
ad1f9c0b3a
|
Basic email configuration
|
2020-09-17 11:18:51 -04:00 |
|
Dan Funk
|
091450857c
|
Basic email configuration
|
2020-09-17 11:16:41 -04:00 |
|
Dan Funk
|
f2d809d9d9
|
cleaning up tests
|
2020-09-15 11:57:56 -04:00 |
|
Dan Funk
|
b7dc2d56bf
|
merge sample records from firebase and ivy so we have a single table with all the information. Consistenly indexing records based on the bar code to hopefully keep things simple and clean.
|
2020-09-14 13:17:30 -04:00 |
|
Dan Funk
|
87287f628f
|
adding a test event model to track data loaded from ivy, and hopefully cross-referenced with data loaded from Firebase.
|
2020-09-11 13:34:11 -04:00 |
|
Dan Funk
|
a6ef6f3eb9
|
Ignore the .idea directory.
|
2020-09-10 12:04:08 -04:00 |
|
Dan Funk
|
025c4a3391
|
adding wsgi.py.
|
2020-09-10 12:03:32 -04:00 |
|
Dan Funk
|
872cdfe0ef
|
Just a base boilerplate flask app with a postgres database, alembic migrations, connexion api.
|
2020-09-10 11:28:58 -04:00 |
|
Dan Funk
|
b0ce5e7a94
|
Initial commit
|
2020-09-08 11:36:49 -04:00 |
|