care_fe icon indicating copy to clipboard operation
care_fe copied to clipboard

feat: added health details and medical history fields to consultation form

Open aeswibon opened this issue 2 years ago • 2 comments

Updates

  • [x] Fixes #2738
  • [x] Fixes #3332
  • [x] Fixes #3333
  • [x] Fixes #3335
  • [x] Fixes #3336
  • [x] Fixes #3338
  • [x] Fixes #3361
  • [x] Used Tailwind AutoCompleteAsync field (by @khavinshankar) as disease search box

aeswibon avatar Oct 22 '22 05:10 aeswibon

Deploy Preview for care-egov-staging ready!

Name Link
Latest commit 416f15e1632a0038f7abe3deef7aa3c07ba8d328
Latest deploy log https://app.netlify.com/sites/care-egov-staging/deploys/6453619a199c3f0008192576
Deploy Preview https://deploy-preview-3799--care-egov-staging.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

netlify[bot] avatar Oct 22 '22 05:10 netlify[bot]

:wave: Hi, @cp-Coder, Conflicts have been detected against the base branch. Please rebase your branch against the base branch.


This message is automatically generated by prince-chrismc/label-merge-conflicts-action so don't hesitate to report issues/improvements there.

github-actions[bot] avatar Oct 25 '22 14:10 github-actions[bot]

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
care-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 4, 2023 7:46am

vercel[bot] avatar Oct 26 '22 12:10 vercel[bot]

:wave: Hi, @cp-Coder, Conflicts have been detected against the base branch. Please rebase your branch against the base branch.


This message is automatically generated by prince-chrismc/label-merge-conflicts-action so don't hesitate to report issues/improvements there.

github-actions[bot] avatar Nov 03 '22 15:11 github-actions[bot]

Deploy Preview for care-net failed.

Name Link
Latest commit 0c642cfe2661d290be15515353bf29a2f708e4ad
Latest deploy log https://app.netlify.com/sites/care-net/deploys/64510da31636af000889b31d

netlify[bot] avatar Nov 04 '22 15:11 netlify[bot]

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarqubecloud[bot] avatar Nov 04 '22 15:11 sonarqubecloud[bot]

:wave: Hi, @cp-Coder, Conflicts have been detected against the base branch. Please rebase your branch against the base branch.


This message is automatically generated by prince-chrismc/label-merge-conflicts-action so don't hesitate to report issues/improvements there.

github-actions[bot] avatar Nov 16 '22 12:11 github-actions[bot]

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 13 Code Smells

No Coverage information No Coverage information
5.9% 5.9% Duplication

sonarqubecloud[bot] avatar Dec 08 '22 17:12 sonarqubecloud[bot]

:wave: Hi, @cp-Coder, Conflicts have been detected against the base branch. Please rebase your branch against the base branch.


This message is automatically generated by prince-chrismc/label-merge-conflicts-action so don't hesitate to report issues/improvements there.

github-actions[bot] avatar Dec 17 '22 11:12 github-actions[bot]

@cp-Coder marking it for team discussion required, for reevaluating the PR since the backend changes are not getting merged, and the issue seems to be changed a lot,

nihal467 avatar Feb 06 '23 11:02 nihal467

@rithviknishad can you review it @cp-Coder can you work on the backend

nihal467 avatar Feb 07 '23 18:02 nihal467

@cp-Coder could you clear the merge conflicts too?

rithviknishad avatar Feb 13 '23 03:02 rithviknishad

:wave: Hi, @cp-Coder, Conflicts have been detected against the base branch. Please rebase your branch against the base branch.


This message is automatically generated by prince-chrismc/label-merge-conflicts-action so don't hesitate to report issues/improvements there.

github-actions[bot] avatar Mar 07 '23 10:03 github-actions[bot]

We could take this up as a separate issue

image

rithviknishad avatar Mar 13 '23 11:03 rithviknishad

:wave: Hi, @cp-Coder, Conflicts have been detected against the base branch. Please rebase your branch against the base branch.


This message is automatically generated by prince-chrismc/label-merge-conflicts-action so don't hesitate to report issues/improvements there.

