Skip to content

Releases: ohcnetwork/care_fe

January Week 2 Release

09 Jan 05:47
88c0672
Compare
Choose a tag to compare

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

Jan Week 1 Release

04 Jan 08:41
fb3f24e
Compare
Choose a tag to compare

What's Changed

A summary of the major achievements from 2022 can be found here

Full Changelog: v15.4.5...v15.4.6

December Week 4 Release

26 Dec 13:13
2ff1b49
Compare
Choose a tag to compare

What's Changed

  • Cypress: Fix external result's import test by @rithviknishad in #4362
  • Fix cancel button on asset create/update page by @Ashesh3 in #4364
  • Fix (UpdateFacilityMiddleware): made the facility middleware form responsive by @naman114 in #4339
  • De-duplicate implementation of useMergeState hook by @rithviknishad in #4287
  • Update CARE prompt when new version available by @rithviknishad in #4298
  • Log tab result button is disabled in discharged patient UI by @patelaryan7751 in #4368
  • Use cursor-pointer class for tab names in view consultation files by @Ashesh3 in #4351
  • Refactor doctor capacity page to use Tailwind by @Ashesh3 in #4314
  • Switch labels to FieldLabel on Facility Creation page by @Ashesh3 in #4355
  • Add end>start constraint to DateRangeInputV2 by @Ashesh3 in #4329
  • Disable past dates for warranty expiry date on create assets page by @Pranshu1902 in #4327
  • Remove broken pagination and disable inputs on Inventory Management by @Ashesh3 in #4028
  • Fixes asset Import/Export tooltip by @rithviknishad in #4383
  • Preserve file name when downloading Consultation files by @Ashesh3 in #4382
  • hide x overflow in sidebar by @Ritesh-Aggarwal in #4381
  • Fix (Advanced Filters): made all filter sidebars collapse on clearing filters by @naman114 in #4337
  • 🛠 Upgrade the colors of tailwind input components + 🛠 Tailwind Consultation Form + 🛠 Tailiwnd discharge patient dialog by @rithviknishad in #4309
  • Upgrade Pagination comp. + fix ButtonV2 + adj. vertical-align of CareIcons + Generalize Submit and Cancel buttons by @rithviknishad in #4358
  • Removes app-updated from localStorage immediatley after showing update success notification by @rithviknishad in #4384
  • Replace SVGs used by login-hero with PNGs to stop consuming lots of memory in firefox by @rithviknishad in #4388
  • Bump tailwindcss:3.2.4 by @Ashesh3 in #4307
  • remove docker cache, use prebuilt care by @rithviknishad in #4390
  • Optimize job runs of deploy failed labeller by @rithviknishad in #4257
  • Seperated hook and component in useExport by @khavinshankar in #4376
  • Allow 11 digits only when a phone number starts with 1800 by @khavinshankar in #4366
  • Use facility.middleware_address for asset.meta.middleware_hostname by @khavinshankar in #4357
  • Fix(asset): Asset configuration warranty date is malfunctioning by @cp-coder in #4399

Full Changelog: v15.4.4...v15.4.5

December Week 3

19 Dec 04:31
c7d7711
Compare
Choose a tag to compare

What's Changed

  • Fix (AddLocationForm): location edit cancel button triggers toast notification by @naman114 in #4306
  • Move export asset button beside asset name and improve import/export icons and fix button border control by @rithviknishad in #4244
  • fix(asset): Modified breadcrumbs in asset page by @cp-coder in #4288
  • Disable proceed button for edit patient file name by @Pranshu1902 in #4283
  • Fix Sample Tests CSV download filename by @rithviknishad in #4254
  • Phone Number filter malfunction resolved and minor UI fixes by @Pranshu1902 in #4268
  • Fix form submission on enter key for Patient Details by @Ashesh3 in #4255
  • Added user details and time of archive in the more details modal by @patelaryan7751 in #4281
  • Switch to Tailwind elements for bed capacity by @Ashesh3 in #4272
  • Emergency Number filter malfunction resolved and minor UI fix by @Pranshu1902 in #4313
  • fixed: csv files are not in proper format by @cp-coder in #3980
  • fix: upgrade the facility creation component to tailwind components by @cp-coder in #4315
  • Generalize Import and Export + Add create asset button on asset list page + Fix patients page padding by @rithviknishad in #4310
  • Fix user add page checkUsername function by @siddnikh in #4136
  • Made verified by field in consultation required by @skks1212 in #4295
  • Fix button layout on Facility page by @Ashesh3 in #4333
  • fix: Placeholder and autofill credentials overlap in chrome by @Pragati1610 in #4118
  • updated facility types by @mathew-alex in #4117
  • Fixed card height inconsistency in PatientHome by @khavinshankar in #4278
  • fix: misalignment in forgot password page by @cp-coder in #4331
  • fix: facility home page buttons are misaligned by @cp-coder in #4335
  • Added 11 digit restriction for toll free numbers by @skks1212 in #4294

Full Changelog: v15.4.3...v15.4.4

December Week 2 Release

13 Dec 14:16
87faa53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v15.4.2...v15.4.3

December Week 1 Release

05 Dec 07:36
5165535
Compare
Choose a tag to compare

What's Changed

Full Changelog: v15.4.1...v15.4.2

November Week 4 Release

30 Nov 14:32
f83cb5f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v15.3.3...v15.3.4

November Week 3 Release

22 Nov 07:11
600a0b2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v15.3.2...v15.3.3

November Week 2 Release

14 Nov 07:47
3bc737c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v15.2.9...v15.3.2

Novermber Week 1 Release

07 Nov 07:58
898f762
Compare
Choose a tag to compare

What's Changed

Full Changelog: v15.2.6...v15.2.9