mariekers

Results 16 issues of mariekers

Allow developers and product owners to see app activity and usage Done: [K8 observability](https://github.com/javajon/kubernetes-observability) implemented on product - [ ] Start a personal Kubernetes cluster - dev-completed don't need -...

qa
k8s infra

Implement scancode toolkit on repo to check licenses and stuff *this makes it easier for open source teams to contribute Assigned Kris cause he knows how to do this and...

qa
ci/cd

Incorporate tests in git actions to ensure that PPE estimates are in the right neighborhood This is something Penn is still working through - mostly uses the [excel](https://drive.google.com/file/d/1zoiy7hJJJPgXrljN6-PIYh_0leRNl1Ec/view?usp=sharing) file to...

python
qa
hospital-request
models
ppe

Convert `drugs used` into it's own django object so PPP can modify the list in the django backend

backend

Separate the hard-coded (currently true) django objects from faked data script The harded coded objects should be populated with real, PPP data. These objects are: * sep sites * programs...

data
python

Add non-participant fields from the [SEP registration form](https://drive.google.com/file/d/1_nb7xWwI7DWDxKaccz-2Bl-GU7bJKUMt/view?usp=sharing) to an SEP enrollment object in the back end * What zip code do you live in or spend the most time...

backend

Multiple bad searches on the search form returns error: `Warning: Failed prop type: Invalid prop `participants` of type `string` supplied to `PrevPointTableBody`, expected `array`.` Investigate why this happens and propose/push...

bug
frontend

SSH to a port or something similarly hacky

devops

Add non-participant fields from the [SEP registration form](https://drive.google.com/file/d/1_nb7xWwI7DWDxKaccz-2Bl-GU7bJKUMt/view?usp=sharing) to the participant form on the front end: * What zip code do you live in or spend the most time in...

frontend

Load actual SEP data from Prevention Point into postgres backend. **ask Marieke for SEP data (you will need to sign [BAA](https://drive.google.com/file/d/0BxNiU-4RRPKSVkYtWU5zMkwtcGNBRE5mVzBiR3JiY3ZZaFpn/view?usp=sharing))

data
python