Aakash Singh

Results 86 issues of Aakash Singh

add access control checks while fetching camera configs and performing actions

## Proposed Changes - add middleware level auth - cache middleware openid keys - cleanup middleware auth - add route to fetch asset configs for middlewares - add handlers to...

event entries are being created for groups with no values https://care.coronasafe.in/facility/0c95c7f0-e1d2-4aff-83fa-933cef60d3a8/patient/7e8fc20f-02da-47f7-8c33-f2d8c7e52dd8/consultation/edfe0bd6-0f50-4a4c-8cd0-2d4ad0e9cea1

Sentry Issue: [CARE-M5](https://coronasafe-network.sentry.io/issues/4134976066/?referrer=github_integration) | | | | ------------- | --------------- | | **Transaction Name** | /api/v1/resource/ | | **Parent Span** | django.view - resource-request-list | | **Repeating Spans (0)** |db...

good first issue
hacktoberfest

currently the choices are defined as list of tuples and in some places we have to reverse them as well which does not properly indicate what the value of the...

coronasafe/care@master/care/facility/models/facility.py#L20-L39 make custom migrations to migrate deprecated types to new types required for https://github.com/coronasafe/care_fe/pull/7300

## Proposed Changes - ruff refactorings ## Merge Checklist - [ ] Tests added/fixed - [ ] Update docs in `/docs` - [ ] Linting Complete - [ ] Any...

In progress

## Proposed Changes - use ruff for formatting and linting - update ci - update precommit hooks - cleanup gitignore ### Associated Issue - closes #1558 ## Merge Checklist -...

## Proposed Changes - create fields for patient and bed counts in facility - create signals to update the count on changes ### Associated Issue - Closes #1259 - Fixes...

Add created_by and updated_by fields to base model to track user that made changes to the objects

enhancement