December Week 4 Release
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. + fixButtonV2
+ adj. vertical-align ofCareIcons
+ GeneralizeSubmit
andCancel
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