Dan
dd17db1851
more tweaks to the way we process locations
2021-01-07 18:58:11 -05:00
Dan
1dc5025ebc
had a stupid bug in fixing the locations.
2021-01-07 18:21:46 -05:00
Dan
40756fb436
had a stupid bug in fixing the locations.
2021-01-07 18:14:05 -05:00
Dan
530a42f7e3
We have to use url_for when linking to assets as the base url may be (as in IS) different for production.
2021-01-07 17:46:54 -05:00
Dan
24922a9364
assure we use https, not http, or we will get blocked when we deploy over https for cloudfire and other CDN based sytems.
2021-01-07 17:29:48 -05:00
Dan
956d817091
1. Assure that when adding new samples, the location and station are correctly updated.
...
2. Add the ability to correct computing ids using existing emails where possible.
3. Adding a last modified date that will always be the last time the record was touched.
4. being a little more careful about location codes, setting to 1 if the location if 4 digits, otherwise respecting the location for 3 digits. Bit of a hack, hope we only run this once in production.
5. fixing a bug I found myself in where it would not load the index page if start_date got nulled out.
6. Adding a few much needed tests.
7. Correcting some issues with db migrations.
2021-01-07 16:59:36 -05:00
Nile Walker
efb4f9c29b
swtiched from dow to iso dow
2021-01-06 13:24:37 -05:00
Nile Walker
7cf7e7d4cb
Round chart info to 2 datapoints
2021-01-06 13:15:54 -05:00
Nile Walker
4055499eb3
Meditative type constraints the overall chart data
2021-01-06 13:08:50 -05:00
Nile Walker
f9e2db7106
End date is only stored as date + 1 day
2021-01-06 12:20:34 -05:00
Nile Walker
504aa24a0d
.
2021-01-06 12:13:29 -05:00
Nile Walker
21ff6b32eb
Removed dates from apply filters
2021-01-06 12:11:17 -05:00
Nile Walker
41dda2b977
Added api endpoint
2021-01-06 10:14:28 -05:00
Nile Walker
6007a17be1
How to go to correct for the missing time zone
2021-01-06 10:08:49 -05:00
Nile Walker
174b2bb96d
chart labels to bar charts, search all data button
2021-01-06 09:52:29 -05:00
Nile Walker
5650024b05
Colors are more consistent
2021-01-04 16:35:21 -05:00
Nile Walker
6639b7883a
Hourly + Weekday charts respond main chart changes
2021-01-04 16:07:17 -05:00
Nile Walker
5e2f7b3739
Pull Request #2
2021-01-04 15:11:49 -05:00
Nile Walker
3954c93c81
Grouped code into functions
2021-01-04 12:43:05 -05:00
Nile Walker
f75debfc40
Shrank Table Text
2021-01-04 12:27:16 -05:00
Nile Walker
6a55373d66
Added Nested Columns For location
2021-01-04 12:15:56 -05:00
Nile Walker
f0711a427e
Fixed Stats
2021-01-04 10:04:22 -05:00
Nile Walker
8a0d2b41a2
Counts per hour are found through a query now
2021-01-04 09:20:09 -05:00
Nile Walker
321e0c1dad
Adresses all but 6 and 8
2021-01-01 09:00:23 -05:00
Nile Walker
c97caa9ae5
Fixed Hist Bars
2020-12-31 11:36:11 -05:00
Nile Walker
b9e80bb698
Addresses 2-4 CR Requests
2020-12-31 09:33:02 -05:00
Nile Walker
1c9aff436b
Added time icrements to the histograms
2020-12-31 08:52:33 -05:00
Nile Walker
60b8411434
added color_idx
2020-12-30 09:23:10 -05:00
Nile Walker
8e4b48d096
Merge branch 'dashboard' of https://github.com/sartography/uva-covid19-testing-communicator into dashboard
2020-12-30 09:07:01 -05:00
Nile Walker
c68a0c2642
Added Form Responsiveness
2020-12-30 09:06:46 -05:00
Dan
153d9a78be
fixing some failing tests in the email logic, due to changes in the static asset paths.
2020-12-28 14:20:32 -05:00
Dan
90501bfecc
Merge branch 'dashboard' of github.com:sartography/uva-covid19-testing-communicator into dashboard
2020-12-28 14:09:10 -05:00
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
Dan
e699387ab5
Merge branch 'master' into dashboard
2020-12-18 12:58:16 -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