Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Production Release; June Week 4 #5774

Merged
merged 50 commits into from
Jun 23, 2023
Merged

Production Release; June Week 4 #5774

merged 50 commits into from
Jun 23, 2023

Commits on Jun 21, 2023

  1. Issue wordwrap solved (#5671)

    * wrapping of text patient note bug fixed
    
    * Issue resolved for word wrap with whitespace pre
    
    ---------
    mustafaazad03 committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    a819e4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8661089 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77abcdd View commit details
    Browse the repository at this point in the history
  4. Tailwind LiveFeed.tsx (#5718)

    * fixes #4966
    
    * fixes #4966
    rithviknishad committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    0eec833 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9926aca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    91d9443 View commit details
    Browse the repository at this point in the history
  7. Tailwinds Log Lab Results page (#5717)

    * Tailwind src/Components/Facility/Investigations/Table
    
    * fixes #4968
    
    ---------
    
    Co-authored-by: Khavin Shankar <khavinshankar@gmail.com>
    rithviknishad and khavinshankar committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    83f568d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7655954 View commit details
    Browse the repository at this point in the history
  9. Tailwinds Resources Filter (#5669)

    * tailsinwds #4990
    
    * fix padding
    
    * support for proper names in DateRangeFormFields
    
    * update cypress test
    
    ---------
    rithviknishad committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    b058e15 View commit details
    Browse the repository at this point in the history
  10. Tailwinds ResourceDetails.tsx (#5668)

    * tailwinds #4993
    
    * minor: use ButtonV2
    
    * fixes #5693
    rithviknishad committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    8ad28b8 View commit details
    Browse the repository at this point in the history
  11. Tailwinds ResourceCreate.tsx (#5667)

    * tailwinds #4992
    
    * fixes #5692
    
    * adds missing required
    rithviknishad committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    cdd1df3 View commit details
    Browse the repository at this point in the history
  12. Tailwinds LinkFacilityDialog.tsx (#5665)

    * tailwinds #5001
    
    * Deletes unused Link Facility Dialog
    
    * Revert "Deletes unused Link Facility Dialog"
    
    This reverts commit 5e8db7e.
    rithviknishad committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    2cd244a View commit details
    Browse the repository at this point in the history
  13. Tailwinds ManageUsers.tsx (#5664)

    * tailwinds #5002
    
    * update cypress
    
    * fix cypress
    rithviknishad committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    a4fd3ef View commit details
    Browse the repository at this point in the history
  14. tailwinds #4979 (#5662)

    rithviknishad committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    99c8329 View commit details
    Browse the repository at this point in the history
  15. Tailwinds Create Shift Form (#5661)

    * tailwinds #4987
    
    * fix responsiveness issue
    rithviknishad committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    6939644 View commit details
    Browse the repository at this point in the history
  16. tailwinds #4986 (#5660)

    rithviknishad committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    2e34d6e View commit details
    Browse the repository at this point in the history
  17. tailwinds #4978 (#5657)

    rithviknishad committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    72bddfb View commit details
    Browse the repository at this point in the history
  18. Tailwinds SetInventoryForm.tsx (#5656)

    * tailwind #4958
    
    * fixes #5691
    
    * fix responsiveness
    rithviknishad committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    2bf1728 View commit details
    Browse the repository at this point in the history
  19. Tailwinds User Delete Dialog (#5655)

    * tailwinds #5005
    
    * Remove delete user test
    
    ---------
    rithviknishad committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    44c2231 View commit details
    Browse the repository at this point in the history
  20. Tailwinds SampleTest.tsx (#5653)

    * fixes #4984
    
    * adds more padding below icmr ref
    
    * wrap lines for overflowing texts for all ButtonV2
    
    * fixes testing_facility handleSubmit
    
    * whitespace-pre-wrap only for submit and cancel.
    rithviknishad committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    441a9f1 View commit details
    Browse the repository at this point in the history
  21. Tailwinds FacilityHome.tsx (#5650)

    * fixes #4953
    
    * replace PageTitle to Page
    
    ---------
    rithviknishad committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    ae2fa21 View commit details
    Browse the repository at this point in the history
  22. Replace Material UI components in src/Components/Shifting/ListFilter.…

    …tsx. Fixes  #4996 (#5572)
    
    * Change MUI components to CARE components in ResultList.tsx
    
    * replace MUI components in src/Components/Shifting/ListFilter.tsx
    
    * change LegacySelectField to SelectFormField
    
    * fix handChange issue
    
    * fix shiftFilter issues
    
    * add cypress tests
    
    * change DateRangePicker to DateRangeFormField and add cpyress tests
    
    * CareUI: Adds `UserAutocompleteFormField` and used it in Assigned To field of Shifting Filter
    
    * delete unused `UserSelect2`
    
    * remove unnecessary grid around DateRangeFormField
    
    * replace FieldLabel with SelectFormField label
    
    ---------
    
    Co-authored-by: Khavin Shankar <khavinshankar@gmail.com>
    Co-authored-by: Mohammed Nihal <57055998+nihal467@users.noreply.github.com>
    Co-authored-by: rithviknishad <rithvikn2001@gmail.com>
    4 people committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    b200a67 View commit details
    Browse the repository at this point in the history
  23. tailwinds #4985 (#5658)

    rithviknishad committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    cba16ff View commit details
    Browse the repository at this point in the history
  24. CareUI: Adds AutocompleteFormFields for State, District & LocalBody +…

    … Tailwinds Facility Filter (#5654)
    
    * Adds `StateAutocompleteFormField.tsx`
    
    * Adds `DistrictAutocompleteFormField`
    
    * Adds `LocalBodyAutocompleteFormField`
    
    * fixes #4967
    
    * remove unused old `LocalBodySelect`
    
    * fix loading state of district and local body formfields
    
    * minor improvement
    rithviknishad committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    bc617a4 View commit details
    Browse the repository at this point in the history
  25. Tailwinds / Migrates all usages of RoleButton to ButtonV2 with `a…

    …uthorizedFor` (#5649)
    
    * Migrate `RoleButton` to `ButtonV2` in `DoctorCountCard.tsx`
    
    * Migrate `RoleButton` to `ButtonV2` in `LocationManagement.tsx`
    
    * Adds authorized buttons for `BedManagement.tsx`
    
    * Migrate `RoleButton` to `ButtonV2` in `MinQuantityList.tsx`
    
    * Deletes no longer used `RoleButton`
    
    * fix Location Management responsive view
    
    * fix `BedManagement` reponsive view
    
    * fix responsiveness in min quantity
    rithviknishad committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    47d410e View commit details
    Browse the repository at this point in the history
  26. Handled the Rhythm card when no data is present (#5641)

    * Handled the Rhythm card when no data is present
    
    * Fixed centering of data
    
    * removed padding when data is there
    
    * Fix rhytm card alignment
    
    
    Co-authored-by: Ashesh3 <3626859+Ashesh3@users.noreply.github.com>
    nikhilagastya and Ashesh3 committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    d67c0f9 View commit details
    Browse the repository at this point in the history
  27. Place Vitals Card at full-width at the very first of consultation upd…

    …ates section (#5728)
    
    * push update logs below vitals card
    
    * add bg-color to non waveform data div
    
    * Update HL7PatientVitalsMonitor.tsx
    
    * Update VentilatorPatientVitalsMonitor.tsx
    rithviknishad committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    b83325c View commit details
    Browse the repository at this point in the history
  28. fixes #5739

    rithviknishad committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    9bb9351 View commit details
    Browse the repository at this point in the history
  29. Merge pull request #5740 from coronasafe/fix-5739

    Removes the blue vertical divider present at the start of the vitals canvas
    mathew-alex committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    b7735ef View commit details
    Browse the repository at this point in the history
  30. fixes overlap (#5737)

    rithviknishad committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    172094a View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    cb07702 View commit details
    Browse the repository at this point in the history
  32. Fix header on Patient list page (#5736)

    * Fix header on Patient list page
    
    * fix button alignment
    Ashesh3 committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    86ff9e4 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Add autosave to forms (#5731)

    * Add autosave to forms
    
    * Minor fixes to DateV2
    
    * Fixes to state,district,localbody selection
    
    ---------
    
    Co-authored-by: Mohammed Nihal <57055998+nihal467@users.noreply.github.com>
    Ashesh3 and nihal467 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    f22ee92 View commit details
    Browse the repository at this point in the history
  2. fixes #5744 (#5751)

    rithviknishad committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    01ea8f7 View commit details
    Browse the repository at this point in the history
  3. fixes #5743 (#5754)

    rithviknishad committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    26153c9 View commit details
    Browse the repository at this point in the history
  4. fixes #5745 (#5752)

    rithviknishad committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    a9a06bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bedbaf8 View commit details
    Browse the repository at this point in the history
  6. fixes #5747 (#5753)

    rithviknishad committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    5312968 View commit details
    Browse the repository at this point in the history
  7. fixes #5748 (#5750)

    rithviknishad committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    8cf274f View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. fixes #5758 (#5759)

    rithviknishad committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    2f7c6bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de4996d View commit details
    Browse the repository at this point in the history
  3. Tailwind externalResult ListFilter (#5757)

    * Tailwind externalResult ListFilter
    
    * Fix clear filters button
    
    * Update src/Components/ExternalResult/ListFilter.tsx
    
    Co-authored-by: Rithvik Nishad <mail@rithviknishad.dev>
    
    * fix typo
    
    ---------
    
    Co-authored-by: Rithvik Nishad <mail@rithviknishad.dev>
    Ashesh3 and rithviknishad committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    a570d44 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5995462 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07ebb35 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    234ab67 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4570aba View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bc14cf6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9c815f5 View commit details
    Browse the repository at this point in the history
  10. Tailwind Feed and FeedButton (#5659)

    * Tailwind src/Components/Facility/Consultations/Feed
    
    * Tailwind src/Components/Facility/Consultations/FeedButton
    
    * converted ToolTip component to css alternative in Feed
    khavinshankar committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    aaf88c1 View commit details
    Browse the repository at this point in the history
  11. hide cns (#5773)

    rithviknishad committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    3647374 View commit details
    Browse the repository at this point in the history