github-actions[bot] avatar Mar 14 '23 04:03 github-actions[bot]

:wave: Hi, @cp-Coder, Conflicts have been detected against the base branch. Please rebase your branch against the base branch.


This message is automatically generated by prince-chrismc/label-merge-conflicts-action so don't hesitate to report issues/improvements there.

github-actions[bot] avatar Mar 14 '23 05:03 github-actions[bot]

@cp-Coder the deploy is failed and there is a merge conflict, can you clear it ASAP

nihal467 avatar Mar 14 '23 06:03 nihal467

LGTM, @khavinshankar merge it ASAP, we are having a lot of minor bugs in the PR, which are not causing functionality issues but need to be fixed this week itself, so once this PR is merged, the following issues will be filed

nihal467 avatar Mar 14 '23 10:03 nihal467

:wave: Hi, @cp-Coder, Conflicts have been detected against the base branch. Please rebase your branch against the base branch.


This message is automatically generated by prince-chrismc/label-merge-conflicts-action so don't hesitate to report issues/improvements there.

github-actions[bot] avatar Mar 17 '23 14:03 github-actions[bot]

@cp-Coder image

  • [x] when i scroll down, and reach the health section, it is still showing I am in the general details on the left side
  • [x] rename "General Details" to "Consultation"
  • [x] As per issue #3331 rearrange the order from consultation-health details-medical history to medical history-health details-consultation
  • [x] as per issue #3338 move the family details field to the last of the health details section ( under the weight and height field )
  • [x] as per issue #2218 reorder the health detail section as allergy - vaccination - blood group - weight & height - family details
image
  • [x] as per issue #3361 , rename disease history to medical history
  • [ ] it should be appearing in chronological order, once we submit the data

nihal467 avatar Mar 22 '23 08:03 nihal467

  • [ ] it should be appearing in chronological order, once we submit the data

@nihal467 Can you elaborate it more? What should be in the chronological order?

aeswibon avatar Apr 07 '23 18:04 aeswibon

:wave: Hi, @cp-Coder, Conflicts have been detected against the base branch. Please rebase your branch against the base branch.


This message is automatically generated by prince-chrismc/label-merge-conflicts-action so don't hesitate to report issues/improvements there.

github-actions[bot] avatar Apr 11 '23 10:04 github-actions[bot]

:wave: Hi, @cp-Coder, Conflicts have been detected against the base branch. Please rebase your branch against the base branch.


This message is automatically generated by prince-chrismc/label-merge-conflicts-action so don't hesitate to report issues/improvements there.

github-actions[bot] avatar Apr 12 '23 08:04 github-actions[bot]

@nihal467 Is this pr relevant now?

@cp-Coder what's the status of this pr?

khavinshankar avatar Apr 13 '23 06:04 khavinshankar

@nihal467 Is this pr relevant now?

@cp-Coder what's the status of this pr?

@khavinshankar The PR is good for testing. The PR has been tested before and @nihal467 added the tested label before. but due to merge conflicts, he suggested some additional changes(minor UI changes). Just waiting for @nihal467 to test it once again.

aeswibon avatar Apr 14 '23 05:04 aeswibon

:wave: Hi, @cp-Coder, Conflicts have been detected against the base branch. Please rebase your branch against the base branch.


This message is automatically generated by prince-chrismc/label-merge-conflicts-action so don't hesitate to report issues/improvements there.

github-actions[bot] avatar May 02 '23 12:05 github-actions[bot]

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 3 Code Smells

No Coverage information No Coverage information
16.2% 16.2% Duplication

sonarqubecloud[bot] avatar May 04 '23 07:05 sonarqubecloud[bot]

:wave: Hi, @cp-Coder, Conflicts have been detected against the base branch. Please rebase your branch against the base branch.


This message is automatically generated by prince-chrismc/label-merge-conflicts-action so don't hesitate to report issues/improvements there.

github-actions[bot] avatar Jun 13 '23 04:06 github-actions[bot]

@cp-Coder due to large merge conflict and inactivity in the PR, closing this PR

nihal467 avatar Oct 16 '23 06:10 nihal467