aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* add positiveTests tableGalen Guyer2020-11-162-1/+56
|
* add explanation for positive test rateGalen Guyer2020-11-161-0/+4
|
* add positive test rateGalen Guyer2020-11-161-2/+18
|
* move all calculation logic into MainPageGalen Guyer2020-11-162-18/+32
|
* Move data into MainPageGalen Guyer2020-11-162-3/+4
|
* make report issues link blueGalen Guyer2020-11-153-21/+26
|
* add goatcounter as page element to hopefully catch routingGalen Guyer2020-11-154-2/+32
|
* add toggle for one day or week agoGalen Guyer2020-11-142-4/+14
|
* specify prior alert not always yesterdayGalen Guyer2020-11-141-1/+1
|
* add prior update timeGalen Guyer2020-11-141-1/+14
|
* make the main title a link to the homepageGalen Guyer2020-11-141-2/+2
|
* use a darker orange to make graphs more readableGalen Guyer2020-11-141-1/+1
|
* make buttons betterGalen Guyer2020-11-141-6/+6
| | | | | | buttons change their background and text color on hover now to make their purpose more clear, and the Link element covers the whole button now. Thanks for the suggestions Tessa!
* switch API urlGalen Guyer2020-11-141-1/+1
|
* remove line breakGalen Guyer2020-11-141-1/+0
|
* add attributionGalen Guyer2020-11-141-0/+7
|
* Add yesterday alert levelGalen Guyer2020-11-141-0/+3
|
* Add alert level and clean up colorsGalen Guyer2020-11-142-2/+6
|
* add links to all statsGalen Guyer2020-11-144-23/+141
|
* add History and totalstudent cases graphGalen Guyer2020-11-142-16/+99
|
* pop most data into MainPage for routerGalen Guyer2020-11-142-59/+73
|
* draw more attention to numbers instead of labelGalen Guyer2020-11-141-3/+5
|
* add some fancier styling with better labelsGalen Guyer2020-11-144-38/+62
|
* Add tailwind cssGalen Guyer2020-11-141-0/+4
|
* drop year from updated stringGalen Guyer2020-11-141-1/+10
|
* add latest update dateGalen Guyer2020-11-141-0/+4
|
* change width of media queryGalen Guyer2020-11-131-1/+1
|
* Populate the rest of the data with some niceish stylingGalen Guyer2020-11-132-0/+41
|
* Add cards for total casesGalen Guyer2020-11-134-33/+38
|
* get data from apiGalen Guyer2020-11-132-9/+23
|
* Add swr and configsGalen Guyer2020-11-131-2/+6
|
* Add prettierGalen Guyer2020-11-137-75/+68
|
* Initialize project using Create React AppGalen Guyer2020-11-138-0/+126