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

Clinician portal for proms/sparc #1792

Draft
wants to merge 16 commits into
base: CARDS-2514
Choose a base branch
from
Draft

Commits on Aug 1, 2024

  1. CARDS-2558: New "clinician-portal" module

    [wip] Add stub views for a form/patient/visit
    sdumitriu committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    2c5554c View commit details
    Browse the repository at this point in the history
  2. CARDS-2558: New "clinician-portal" module

    [refactoring] Moved all clinician-related ui components into a new `clinician-portal` directory
    marta- authored and sdumitriu committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    6a6755e View commit details
    Browse the repository at this point in the history
  3. CARDS-2569: Allow configuring the menu items to be displayed for a Form

    CARDS-2558: New "clinician-portal" module
    For clinicians, display forms with a simplified menu
    marta- authored and sdumitriu committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    933ed44 View commit details
    Browse the repository at this point in the history
  4. CARDS-2558 / CARDS-2559: Visit page view for clinicians

    For clinicians, reorganize visit pages to display the associated forms in the order specified by the Questionnaire set, and with simplified actions
    marta- authored and sdumitriu committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    e9a83da View commit details
    Browse the repository at this point in the history
  5. CARDS-2558 / CARDS-2570: Custom form view for clinicians

    Fixed error when trying to save forms
    sdumitriu committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    b6ec76f View commit details
    Browse the repository at this point in the history
  6. CARDS-2558 / CARDS-2570: Custom form view for clinicians

    Fix error with forms not switching between view and edit mode correctly
    sdumitriu committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    031d8af View commit details
    Browse the repository at this point in the history
  7. CARDS-2558 / CARDS-2560: Patient page view for clinicians

    Fetch all visit information forms for a patient
    sdumitriu committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    546d9eb View commit details
    Browse the repository at this point in the history
  8. CARDS-2558: New "clinician-portal" module

    Declare frontent dependencies
    sdumitriu committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    02f2a39 View commit details
    Browse the repository at this point in the history
  9. CARDS-2558 / CARDS-2559: Visit page view for clinicians

    Visit page - added link to patient survey, better visit info icon
    marta- authored and sdumitriu committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    cbb67a2 View commit details
    Browse the repository at this point in the history
  10. CARDS-2558 / CARDS-2570: Custom form view for clinicians

    [cleanup] Removed unnecessary code from the clinician portal form
    marta- authored and sdumitriu committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    66cefb2 View commit details
    Browse the repository at this point in the history
  11. CARDS-2558 / CARDS-2560: Patient page view for clinicians

    Display patient info and visits on the Patient page
    marta- authored and sdumitriu committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    9c27a73 View commit details
    Browse the repository at this point in the history
  12. CARDS-2558 / CARDS-2560: Patient page view for clinicians

    Simpler queries for populating the Patient page
    marta- authored and sdumitriu committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    bfcc243 View commit details
    Browse the repository at this point in the history
  13. CARDS-2558 / CARDS-2559: Visit page view for clinicians

    Better icon and position for the Patient Survey Linky
    marta- authored and sdumitriu committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    d057c1f View commit details
    Browse the repository at this point in the history
  14. CARDS-2558 / CARDS-2559: Visit page view for clinicians

    [refactoring] Better var names
    marta- authored and sdumitriu committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    4b78278 View commit details
    Browse the repository at this point in the history
  15. CARDS-2558 / CARDS-2559: Visit page view for clinicians

    Added lock functionality on visit pages
    marta- authored and sdumitriu committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    8ae04e0 View commit details
    Browse the repository at this point in the history
  16. CARDS-2558 / CARDS-2559: Visit page view for clinicians

    Separate clinician forms and patient surveys on visit page
    marta- authored and sdumitriu committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    ea391f6 View commit details
    Browse the repository at this point in the history