Skip to content

January Week 2 Release

Compare
Choose a tag to compare
@gigincg gigincg released this 09 Jan 05:47
· 2928 commits to develop since this release
88c0672

What's Changed

  • Add storybook to README, Fix issue with storybook not rendering all buttons by @rithviknishad in #4504
  • Use the standard Cancel and Submit buttons for Facility Notify modal by @rithviknishad in #4465
  • Improvements to Sign out button by @Ashesh3 in #4444
  • Autocomplete for location field in asset create form by @rithviknishad in #4463
  • Mention ICD for diagnosis field by @Ashesh3 in #4511
  • Fixed responsive bug in asset details by @skks1212 in #4510
  • Show modal for asset delete confirmation by @GokulramGHV in #4439
  • Fix padding for Pressure sore drop down by @Ashesh3 in #4509
  • fix: Missing ascending/descending icons in patient ordering filter by @cp-coder in #4466
  • fix: Improve facility filter for patients listing by @cp-coder in #4427
  • Add workflow to auto label issues as WIP by @Ashesh3 in #4251
  • Disable picking future dates in consultation form's admission and symptoms onset date fields by @rithviknishad in #4424
  • Fix minor alignment issue on patients page (filter badges) by @siddnikh in #4226
  • Adds "Submit" and "Cancel" to en locale by @rithviknishad in #4507
  • Care UI Slideover, upgrades Notifications List and Mobile Sidebar by @rithviknishad in #4487
  • Fetch localbodies when district is auto filled from pincode by @Ashesh3 in #4517
  • Switch to FieldLabel for PrescriptionBuilder and improve error messages by @Ashesh3 in #4515
  • 🔄 Auto update CARE by @rithviknishad in #4506
  • Disable camera feed errors if not configured by @Ashesh3 in #4503
  • Prevent updateQuery invocation if invalid phone number length by @rithviknishad in #4470
  • Made secondary button look like its not disabled by @skks1212 in #4469
  • Switched to CARE UI components in facility tiles by @skks1212 in #4159
  • Fix: Health details to COVID Details and Medical history (comorbidities) by @cp-coder in #4502
  • Use URLSearchParam instead of the deprecated querystring by @rithviknishad in #4508
  • Bump @types/node from 18.11.5 to 18.11.18 by @dependabot in #4438
  • Fix issue with Autocomplete placeholder by @rithviknishad in #4525
  • Migrate all existing usages PhoneNumberField to PhoneNumberFormField and deprecates the legacy component by @rithviknishad in #4527
  • Run lint-staged only for *.{ts,tsx,js,jsx} files by @rithviknishad in #4521
  • Fixed patient link in FacilityCard by @khavinshankar in #4529
  • Fix Patient List Breadcrumbs by @rithviknishad in #4532
  • Fixed patient loading issue while directly using the link by @khavinshankar in #4539

Full Changelog: v15.4.6...v15.4.7