Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

feat(patients): better form feedback for add allergy #1945

Merged
merged 5 commits into from
Mar 29, 2020

Commits on Mar 26, 2020

  1. feat(newallergymodel.tsx and english index.ts): fix for issue Hospita…

    …lRun#1924
    
    Changes made in NewAllergyModel.tsx for two new hooks to store isInvalid boolean and textInput
    feedback. Additional error added to allergies in English index.ts
    
    fix HospitalRun#1924
    cfiorini74 committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    57541a8 View commit details
    Browse the repository at this point in the history
  2. style(newallergymodal.tsx): change variable names in NewAllergyModal.tsx

    Change names of boolean which stores if input is invalid in NewAllergyModal.tsx for clarity
    
    fix HospitalRun#1924
    cfiorini74 committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    b0d61d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. Merge branch 'master' into master

    HospitalRun Bot committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    e869b25 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into master

    HospitalRun Bot committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    cb58ae0 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2020

  1. fix(newallergymodel.test.tsx): change variable in newallergymodel test

    Changes variable in test for newallergymodel as String for the alert in actual newallergymodel.tsx
    has been changed.
    
    fix HospitalRun#1924
    cfiorini74 committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    d06b9df View commit details
    Browse the repository at this point in the history