December Week 2 Release
What's Changed
- Refactor home_facility to home_facility_obj by @Ashesh3 in #4177
- Fix buttons size and space on Asset page by @Ashesh3 in #4218
- chore(deps): remove clsx package by @cp-coder in #4196
- Add cause of death for expired patients by @Ashesh3 in #4109
- Fix PRN and Prescription alignment by @Ashesh3 in #4217
- Don't allow future dates for facility triage by @Pranshu1902 in #4094
- Removed auto scroll to top on Users page by @Pranshu1902 in #4124
- Migrate leaked unicons to CareIcons by @rithviknishad in #4238
- Skip esc key trigger on empty search input by @Ashesh3 in #4239
- Made minor UI fixes on facility and shifting details page by @Pranshu1902 in #4230
- Removed extra space in login page and fit it to screen size by @patelaryan7751 in #4222
- Added Waveform preview to asset configure page by @skks1212 in #4197
- Added a seperate component for headed tabs and reused in FileUpload Component by @patelaryan7751 in #4195
- Relative timestamps for Patient Details by @Ashesh3 in #4198
- Now only state admin and district and user who uploaded the file can edit and archive it by @patelaryan7751 in #4187
- Made the Ui uniform by changing the phone number field bg color to white by @patelaryan7751 in #4144
- feat: added admitted bed type filter by @cp-coder in #3963
- gitignore
pnpm-lock.yaml
by @rithviknishad in #4243 - feat(prescription): add new medicines to the prescription module by @cp-coder in #4245
- fix(patient): re-admission is using existing consultation by @cp-coder in #4215
- fix(facility): cancel button is malfunction in facility update page by @cp-coder in #4214
- fix(UserProfile): Unable to update user details by @cp-coder in #4063
- Resolved crashing Edit Triage page by @Pranshu1902 in #4241
- Made sidebar scrollable in small screens and landscape mode by @khavinshankar in #4121
- FileUpload: Added an option to rotate images in preview by @khavinshankar in #4130
- Made the adding cover image feature visible in mobile devices when there is no cover image by @patelaryan7751 in #4149
- Auto focus while selecting current location in LocationPicker in Facility Create by @khavinshankar in #4219
- Removed hover effect for push score details in preview mode in Pressure Sore by @khavinshankar in #4221
- Fix (HospitalList): textarea of notify facility modal by @naman114 in #4227
- Added max, min props to DateInputV2 by @khavinshankar in #4232
- Added middleware update feature by @cp-coder in #4260
- Workflow to comment on P1 labelled issues by @rithviknishad in #4256
- Fix consultation form Asymptomatic handling logic by @rithviknishad in #4270
- Fix other symptomps text area not showing by @rithviknishad in #4274
- Fixed Cypress Tests by @khavinshankar in #4062
- Fix: Default Camera Presets in ccf4a6c
- Add location selection to asset import and fix reload bug by @Ashesh3 in #4284
Full Changelog: v15.4.2...v15.4.3