Prafful Sharma
Prafful Sharma
## Proposed Changes - Updated Room Type choices - created custom migrations to update deprecated data ### Associated Issue - fixes #1930 ## Merge Checklist - [ ] Tests added/fixed...
## Proposed Changes 1.Updated medibase.json - removed _id field - added id field 2.Updated `MedibaseMedicine` model , removed external_id 3.Updated `python manage.py load_redis_index` command to directly use the json to...
## Proposed Changes - converted the data present populate_investigation.py from string to json ### Associated Issue - #1541 ## Merge Checklist - [x] tested using python manage.py populate_investigations _*Only PR's...
## Proposed Changes - Created Testcases for Bed Enpoint ### Associated Issue fixes #2103 ## Merge Checklist - [x] Tests added/fixed - [x] Linting Complete _*Only PR's with test cases...
## Proposed Changes - Implementing `Typst` for pdf generation. ### Associated Issue - Fixes #812 ## Merge Checklist - [x] Updated DockerFile. - [ ] Update prod DockerFile. - [x]...
part of epic issue - https://github.com/coronasafe/care/issues/1372
The title of the cms have a long line , which looks ugly , instead we can update it to something concise like `100xDev` **Screenshots or GIFs** 
## Proposed Changes Migrations sequence - - renamed feature to old_feature - added a feature field with array field - copied data from old_feature field to feature field - deleted...
## Proposed Changes - Updated assert classes to improve option handling ### Associated Issue - Fixes #2435 ### Architecture changes - Remove this section if not used ## Merge Checklist...
## Proposed Changes - Fixed duplication of data in investigation group table - Fixed many to many relations when populating investigation data - Updated Investigation data and investigation group data...