Releases: ohcnetwork/care_fe
Releases · ohcnetwork/care_fe
v25.1.0
What's Changed
- Bump @radix-ui/react-slot from 1.1.0 to 1.1.1 by @dependabot in #9518
- Auto label CI: fix permissions by @Rustix69 in #9514
- refactor: changed npm to sheetjs cdn by @noufalrahim in #9522
- Bump @radix-ui/react-label from 2.1.0 to 2.1.1 by @dependabot in #9519
- FIXED: Warranty Card UI Improve Responsiveness and Text Overflow Handling by @modamaan in #9491
- FIXED: Implement Dropdown for Hidden Breadcrumb Paths Across the Platform by @modamaan in #9413
- User Profile Replacement/Removal by @Jacobjeevan in #9382
- fix: remove overlapping of text and icons by @Tanuj1718 in #9490
- Fix: Discharge patient showing live by @AdityaJ2305 in #9415
- Fix: Volunteer access to link facility by @AdityaJ2305 in #9422
- Bump @tanstack/react-query from 5.62.7 to 5.62.8 by @dependabot in #9537
- Bump react-pdf from 9.1.1 to 9.2.1 by @dependabot in #9536
- Use shadcn Tooltip Components across FacilityCard by @rajku-dev in #9317
- Add View Consultation Button by @JavidSumra in #9296
- fix: DateInput and Actions button not optimised for mobile viewports by @harshit078 in #9432
- Fixed scroll issue in Shifting and Resource by @Jeffrin2005 in #9475
- Bump @radix-ui/react-dropdown-menu from 2.1.2 to 2.1.4 by @dependabot in #9555
- Fix Resource Board Filtering Failure by @nihal467 in #9558
- Bump @radix-ui/react-toast from 1.2.2 to 1.2.4 by @dependabot in #9554
- Fixes #9559:No Notice Available Icon Misaligned in Mobile View by @pranavchaitu in #9562
- Bump @yudiel/react-qr-scanner from 2.0.8 to 2.1.0 by @dependabot in #9566
- Bump @sentry/browser from 8.45.1 to 8.47.0 by @dependabot in #9565
- Fixed All Cypress Flaky test capture in cloud by @nihal467 in #9569
- Merge Develop To Staging v24.53.0 by @nihal467 in #9535
- Always show "online" for authenticated user profiles by @abhimanyurajeesh in #9574
- Bump @radix-ui/react-popover from 1.1.2 to 1.1.4 by @dependabot in #9576
- Bump react-i18next from 15.1.3 to 15.2.0 by @dependabot in #9575
- Fix: the selected medicine issue in the placeholder by @AdityaJ2305 in #9596
- Removed unwanted check in the patient discharge test by @nihal467 in #9601
- Integrates useInfiniteQuery for data fetching and resolves Infinite Load issue in Notes. by @JavidSumra in #9190
- fixes address and patient note card multi-line issue by @rithviknishad in #9607
New Contributors
- @harshit078 made their first contribution in #9432
- @Jeffrin2005 made their first contribution in #9475
- @pranavchaitu made their first contribution in #9562
- @abhimanyurajeesh made their first contribution in #9574
Full Changelog: v24.52.0...v25.1.0
December Fourth Week Release; v24.52.0
What's Changed
- Scribe Enhancements support PR by @shivankacker in #9265
- Bug-Fix: Patient's Age parsing discrepancy during XLS export in Sample Management System by @pooranjoyb in #9247
- Facility bed capacity verification test by @Jacobjeevan in #9145
- Changes on Assigning/Reassigning/Unassigning Volunteer to Patient by @rajku-dev in #9330
- Replace custom useQuery util with TanStack useQuery by @amjithtitus09 in #9360
- Sample Test Details: Fix Padding and enclose status and result with i18n by @rithviknishad in #9387
- fix: fixed enter key issue by @noufalrahim in #9396
- Fix: Added location for linked facility by @AdityaJ2305 in #9383
- Fix: Allergy count to Updated to has allergies text by @AdityaJ2305 in #9399
- User creation form bug fix by @Jacobjeevan in #9404
- Util function for cleaner usage of TanStack useQuery by @amjithtitus09 in #9395
- Fixed the date format in the user details page by @nihal467 in #9409
- Remove Sample management system by @bodhish in #9425
- Cleanup capacity related fields from facility by @bodhish in #9436
- Fixes timestamp alignment and adds 'Last Modified' section in patient management #9397 by @ashwinpraveengo in #9410
- Fix phone number field overflow in search component on firefox by @sainak in #9378
- Fix: Inconsistency in Title during creation of Resouce Request #9440 by @srijantrpth in #9442
- Bump i18next-browser-languagedetector from 8.0.0 to 8.0.2 by @dependabot in #9370
- Fixed Redirection of Critical care updation by @nihal467 in #9453
- Added Custom Headers Logic to Query by @srijantrpth in #9458
- Fix: Duplicate network requests in Patient Details page by @Mahendar0701 in #9297
- Adds
useMutation
compatible utility function and other abstractions by @rithviknishad in #9463 - Search UI for discharge patients by @Mahendar0701 in #9320
- Fixes UI Bug Issue in Symptom Editor by @JavidSumra in #9270
- Occupancy bed tooltip fully visible in mobile view by @Rishith25 in #9235
- Disallowing out of date range by @Rishith25 in #9201
- Bump @sentry/browser from 8.42.0 to 8.45.1 by @dependabot in #9473
- Fix: UI changes in shifting and resources pages by @SathishAdithiyaaSV in #9437
- Create 'copyToClipboard' utility function by @rajku-dev in #9449
- Cypress tests replace cy.wait with cy.intercept or dynamic waits by @Rishith25 in #8963
- FIXED: The APPROVAL LETTER is not wrapped with the component by @modamaan in #9479
- Fix avatar upload stuck state and update header after changing avatar by @shauryag2002 in #9427
- Fixed Flaky Test in cypress develop branch by @nihal467 in #9492
- Bump cypress from 13.15.2 to 13.17.0 by @dependabot in #9482
- Bump @radix-ui/react-tooltip from 1.1.4 to 1.1.6 by @dependabot in #9481
- Bump browserslist from 4.24.2 to 4.24.3 by @dependabot in #9495
- Bump @radix-ui/react-dialog from 1.1.2 to 1.1.4 by @dependabot in #9496
- Fixed facility selection issue in UserAddEditForm by @khavinshankar in #9503
New Contributors
- @pooranjoyb made their first contribution in #9247
- @amjithtitus09 made their first contribution in #9360
- @ashwinpraveengo made their first contribution in #9410
- @srijantrpth made their first contribution in #9442
- @SathishAdithiyaaSV made their first contribution in #9437
Full Changelog: v24.51.0...v24.52.0
December Third Week Release; v24.51.0
What's Changed
- Refactored Location Management Cypress Test by @nihal467 in #9301
- Add 'Update Details' Button in Community Nurse Log Update Details Page by @kihan2518B in #9094
- Sidebar Duotone icons by @shivankacker in #9281
- Bump cypress from 13.16.0 to 13.16.1 by @dependabot in #9302
- Fixed Add a better search UI for patients index page #8691 by @i0am0arunava in #8834
- changed modified_date to created_date on PatientHome page by @SwanandBhuskute in #9309
- Bump class-variance-authority from 0.7.0 to 0.7.1 by @dependabot in #9314
- fix: update Care's DPG URL by @Tanuj1718 in #9322
- Updated Test Details page form UI by @modamaan in #9138
- Bump react-i18next from 15.1.1 to 15.1.3 by @dependabot in #9291
- Bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #9158
- Bump i18next-http-backend from 2.6.2 to 3.0.1 by @dependabot in #9303
- Reorder Patient Search buttons by @shivankacker in #9319
- Fix excessive vertical padding in all pages by @rithviknishad in #9331
- removed lodash imports and dependencies and wrote js equivalents by @SwanandBhuskute in #9116
- Bump cmdk from 1.0.0 to 1.0.4 by @dependabot in #9348
- Fixed User Default View in Resource and Shifting by @nithish1018 in #9306
- Bump nanoid from 3.3.7 to 3.3.8 by @dependabot in #9346
- User Management Redesign and User Details Page by @Jacobjeevan in #9080
- fix infinite loading by @manmeetnagii in #9354
- Fix Infinite render on country code change by @JavidSumra in #9337
- Users Manage Test Fix by @Jacobjeevan in #9368
- Upgrade cypress version by @AdityaJ2305 in #9375
- Fix: [Clear Button is active when no input is selected in Dropdown] by @Rustix69 in #9264
- Fixed the user management page cypress issue by @nihal467 in #9384
- Fixed Flaky test in the user advance filters by @nihal467 in #9385
- Fixed Redirection of Critical care updation by @nihal467 in #9455
New Contributors
- @kihan2518B made their first contribution in #9094
- @manmeetnagii made their first contribution in #9354
Full Changelog: v24.50.0...v24.51.0
December Second Week Release; v24.50.0
What's Changed
- fix: updated crowdin.yml file by @Tanuj1718 in #9211
- Fix: Breadcrumbs redirection to patient edit consultation form by @shauryag2002 in #8985
- Fixes PR thank you msg. from potentially tagging the PR author twice by @JavidSumra in #9228
- Implemented Next and Previous button for files preview by @sarvesh-official in #9196
- Fix: Date of Birth to Year of Birth on Patient Details Page when DOB is Missing by @AdityaJ2305 in #9242
- fixing back button for camera asset by @SwanandBhuskute in #9246
- Rewriting UsersCreation.cy.ts according to POM approach by @AnveshNalimela in #8930
- Fixed Breadcrumb to Display Detailed Name Instead of ID by @rayyjeb in #9200
- Fix : Advanced Filters Autofilling on Revisit to Patient Tab by @Mahendar0701 in #9251
- Add edit button to immunisation section; replaced buttons with shadcn buttons across PatientsDetail section by @DonXavierdev in #9245
- phone size responsive issue shifting details page #8831 Open by @ayushpatil2122 in #9256
- Fix: Reflect Updated Service Notes Immediately in Asset Details without page reload by @Rishith25 in #9226
- Camera Preset Not Resetting on Re-selection Bug by @Jacobjeevan in #9186
- Update Sample File Upload and upgrade buttons to Shadcn button by @nithish1018 in #9157
- Referral letter preview desktop by @modamaan in #8954
- Tooltip added for treating docter skills in Patient details page by @Mahendar0701 in #9254
- Bump @radix-ui/react-icons from 1.3.1 to 1.3.2 by @dependabot in #9127
- Bump @radix-ui/react-tooltip from 1.1.3 to 1.1.4 by @dependabot in #9098
- Bump @sentry/browser from 8.37.1 to 8.42.0 by @dependabot in #9280
- Updated Non-Core Question Workflow by @tellmeY18 in #9220
- Enable ABDM plug in cypress env by @nihal467 in #9288
- Refactored User Login Workflow in cypress by @nihal467 in #9285
- Partially revert lockfile changes from #9285 by @rithviknishad in #9295
- Bump tailwind-merge from 2.5.4 to 2.5.5 by @dependabot in #9293
- Bump cypress from 13.15.2 to 13.16.0 by @dependabot in #9292
New Contributors
- @sarvesh-official made their first contribution in #9196
- @rayyjeb made their first contribution in #9200
- @DonXavierdev made their first contribution in #9245
- @ayushpatil2122 made their first contribution in #9256
Full Changelog: v24.49.0...v24.50.0
December First Week Release; v24.49.0
What's Changed
- Modified the Address Variable to use real-world data in cypress test by @nihal467 in #9218
- UI enhancement to Sample Test History by @Keerthilochankumar in #9193
- Adjusted the view change button position by @nithish1018 in #9172
- Patient Home Page redesign by @shivankacker in #9203
- Update Camera Capture Component by @JavidSumra in #9159
- Fix Camera Capture on Retake and Close by @JavidSumra in #9180
- Fix duplicated content in patient consultation by @shivankacker in #9221
- Solved the problem of overlapping notifications during updates by @ANIR1604 in #9207
- Add gitattributes to enforce proper line endings by @rithviknishad in #9223
- Fix loading state management in useQuery when requests are aborted by @rithviknishad in #9222
New Contributors
- @ANIR1604 made their first contribution in #9207
Full Changelog: v24.48.1...v24.49.0
November Fourth Week Hotfix Release; v24.48.1
What's Changed
- Remove special character validations for names (patients and users) by @rithviknishad in #9177
Full Changelog: v24.48.0...v24.48.1
November Fourth Week Release; v24.48.0
What's Changed
- Refactor Facility Homepage Advance Filters Cypress Test by @nihal467 in #9105
- Fix wrong terminology used in place of Log Update by @yash-learner in #9089
- Remove redundant "Add Consultation" button by @Srayash in #9095
- fixed the condition in cypress video artefact upload by @khavinshankar in #9149
- Fixed the flaky test in user skill management cypress test by @nihal467 in #9148
- Respiratory support table/graph: render no data points with no mode/modality by @Jacobjeevan in #9139
- Fixed doctor calling button size by @nithish1018 in #9130
- Design of List View layout in Resource Page by @AnveshNalimela in #9096
- "disable "Save Button" if no file is selected." #9110 by @Srayash in #9111
- Fixed:Show more monitors in CNS on very large displays #6503 by @i0am0arunava in #9013
- Add Cypress Test Suite for Sample Test Request Workflow by @JavidSumra in #8977
- Tests to verify error handling and access restrictions during Facility Creation by @Alokih in #9119
- Login page input fields UI update by @Rishith25 in #9125
- Fix: Bed capacity pop up errors by @AdityaJ2305 in #9123
- Enhanced care config to validate env during build process by @Alokih in #9032
- Added SpO2 field in community log update for nurses by @noufalrahim in #8907
- Added a missing translation by @khavinshankar in #9131
- fix: Resolve creation of patient name despite having numeric values by @Tanuj1718 in #9152
- Adjusted SpO2 thresholds and labels in DailyRounds component to match medical standards by @AdityaJ2305 in #9118
- Fix: Year Of Birth Field Validation Condition in Patient transfer form by @AdityaJ2305 in #9133
- Fix: TypeError in notification list by @AdityaJ2305 in #8935
- Enhancements to the nursing care procedures and routines tables by @sainak in #9079
- Add function to authorize user to register patient by @JavidSumra in #9000
- Refactored the pagination component in cypress by @nihal467 in #9163
- fix plausible site domain env validation by @rithviknishad in #9168
- Fixed the cypress env config file and removed hardcoded fallback by @nihal467 in #9184
- Fix: Spo2 twice rendering and wrong thresholds by @AdityaJ2305 in #9182
New Contributors
- @yash-learner made their first contribution in #9089
- @i0am0arunava made their first contribution in #9013
- @Alokih made their first contribution in #9119
- @Tanuj1718 made their first contribution in #9152
Full Changelog: v24.47.0...v24.48.0
November Third Week Release; v24.47.0
What's Changed
- Update dependencies by @sainak in #9049
- Update setup-care-apps scripts to remove existing apps that are not configured in env if any by @rithviknishad in #9052
- Include icons used in enabled apps while treeshaking the icons by @khavinshankar in #9068
- Avatar in UserAutoComplete by @Jacobjeevan in #8967
- fix locale sort's path and fix format script to sort cypress dir by @JavidSumra in #9070
- Ventilator mode/oxygen modality data on consultation page by @Jacobjeevan in #8781
- Fix Conditional Rendering of TextAreaFormField for Sample Test Type by @JavidSumra in #8960
- fixes auto needs testing label by @rithviknishad in #9025
- Update tooltip position and rotation in Discussion Notes panel by @shauryag2002 in #8938
- Add Cypress Test Suite for Facility Notice Board Functionality Verification by @JavidSumra in #9045
- New Cypress Test | Create Partial Investigation Log Update by @nihal467 in #9034
- "fix icon overlap in edit consultation page." #9077 by @Srayash in #9078
- Fixed search icon and removed delete option by @nithish1018 in #9059
- Dosage heading is misaligned in the prescription module #8645 by @Sulochan-khadka in #8751
- Fix min date for discharge by @shivankacker in #9083
- Update for List View in Shifting from Gird LayOut to List Layout by @AnveshNalimela in #8882
- Fix: Investigation record error in mobile mode by @AdityaJ2305 in #9065
- fixes dropdown click events issue by @nithish1018 in #9047
- Fix Notification Subscription Loading and Messaging Errors by @Mahendar0701 in #9038
- New Cypress Test for HCX Workflow in the platform by @nihal467 in #9007
- Conditionaly renders pagination component if number of entries is more than results per page by @mnshrm in #9004
- Upgraded qrcode.react to latest version by @nithish1018 in #9054
- Refactor Cypress Auth Test to POM and Improve Test Stability by @JavidSumra in #9024
- Fixed the flaky investigation cypress test by @nihal467 in #9091
- Fixed Flaky Test in User skill management by @nihal467 in #9092
- ABDM Plug FE by @khavinshankar in #9036
- Center align
Loading
component based on remaining screen height by @Suhail2701 in #8976 - added non-core-qn workflow by @tellmeY18 in #8889
- Migrated Scribe to a CARE App + Context by @shivankacker in #8469
- Fix bug with recursion by @shivankacker in #9100
- Respiratory support table/graph: render no data points with no mode/modality by @nihal467 in https://github.com/
New Contributors
- @Suhail2701 made their first contribution in #8976
Full Changelog: v24.46.0...v24.47.0
November Second Week Release; v24.46.0
What's Changed
- HCX Plug FE by @khavinshankar in #8943
- Fix avatars with initials in webkit by @sainak in #8947
- Fixed resource and shifting tabs by @nithish1018 in #8899
- Fix#8815 fixed clear button functionaly and center aligned arrow dropdown arrow by @NitinPSingh in #8895
- fixes "Created-at" section peeping out of "Doctor's discussion" by @Sulochan-khadka in #8796
- resolves age field NaN issue for shifting patient copy to clipboard by @mnshrm in #8984
- Reduce the cypress GitHub runner utilization to 4 by @nihal467 in #8987
- fixed: sample details page button position by @modamaan in #8970
- Adding of clear and cancel button in create preset form by @Rishith25 in #8921
- Fixed delete button size in asset details & consent record pages by @nihal467 in #8996
- Removed Unused cypress test files by @nihal467 in #9012
- Sort imports by @sainak in #9019
- displaying full names on hover for long names only by @SwanandBhuskute in #8972
- checks for username and username in card overflow fix by @SwanandBhuskute in #8940
- Fixed the Typo Issue in the district admin cypress function by @nihal467 in #9023
- Improve code splitting by @sainak in #8979
- Fix same-day discharge date selection in DateInputV2 component by @JavidSumra in #9014
- Added dynamic lock icon and strong types by @nithish1018 in #9006
- Added No records found in ABDM and button placement adjusted in Investigation Reports Page by @nithish1018 in #8999
- partially revert c9343d5 to fix investigation issues by @sainak in #9026
- include icons used in enabled apps while treeshaking the icons by @khavinshankar in #9069
- Fix min date for discharge by @shivankacker in #9082
New Contributors
- @mnshrm made their first contribution in #8984
- @modamaan made their first contribution in #8970
- @SwanandBhuskute made their first contribution in #8972
Full Changelog: v24.45.1...v24.46.0
November First Week Hotfix Release; v24.45.1
What's Changed
Full Changelog: v24.45.0...v24.45.1