September Week 3 Release
khavinshankar
released this
18 Sep 05:01
·
1927 commits
to develop
since this release
What's Changed
- Refactor ConsultationDetails.tsx by @thtauhid in #6258
- Add validation for average working hours by @Ashesh3 in #6243
- Changed priority of backUrl and history for back button in pageTitle by @kshitijv256 in #6251
- Asset filter parameters reset on unselect by @print-Sathvik in #6255
- Make the form consistent by @Pranshu1902 in #6238
- Disabled asset config button for users other than state and district admin by @thtauhid in #6259
- add test to search asset by qr and serial number by @nihal467 in #6266
- remove quotes from envs in
.env
and gitignore bun lock file by @rithviknishad in #6263 - remove
REACT_APP_CONFIG
from.env
by @rithviknishad in #6268 - fix load dummy data command by @sainak in #6270
- Refactor workflow to properly wait for migrations by @Ashesh3 in #6272
- Asset CSV export by @Ashesh3 in #6262
- Support for tracking consultation readmissions by @rithviknishad in #6239
- Add Consultation button is now conditionally active by @thtauhid in #6260
- Added None option in admitted_to bed filters so that we can filter for patient who are admitted but no bed assigned by @yaswanthsaivendra in #5550
- Added Cypress Test to verify Asset Filter Functionality by @nihal467 in #6275
- Vitals Monitor (HL7): Add support to detect multiple ecg wavenames by @rithviknishad in #6274
- fix
goBack
precedence by @rithviknishad in #6285 - Implements
useQuery
&request
data fetching utilities (used in Location Management page) by @rithviknishad in #6269 - Cypress parallel by @mathew-alex in #6273
- Fixed Cypress Failure in Facility and Resource Page by @nihal467 in #6293
- Add Cypress test to Assets Export Functionality by @nihal467 in #6291
- Cam reset by @khavinshankar in #6286
New Contributors
- @thtauhid made their first contribution in #6258
- @yaswanthsaivendra made their first contribution in #5550
Full Changelog: v23.36.00...v23.37.0