Nile Walker
|
8f929ebf88
|
updated form
|
2020-12-28 09:19:07 -05:00 |
|
Nile Walker
|
fc77e8901c
|
Updatred Forms
|
2020-12-28 09:17:56 -05:00 |
|
Nile Walker
|
507402c52e
|
Added currently_showing to form
|
2020-12-28 09:15:42 -05:00 |
|
Nile Walker
|
46130dc993
|
Added Search Downloading again
|
2020-12-19 21:56:21 -05:00 |
|
Nile Walker
|
db6cbb2615
|
Updated Html Form
|
2020-12-19 21:06:34 -05:00 |
|
Nile Walker
|
19a8aaafc6
|
Added template for additional graphs
|
2020-12-19 13:41:15 -05:00 |
|
Nile Walker
|
be642a714d
|
Removing Bloat
|
2020-12-18 14:56:29 -05:00 |
|
Nile Walker
|
bf7b4a2d44
|
Removing Bloat
|
2020-12-18 14:26:18 -05:00 |
|
Nile Walker
|
73d8bda634
|
Removing Bloat
|
2020-12-18 13:39:59 -05:00 |
|
Nile Walker
|
0b1a98a7fd
|
Addressed </i> Quality Warnings
|
2020-12-18 10:49:19 -05:00 |
|
Nile Walker
|
b158b50b61
|
REMOVED unused stats
|
2020-12-18 10:16:06 -05:00 |
|
Nile Walker
|
26a3522006
|
Merge branch 'master' of https://github.com/sartography/uva-covid19-testing-communicator into dashboard
|
2020-12-18 10:13:47 -05:00 |
|
Nile Walker
|
7b414b1f15
|
Prep for pull request
|
2020-12-18 10:12:15 -05:00 |
|
Dan
|
5f00e1415e
|
Add a bit or ordering, and limit to a max of 200 records returned, so we don't overwhelm the system.
|
2020-12-16 12:14:50 -05:00 |
|
Nile Walker
|
4cb3fec40b
|
Merge branch 'master' of https://github.com/sartography/uva-covid19-testing-communicator into dashboard
|
2020-12-16 12:00:58 -05:00 |
|
Dan
|
a37e75090e
|
Merge branch 'master' of github.com:sartography/uva-covid19-testing-communicator
|
2020-12-16 11:51:51 -05:00 |
|
Dan
|
34f1a3640e
|
adding an additional, protected, api endpoint to allow an external system to export sample information.
|
2020-12-16 11:51:36 -05:00 |
|
Nile Walker
|
09e53a3abf
|
Added Basic Histograms
|
2020-12-16 11:00:01 -05:00 |
|
Aaron Louie
|
8dc4e1dd64
|
Adds computing_id
|
2020-12-16 10:24:43 -05:00 |
|
Aaron Louie
|
25f3d3e978
|
Stores and displays Computing ID separately
|
2020-12-16 10:24:43 -05:00 |
|
Nile Walker
|
bc5afcb754
|
Added Gray dot for inactive stations
|
2020-12-14 05:08:44 -05:00 |
|
Nile Walker
|
945f8284ee
|
Removed deps
|
2020-12-14 04:53:49 -05:00 |
|
Nile Walker
|
5365994da3
|
Added form to search Data
|
2020-12-14 04:49:02 -05:00 |
|
Nile Walker
|
9da4e423d6
|
Changed Theme
|
2020-12-10 08:41:04 -05:00 |
|
Nile Walker
|
339d465593
|
Added Random Data
|
2020-12-10 08:16:01 -05:00 |
|
Nile Walker
|
64e69e1530
|
Added Argon Elements
|
2020-12-09 21:38:05 -05:00 |
|
Dan
|
4ca2f4a0b5
|
Add ability to search via email.
|
2020-11-19 14:56:10 -05:00 |
|
Dan
|
b2449c4d89
|
Trying to catch the too many messages error, and just stop rather than failing on all subsequent samples, so that it just keeps trying.
|
2020-11-16 10:01:56 -05:00 |
|
Dan
|
2396d2442f
|
Open the time for sending messages to 1pm to 5:30om, if we send out every 15 minutes, that should allow 3000 messages to go out, while reducing the likelyhood that an alert will fire stopping delivery.
|
2020-11-13 14:28:39 -05:00 |
|
Dan
|
1328979bd3
|
Limit to 190 at a time, and then set interval to be 5 minutes and pray for the best.
|
2020-11-13 14:08:32 -05:00 |
|
Dan
|
bb114adf65
|
Seem to have created an error with text messages, trying to fix it.
|
2020-11-13 13:57:37 -05:00 |
|
Dan
|
dd7b40f5a9
|
trottle text messages as well.
|
2020-11-13 10:27:24 -05:00 |
|
Dan
|
a84a14f3e5
|
Update notifications to try to fix issues with email and texts getting caught.
|
2020-11-13 10:25:32 -05:00 |
|
Dan
|
107c36bf96
|
fixing some stupid bugs.
|
2020-11-11 12:03:37 -05:00 |
|
Dan
|
6008b4895d
|
Fix form for communicator.
|
2020-11-11 10:47:34 -05:00 |
|
Dan
|
a8e897f344
|
Allow restricting results in main page, and downloading the results.
|
2020-11-03 16:01:50 -05:00 |
|
Dan
|
ee34a7ea20
|
cleaning up the scheduler, so it can check for new files every hour, but only send out notifications between 1 and 2:30.
|
2020-10-26 17:24:51 -04:00 |
|
Dan
|
034443451f
|
limit texts to 150 each time as well.
|
2020-10-26 17:06:31 -04:00 |
|
Dan
|
09ad4d6de2
|
fix another stupid mistake in the scheduler.
|
2020-10-22 13:32:27 -04:00 |
|
Dan
|
079040263a
|
stupid mistake.
|
2020-10-21 16:45:26 -04:00 |
|
Dan
|
5504c021bc
|
setting up scheduler to allow sending notifications between 1 and pm.
|
2020-10-21 15:17:03 -04:00 |
|
Dan
|
43df690e1c
|
only send a max of 150 emails, increase speed to 2 per second.
(appears that the smtp server starts rejecting requests after 200 emails, so
just playing it safe.
|
2020-10-20 15:11:46 -04:00 |
|
Dan
|
1e586df642
|
Merge branch 'master' of github.com:sartography/uva-covid19-testing-communicator
|
2020-10-20 14:43:13 -04:00 |
|
Dan
|
ff1ad5fc36
|
adding some logging messages so I can see if things are executing as expected.
|
2020-10-20 14:43:05 -04:00 |
|
Dan
|
8cf38cc4a8
|
Emails keep failing, I'm going to try upping the pause to every 2 seconds.
|
2020-10-19 12:57:09 -04:00 |
|
Aaron Louie
|
cee2cca160
|
Updates package versions
|
2020-10-19 12:27:27 -04:00 |
|
Dan
|
421c6eb791
|
set up a mechanism to retry sending messages that failed previously vai an api call.
|
2020-10-17 15:56:47 -04:00 |
|
Dan
|
dbff80ae27
|
update ivy files and remove noise from logs
|
2020-10-15 17:50:54 -04:00 |
|
Dan
|
a86ee07d60
|
I was overwriting the list of samples when two files were present, and I am stupid stupid stupid.
|
2020-10-15 17:35:58 -04:00 |
|
Dan
|
b1c9a7a4db
|
adding some logging.
|
2020-10-15 17:22:28 -04:00 |
|