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

Syncing client-registry branch with main #1282

Closed
wants to merge 92 commits into from
Closed

Commits on Jun 12, 2024

  1. (fix) O3-2998: Fix previous date being selected on monthly calendar v…

    …iew Appointment Form (#1187)
    
    * fix: fix duoble date formating dayjs
    
    * fix: use dayjs toDate
    
    * Fix failing E2E tests
    
    ---------
    
    Co-authored-by: Jayasanka Weerasinghe <[email protected]>
    usamaidrsk and jayasanka-sack authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    99c4564 View commit details
    Browse the repository at this point in the history
  2. (fix) O3-2878: Appointment Scheduler Allows Creation of Duplicate App…

    …ointments for Same Service at Same Location (#1185)
    
    Co-authored-by: Jayasanka Weerasinghe <[email protected]>
    mogoodrich and jayasanka-sack authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    1893e29 View commit details
    Browse the repository at this point in the history
  3. O3-3210 ward app - configuration system for ward patient cards (#1184)

    * configure-patient-header
    
    * WIP patient header address extension
    
    * configure-patient-header
    
    * WIP
    
    * WIP
    
    * restructure config-schema
    
    * correct tests
    
    * added tests for occupied-bed
    
    * stash
    
    * WIP
    
    * remove WIP admission workspace for purpose of PR
    
    * ready for PR
    
    * address a few PR comments
    
    * rename bento box to patient card row
    
    * remove WardPatientStatus type
    
    * provide default value for addressFields
    
    * update config to allow for multiple rows
    
    * misc
    
    * Update packages/esm-ward-app/src/beds/occupied-bed.test.tsx
    
    Co-authored-by: Brandon Istenes <[email protected]>
    
    ---------
    
    Co-authored-by: Bhargav Kodali <[email protected]>
    Co-authored-by: Brandon Istenes <[email protected]>
    Co-authored-by: Mark Goodrich <[email protected]>
    Co-authored-by: Jayasanka Weerasinghe <[email protected]>
    5 people authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    cdcae15 View commit details
    Browse the repository at this point in the history
  4. (fix) O3-2878: Appointment Scheduler Allows Creation of Duplicate App…

    …ointments for Same Service at Same Location
    
    (tweak to error text)
    mogoodrich committed Jun 12, 2024
    1 Configuration menu
    Copy the full SHA
    3d4f728 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    77cda1d View commit details
    Browse the repository at this point in the history
  2. (docs) Update testing guidance in README (#1190)

    Co-authored-by: Dennis Kigen <[email protected]>
    kb019 and denniskigen authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    8926ff8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    511ea44 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. (fix) O3-3199: Service Queues - queue table not updated after transit…

    …ioning a queue entry (#1178)
    
    Co-authored-by: chibongho <[email protected]>
    brandones and chibongho authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    5ed79a4 View commit details
    Browse the repository at this point in the history
  2. (fix) O3-3301 register bedmanagement-module feature flag and relax ba…

    …ckend dependency checking to allow SNAPSHOT version (#1192)
    chibongho authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    df34338 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    116a3c1 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. (feat) O3-3080: Improvements to the location dropdown in the service …

    …queues page (#1195)
    
    * Service queue data to be stored in session storage
    
    * In case of a single queue location, it should be selected by default
    
    * If the user session location is a queue location, it should be selected by default
    
    * Fix failing tests
    vasharma05 authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    85fc5c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. (feat) O3-3215 - ward app - add patient card element to display obs f… (

    #1193)
    
    * (feat) O3-3215 - ward app - add patient card element to display obs for a particular concept
    
    * add more configurations to ward-patient-obs element
    
    * make useObs API call take in concept
    
    * remove displayType for obs element
    chibongho authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    f1b313c View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    3483af3 View commit details
    Browse the repository at this point in the history
  2. (chore) Update translations from Transifex (#1097)

    Co-authored-by: OpenMRS Bot <[email protected]>
    Co-authored-by: Ian <[email protected]>
    3 people authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    7636c70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a8a555 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    3ed6166 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6694c3 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. (fix): Update date picker props and add mock for date picker (#1212)

    * (fix): Update date picker props and add mock for date picker
    
    * (fix): Temp disable test case
    
    * (fix): add error text for date picker
    
    * (fix): update props in obs date field
    
    * (fix): disable failing test cases
    
    * (fix): disable failing e2e tests
    
    * fix 'Playwright Test did not expect test.describe() to be called here' error
    
    * (refactor): replace skip with fixme
    
    ---------
    
    Co-authored-by: Chi Bong Ho <[email protected]>
    NethmiRodrigo and chibongho authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    7d121c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    881c31e View commit details
    Browse the repository at this point in the history
  3. (feat) - O3-3222 - ward app - add patient card element to include ris…

    …k factor obs within the current visi (#1211)
    
    * O3-3475 - ward app - update to use latest backend bed-management module
    
    * (feat) - O3-3222 - ward app - add patient card element to include risk factor obs within the current visit
    
    * wording changes in schema config
    
    * rename codedObs to codedObsTags
    
    * styling of bed divider and row divider lines in patient card
    chibongho authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    10951b2 View commit details
    Browse the repository at this point in the history
  4. (fix): Update onChange function in obs date field (#1214)

    * (fix): Update onChange function in obs date field
    
    * (fix): fix param in onChange
    NethmiRodrigo authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    9e979f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    fb9d9e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbd1534 View commit details
    Browse the repository at this point in the history
  3. (feat) O3-3122: Improve UI for Queue by status view in the service qu…

    …eues (#1158)
    
    * Improve UI for Queue by status view in the service queues
    
    * Update prop hideLocationDropdown to showLocationDropdown and update all implementation of the same
    
    * Remove Metric card for average waiting time
    
    * Update UI as per ticket description
    
    * Added better skeleton when queue data is being loaded
    
    * Update translations
    
    * Better error notification
    
    * Reverting allowed status table order as per review
    
    * Updated style for queue table header
    
    * Remove '.reverse()' instance
    vasharma05 authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    09a8237 View commit details
    Browse the repository at this point in the history
  4. (feat) O3-3097: Add status filter and replace queue filter with servi…

    …ce on the default service table (#1154)
    
    * Add new hooks to fetch queue properties
    
    * Add new filter for queue status and replace queue filter with service filter
    
    * Updated store structure for queue status
    
    * Update translations
    
    * Update labels and replaced queue filter in metrics card with service filter
    
    * PR Reviews
    
    * Update translations
    
    * Review changes
    
    * Update translations
    
    * Fix failing tests
    vasharma05 authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    966501b View commit details
    Browse the repository at this point in the history
  5. (feat) O3-3224:Ward App - add button, workspace, and configurable car…

    …d to view admission / transfer requests (#1191)
    
    * configure-patient-header
    
    * WIP patient header address extension
    
    * configure-patient-header
    
    * WIP
    
    * WIP
    
    * restructure config-schema
    
    * correct tests
    
    * added tests for occupied-bed
    
    * admission-workspace
    
    * stash
    
    * WIP
    
    * remove WIP admission workspace for purpose of PR
    
    * completed-admission-card-header-configuration
    
    * correct config schema
    
    * added tests for admission Requests Workspace
    
    * ready for pr
    
    * correct todo
    
    * resolve request bar conflicts
    
    ---------
    
    Co-authored-by: Chi Bong Ho <[email protected]>
    kb019 and chibongho authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    16e1202 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    e16c885 View commit details
    Browse the repository at this point in the history
  2. (feat) O3-3502 - ward app - add REST calls and datatypes for inpatien…

    …t endpoints in EMR API (#1219)
    
    * (chore) add datatypes from emrapi and corresponding mocks
    
    * (feat) O3-3502 - ward app - add REST calls and datatypes for inpatient endpoints in EMR API
    
    * Update packages/esm-ward-app/src/ward-view/ward-view.component.tsx
    
    Co-authored-by: Brandon Istenes <[email protected]>
    
    * address PR comments
    
    ---------
    
    Co-authored-by: Brandon Istenes <[email protected]>
    chibongho and brandones authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    4d9bf46 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. (chore) Bump turbo

    denniskigen committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    96e8ff7 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. (fix) O3-2120: Move OpenMRS ID patient search identifier to `defaul…

    …tIdentifierTypes` (#1061)
    
    * refactor: move OpenMRS ID identifier to defaultIdentifierTypes in the config-schema
    
    * refactor: proper description to defaultIndentifierTypes
    
    * feat: use preferred identifier as fallback
    
    * fix: fix tests
    
    * fix: remove unrelated comment
    
    ---------
    
    Co-authored-by: Brandon Istenes <[email protected]>
    usamaidrsk and brandones authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    02ad417 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bbc81e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6a9ec0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d35231c View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. (chore) Add remote caching to E2E workflow using turborepo-gh-artifac…

    …ts (#1225)
    
    * (chore) Add remote caching to E2E workflow using turborepo-gh-artifacts
    
    * Add color flag to build script
    denniskigen authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    3661456 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    2e52cb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fd771f View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. (fix) O3-3524: Add wrapping functions to write value in session stora…

    …ge (#1223)
    
    * Add wrapping functions to write and read value from session storage
    
    * Add check for undefined as well
    
    * Add test for update value in session storage
    
    * Review changes
    vasharma05 authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    80d388a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    357b084 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    f590e9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    199906e View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    20499f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    83ff7c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    5de94c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4594375 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1eef07c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    664edfa View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. O3-3212: Ward App - add configurable extension to include address com…

    …ponent (#1240)
    
    (don't display divider dot if no value present)
    mogoodrich authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    fbbaa35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e0ee5f View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. (feat) O3-3125: Ward App - show patient cards for patients admitted b…

    …ut not assigned a bed (#1237)
    
    Co-authored-by: Brandon Istenes <[email protected]>
    mogoodrich and brandones authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ef06777 View commit details
    Browse the repository at this point in the history
  2. (fix)O3-3590: Unable to change Provider and appointment duration when…

    … editing appointment (#1235)
    
    * (fix)O3-3590: Unable to change Provider and appointment duration when editing appointment
    
    * (fix)O3-3590: Unable to change Provider and appointment duration when editing appointment
    
    ---------
    
    Co-authored-by: faith <[email protected]>
    Co-authored-by: Dennis Kigen <[email protected]>
    3 people authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    4d15398 View commit details
    Browse the repository at this point in the history
  3. (feat) O3-3192: Harvest bed administration functionality from ugandae…

    …mr into patientmanagement (#1230)
    
    * Add everything from esm-ugandaemr-bed-management-app
    
    * Lint fix and prettier
    
    * Lots of cleanup
    brandones authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    6bc6d55 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30642d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    58949bb View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. (feat) O3-3018: Adding metric tiles to the refApp homepage. (#1075)

    * WIP
    
    Added tiles, and the data pulls and loads, need to see if the extensions load correctly
    
    * Translations
    
    * Updated slot receiving extensions
    
    * Translations
    
    * cleanup
    
    * Working instance displaying metric tiles using grid display
    
    * cleanup
    
    * cleanup
    
    * Load tile container into home-metrics-tiles-slot
    
    * PR resolutions
    
    * PR resolutions
    
    * translations
    
    * WIP
    
    Added tiles, and the data pulls and loads, need to see if the extensions load correctly
    
    * Translations
    
    * Updated slot receiving extensions
    
    * Translations
    
    * cleanup
    
    * Working instance displaying metric tiles using grid display
    
    * cleanup
    
    * cleanup
    
    * Load tile container into home-metrics-tiles-slot
    
    * PR resolutions
    
    * cleanup
    
    * PR resolutions
    
    * PR review resolutions
    arodidev authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    38d34e1 View commit details
    Browse the repository at this point in the history
  2. (fix) O3-3644: Ward App - use /inpatient/request EMRAPI endpoint inst…

    …ead of /inpatient/admissionRequests etc (#1247)
    brandones authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    f5d0aec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2de75c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f7fe3c View commit details
    Browse the repository at this point in the history
  5. (feat) O3-3243: Ward App - add configurable extension to include pati…

    …ent identifier (#1197)
    
    * configure patient identifier
    
    * correct config syntax
    
    * fix test
    
    ---------
    
    Co-authored-by: chibongho <[email protected]>
    kb019 and chibongho authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    80ef84c View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    2686c0a View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. (feat) (part of) O3-3244: Improvements to the data fetching represent…

    …ations and displaying patient data in the patient card (#1253)
    
    * (chore) Improvements to data fetching rep and data displayed on the UI
    
    * (fix) Update failing tests
    
    * Update mock for inpatient response
    
    * Default location to ward location for various hooks
    vasharma05 authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    ab92df3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c08c60 View commit details
    Browse the repository at this point in the history
  3. (chore) O3-3069 - service queues - Tweak the queue table UI (#1256)

    * (chore) O3-3069 - service queues - Tweak the queue table UI
    
    * Apply suggestions from code review
    
    Co-authored-by: Dennis Kigen <[email protected]>
    
    * Fixup
    
    ---------
    
    Co-authored-by: Dennis Kigen <[email protected]>
    chibongho and denniskigen authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    92c84bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    080c7ea View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. (feat) O3-3200 - service queues - prevent setting of queue entry's st…

    …art time to before previous queue entry's (#1254)
    chibongho authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    40ea44c View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. (feat) O3-3244 & O3-3250: Add hook for fetching EMR Configuration (#1259

    )
    
    * feat: Add useEmrConfiguration hook
    
    * Update translations
    
    * Fix the api endpoint
    vasharma05 authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    e0a71ec View commit details
    Browse the repository at this point in the history
  2. (test) Remove unnecessary partial mocks and improve typing (#1251)

    * (test) Remove unnecessary partial mocks and improve typing
    
    * Review feedback
    
    * Type openmrsFetch mocks
    denniskigen authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    73bb46e View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    e290578 View commit details
    Browse the repository at this point in the history
  2. (chore): Update OpenmrsDatePicker props (#1262)

    * (chore): Update OpenmrsDatePicker props
    
    * (chore): Remove unused import
    NethmiRodrigo authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    6171757 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. (feat) O3-3244: Assign beds to patients with admission requests (#1252)

    * (fix) Update failing tests
    
    * Default location to ward location for various hooks
    
    * Completed the admission request workspace
    
    * Added the form for selecting a bed and assigning the patient to a bed
    
    * User can assign requested patients to bed in a ward
    
    * Update failing tests
    
    * Review changes
    
    * Updated patient admission form and added tests to verify the changes
    
    * Fix conflicting keys in translations
    
    * Make bed assignment optional
    
    * Updated translations
    
    * Textual changes
    
    * Fixed failing test and bump @openmrs/esm-framework
    vasharma05 authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    da907fc View commit details
    Browse the repository at this point in the history
  2. (Fix) UI Issue with Jumbled Search Results when PatientSearchBar Comp…

    …onent is used in a workspace (#1257)
    
    * fix: ui bug that jumbles up ui on small windows
    
    * refactor: scope patient search bar rule to only searchBarWrapper
    
    * refactor: use carbon styling for height
    
    * fix: 50vw width on small windows
    
    ---------
    
    Co-authored-by: Dennis Kigen <[email protected]>
    amosmachora and denniskigen authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    120257c View commit details
    Browse the repository at this point in the history
  3. (feat) O3-3642 : add service location filtering and unique service di…

    …splay in queue services dropdown (#1246)
    donaldkibet authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    52605c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    020cde3 View commit details
    Browse the repository at this point in the history
  5. (fix) O3-3661: Admission Requests List should include both Admission …

    …and Transfer requests (#1255)
    
    
    
    ---------
    
    Co-authored-by: Brandon Istenes <[email protected]>
    mogoodrich and brandones authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    e1009ab View commit details
    Browse the repository at this point in the history
  6. (fix) O3-3661: Admission Requests List should include both Admission …

    …and Transfer requests (#1255)
    
    (follow-on update after merging)
    mogoodrich committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    6965618 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Update README.md

    Update link to E2E testing guide.
    denniskigen authored Aug 3, 2024
    Configuration menu
    Copy the full SHA
    f2f22c4 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. (fix) Fix e2e tests that use the OpenmrsDatePicker (#1241)

    * (fix) E2E tests failing due to OpenmrsDatePicker
    
    * (chore) fix lint issues and remove unnecessary awaits
    
    * (fix) Update locator selector for date picker
    
    * (refactor) remove function def
    
    * Update e2e/specs/register-new-patient.spec.ts
    
    Co-authored-by: Jayasanka Weerasinghe <[email protected]>
    
    * (chore): Disable eslint rules for e2e
    
    ---------
    
    Co-authored-by: Jayasanka Weerasinghe <[email protected]>
    NethmiRodrigo and jayasanka-sack authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    0b56d9d View commit details
    Browse the repository at this point in the history
  2. (feat) O3-3213 - ward app - add elements to display time sin… (#1265)

    * (feat) O3-3213, O3-3214 - ward app - add elements to display time since admission and time on ward
    
    * add comment regarding getting bed assignment encounter from backend
    chibongho authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    3c2a36d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0288a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. (feat) O3-3250: Display bed number and patient name in In-Patient wor…

    …kspace banner, Also save provider details with Notes (#1268)
    
    * feat: add the name and bed number to the patient-banner on in-patient workspace
    
    * fix: fix tests
    
    * Update packages/esm-ward-app/src/ward-workspace/patient-banner/patient-banner.component.tsx
    
    ---------
    
    Co-authored-by: Mark Goodrich <[email protected]>
    usamaidrsk and mogoodrich authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    ac24702 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. (fix) O3-3260: When editing an appointment, changing the service prev…

    …ents form submission due to duration field error (#1149)
    mccarthyaaron authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    1c21bdd View commit details
    Browse the repository at this point in the history
  2. (feat) O3-3761: Add data-openmrs-role data attributes to DOM elemen…

    …ts (#1271)
    
    * added data-openmrs-role for patient search app
    
    * added data-openmrs-role for patient-list-management-app
    
    * (fix) : typo
    Vijaykv5 authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    d314437 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    1bf3db0 View commit details
    Browse the repository at this point in the history
  2. (fix) O3-3391: Appointments form should show errors if all fields wer…

    …e left empty (#1182)
    
    * (fix) fix typo on recurring appointment label (#1047)
    
    * (fix) service queues - make edit queue entry modal body scrollable if content is too long (#1042)
    
    * (fix) O3-2471 recommended visit type tab should only show if configured to do so (#1045)
    
    * (fix) service queues - unescape queue name when passed into t() (#1043)
    
    Co-authored-by: Jayasanka Weerasinghe <[email protected]>
    
    * (refactor) O3-2891: Refactor Patient Appointments ESM into Appointments ESM (#1048)
    
    * (feat) re-use upcomming appointment work to mark appointments as `Checked In` (#1050)
    
    * (chore) Update translations from Transifex (#1011)
    
    Co-authored-by: OpenMRS Bot <[email protected]>
    Co-authored-by: Mark Goodrich <[email protected]>
    
    * (feat) use configured identifier type on appointment table (#1054)
    
    * (fix) add `@openmrs/esm-patient-common-lib` as peer dependency and register appointment workspace correctly (#1053)
    
    * (fix): Enhanced Tablet View: Service Queues Metrics Header Overhaul (#1046)
    
    * (fix): Tablet-UI. Making Tablet Service-queues metrics header responsive on tablet mode
    
    Signed-off-by: Joshua Murithi <[email protected]>
    
    * Fixup
    
    ---------
    
    Signed-off-by: Joshua Murithi <[email protected]>
    Co-authored-by: Dennis Kigen <[email protected]>
    
    * (chore) Update translations from Transifex (#1055)
    
    Co-authored-by: OpenMRS Bot <[email protected]>
    Co-authored-by: Mark Goodrich <[email protected]>
    
    * Enhanced Monthly Calendar UI for Appointment Scheduler (#1049)
    
    * Enhanced Monthly Calendar UI for Appointment Scheduler
    
    * clicking on a day from within the month to change the appointment date
    
    * Localized days in weeks
    
    * Removed weekly calendar view on appointment scheduler
    
    ---------
    
    Co-authored-by: Donald Kibet <[email protected]>
    
    * (BREAKING) O3-2748 service queues - add ability to undo transitions and void queue entries (#1052)
    
    * (BREAKGING) O3-2748 service queues - add ability to undo transitions and void queue entries
    
    * add tests
    
    * minor wording fixup
    
    * remove unused imports
    
    * change undo transition route per update in backend PR
    
    * address PR comments
    
    * (chore) O3-2989 service queues - refactor <PatientSearch> to not have things unrelated to patient serach (#1058)
    
    * (feat) O3-2892: Add Patient-Centric View within the Appointments App (#1057)
    
    * O3-2788 (fix) appointments table should correctly search by patient name or identifier (#1067)
    
    * (fix) O3-3009 Appointment form should limit location to those tagged as 'Appointment Location' (#1066)
    
    * (fix) O3-3013 Appointment Form should validate invalid time values (#1069)
    
    * (fix) O3-3013 appointment time validation should match entire string (#1073)
    
    * (feature) O3-2930: Add date of birth to patient details in Appointments Module
    
    Co-authored-by: Mark Goodrich <[email protected]>
    
    * (feat) O3-3025: Add validation in change status modal for service queues (#1076)
    
    * (feat) O3-3025: Add validation in change status modal for service queues
    
    * (test) updated test to reflect changes
    
    * (fix) O3-2748 service queue - fix NPE in undo transition dialog (#1077)
    
    * (fix) Fix queue filtering by location (#1078)
    
    * (chore) Separate linting and formatting concerns (#1080)
    
    * (feat) O3-3030 - make new queue table support creating new queue entry (#1079)
    
    * (feat) O3-3030 - make new queue table support creating new queue entry
    
    * fix metrics
    
    * address PR comment
    
    * (fix):O3-3039-Fix Incorrect Client Selection Issue When Navigating Pages in Queue Table (#1082)
    
    * (refactor) O3-3012: Switch registering appointments form workspace ba… (#1068)
    
    * (fix) Fix error for undifined attribute type (#1083)
    
    * (test) O3-3005: Add E2E test for registering an unknown patient (#1070)
    
    Co-authored-by: Dennis Kigen <[email protected]>
    
    * (fix) Handle null start date on patient list details (#1081)
    
    * Handle null start date on list details
    
    * Removed unnecessary optional chaining
    
    ---------
    
    Co-authored-by: Dennis Kigen <[email protected]>
    
    * (chore) Update translations from Transifex (#1059)
    
    Co-authored-by: OpenMRS Bot <[email protected]>
    Co-authored-by: Ian <[email protected]>
    
    * (refactor) O3-2685: Inconsistent / Duplicated Appointments List UI between Home App and Appointments App (#1084)
    
    * (chore) Fix Prettier glob patterns
    
    * O3-3030 service queues: fix NPE in mapVisitQueueEntryProperties (#1085)
    
    * O3-3030 service queues: fix NPE in mapVisitQueueEntryProperties
    
    * change default rep string for queue entries to include visit encounters
    
    ---------
    
    Co-authored-by: Makombe Kennedy <[email protected]>
    
    * (test) Remove mock implementations of usePagination (#1088)
    
    * (test) Remove mock implementations of usePagination
    
    * Fixup
    
    * (chore) Bump playwright (#1090)
    
    * O3-3043 - (feat) service queues - add new view of queue entries showin… (#1086)
    
    * O3-3043 - (feat) service queues - add new view of queue entries showing one table per status
    
    * move queue-table-for-all-statuses into view/
    
    * (chore) Flag rules-of-hooks lint violations (#1091)
    
    * (chore) Flag rules-of-hooks lint violations
    
    * Fix e2e tests
    
    * (chore) Update translations from Transifex (#1087)
    
    Co-authored-by: OpenMRS Bot <[email protected]>
    Co-authored-by: Ian <[email protected]>
    
    * (feat) O3-3063: UI tweaks for the Today's appointments widget (#1092)
    
    * (feat) UI tweaks for the Today's appointments widget
    
    * Appointments dashboard fixes
    
    * (fix) O3-3063: Fix appointments table empty state text (#1094)
    
    * (feat) O3:3063: Appointments dashboard UI tweaks (#1096)
    
    * (fix) Fix appointment metrics error state
    
    * Enhanced relationship display logic to differentiate 'Patient' roles (#1089)
    
    * (fix): improve client side form validation
    
    * (fix): error validation
    
    * Fixup
    
    ---------
    
    Signed-off-by: Joshua Murithi <[email protected]>
    Co-authored-by: Donald Kibet <[email protected]>
    Co-authored-by: chibongho <[email protected]>
    Co-authored-by: Michael Seaton <[email protected]>
    Co-authored-by: Jayasanka Weerasinghe <[email protected]>
    Co-authored-by: Mark Goodrich <[email protected]>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: OpenMRS Bot <[email protected]>
    Co-authored-by: Joshua Murithi <[email protected]>
    Co-authored-by: Dennis Kigen <[email protected]>
    Co-authored-by: Gabriel Mbatha Ngao <[email protected]>
    Co-authored-by: sparsh989 <[email protected]>
    Co-authored-by: Makombe Kennedy <[email protected]>
    Co-authored-by: Daud Kakumirizi <[email protected]>
    Co-authored-by: Pedro Sousa - ICRC <[email protected]>
    Co-authored-by: Ian <[email protected]>
    Co-authored-by: Piyush Mishra <[email protected]>
    17 people authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    3d055b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. (feat) O3-3604 : Ward app - History section of inpatient notes form (#…

    …1272)
    
    (add visit note parameter to resource that fetches notes)
    mogoodrich authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    ba561a5 View commit details
    Browse the repository at this point in the history
  2. Refactor ward patient card (#1273)

    * change WardPatient type
    
    * refactor ward patient workspace
    
    * comments and tests
    
    * make bed field non-optional
    chibongho authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    2ff5ef0 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. (feat) O3-3247: Add forms for transfer patient and swap bed (#1267)

    * Added workspace for bed swapping
    
    * Completed work on Transfer form
    
    * Update translations
    
    * Bump framework
    
    * Final changes
    
    * Update translations
    
    * Review changes
    
    * Update failing test
    
    * Fix the value prop for radio button group
    
    * Fix the workspace name for patient card
    
    * Add custom rep to fetch location tag name and other fixes
    vasharma05 authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    5c274b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bad87fe View commit details
    Browse the repository at this point in the history
  3. (Fix) O3-3250: Fix reading from undefined wardPatient (#1278)

    * fix reading from undefined wardPatient
    
    * fix: add bottom padding on notes history container
    
    * fix: fix tests
    usamaidrsk authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    721bb6e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a62f807 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    b7771ab View commit details
    Browse the repository at this point in the history
  2. (fix) O3-3789: Appointments data should exist before use (#1280)

    Co-authored-by: Pius Rubangakene <[email protected]>
    jnsereko and pirupius authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    f4d9e5d View commit details
    Browse the repository at this point in the history
  3. (refactor) Update Carbon styling import paths and tokens (#1281)

    * (refactor) Update Carbon styling import paths and tokens
    
    * Fixup
    denniskigen authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    7f570ca View commit details
    Browse the repository at this point in the history