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

Merge dev to main for UAT-2024-10-17 Release #167

Merged
merged 24 commits into from
Oct 17, 2024
Merged

Merge dev to main for UAT-2024-10-17 Release #167

merged 24 commits into from
Oct 17, 2024

Commits on Sep 30, 2024

  1. Merge pull request #145 from onc-healthit/main

    sync
    drbgfc authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    2d110be View commit details
    Browse the repository at this point in the history
  2. Fix clear button not visible on refresh

    * Changes from SITE-3986
    
    * Update B1Tab.tsx
    
    * Create SMTPTestCases.tsx
    
    * Remove duplicate files
    
    * Add env variables and move API calls to ServerActions
    
    * Improve environment variable name
    
    * Remove env variables
    
    * Add Loading Button, Remove Default Profile Values
    
    * add IMAP/POP3 manual validation, attachment type field
    
    * Fix tab data carryover, fix include filter
    
    * Add XDR endpoint fields
    
    * Add XDR DocumentSelector handling
    
    * Fix incorrect emails
    
    * Fix missing doc select on XDR 3
    
    * Add logs formatting
    
    * Fix reversed IMAP and POP3 icons
    
    * Add tooltip
    
    * Fix XDR logs and missing manual validations
    
    * Add attachment type tooltip
    
    * Remove Tooltips add XDR API call
    
    * Add error condition, add clear button
    
    * Fix more info sections, censor profile password
    
    * Add clear selected document
    
    * Remove accept/reject on API error
    
    * Fix XDR more info page
    
    * add tooltip and pop over for endpoint copy
    
    * Fix incorrect xdr email addresses
    
    * Replace popover system and fix error handling
    
    * Language improvements and fix clear button visibility trigger
    
    * Fix language errors
    
    * Add clear button to XDR send
    
    * Basic xdr functionality
    
    * Add manual validation, request/response, remining request fields,
    
    * add xdr document selector
    
    * Add XDR Document Select test functionality, add colorized XML display
    
    * Correct document selection per sub criteria
    
    * Fix failure detection on empty responses
    
    * Banish type errors
    
    * Less restrictive clear button
    
    * Fix CORS issue with document select
    
    * Update DocumentSelector.tsx
    
    * add prettier ignore to bugged line
    
    * Add improved warning triggers
    
    * Add backup content, fix criteriaMet icon on non manual tests
    
    * Language fix and null value handling
    
    * Update replacement values
    
    * Modify jessionid formation
    
    * Update ServerActions.ts
    
    * Alternative auth method
    
    * Improve error handling
    
    * Remove client session in request
    
    * Add document selector role handling
    
    * Add endpoint generation
    
    * Add refresh functionality and endpoint visibility fix
    
    * Fix env variable usage
    
    * Add results to status refresh
    
    * Fix clear button not visible after refresh
    ebrockainq authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9776a6f View commit details
    Browse the repository at this point in the history
  3. Add Send Direct 1.2 and 1.3 Implementation (#142)

    * Upgrade Nextjs 14.2.3 to 14.2.13
    
    * Implementation for Send Direct 1.2 and 1.3
    akanuri9 authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c17e83f View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Support Scorecard API, Add loading dialog to SC, Add debug mode (#149)

    * Fix case typo in filename
    
    * Support Scorecard API, Add loading dialog
    
    * Fix switch casing issues, step 1
    
    * Fix switch case, remove dead auth code
    
    * Allow debug mode true to hide nav by default
    
    * Update comment
    drbgfc authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b545d98 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    44d1adb View commit details
    Browse the repository at this point in the history
  2. Add CCDA Validation tab (#150)

    * Changes from SITE-3986
    
    * Update B1Tab.tsx
    
    * Create SMTPTestCases.tsx
    
    * Remove duplicate files
    
    * Add env variables and move API calls to ServerActions
    
    * Improve environment variable name
    
    * Remove env variables
    
    * Add Loading Button, Remove Default Profile Values
    
    * add IMAP/POP3 manual validation, attachment type field
    
    * Fix tab data carryover, fix include filter
    
    * Add XDR endpoint fields
    
    * Add XDR DocumentSelector handling
    
    * Fix incorrect emails
    
    * Fix missing doc select on XDR 3
    
    * Add logs formatting
    
    * Fix reversed IMAP and POP3 icons
    
    * Add tooltip
    
    * Fix XDR logs and missing manual validations
    
    * Add attachment type tooltip
    
    * Remove Tooltips add XDR API call
    
    * Add error condition, add clear button
    
    * Fix more info sections, censor profile password
    
    * Add clear selected document
    
    * Remove accept/reject on API error
    
    * Fix XDR more info page
    
    * add tooltip and pop over for endpoint copy
    
    * Fix incorrect xdr email addresses
    
    * Replace popover system and fix error handling
    
    * Language improvements and fix clear button visibility trigger
    
    * Fix language errors
    
    * Add clear button to XDR send
    
    * Basic xdr functionality
    
    * Add manual validation, request/response, remining request fields,
    
    * add xdr document selector
    
    * Add XDR Document Select test functionality, add colorized XML display
    
    * Correct document selection per sub criteria
    
    * Fix failure detection on empty responses
    
    * Banish type errors
    
    * Less restrictive clear button
    
    * Fix CORS issue with document select
    
    * Update DocumentSelector.tsx
    
    * add prettier ignore to bugged line
    
    * Add improved warning triggers
    
    * Add backup content, fix criteriaMet icon on non manual tests
    
    * Language fix and null value handling
    
    * Update replacement values
    
    * Modify jessionid formation
    
    * Update ServerActions.ts
    
    * Alternative auth method
    
    * Improve error handling
    
    * Remove client session in request
    
    * Add document selector role handling
    
    * Add endpoint generation
    
    * Add refresh functionality and endpoint visibility fix
    
    * Fix env variable usage
    
    * Add results to status refresh
    
    * Fix clear button not visible after refresh
    
    * Add CCDA Validation Tab
    
    * Resolve typescript build errors
    ebrockainq authored Oct 3, 2024
    1 Configuration menu
    Copy the full SHA
    7186a65 View commit details
    Browse the repository at this point in the history
  3. Update public env vars

    drbgfc committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    7fa12cc View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Add Direct XDR Edge test tool functionality (#148)

    * Add Direct XDR Edge Test Tool UI components
    
    * Add Direct XDR edge functionality
    
    * Update error msgs to use constant
    Fix outdated import
    Rename components to match file names
    brooke-ritchey authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    3c5aa5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88579e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    cf5e00a View commit details
    Browse the repository at this point in the history
  2. feat: save and delete user testing profiles

    SITE-4169 | PR: 147
    
    * added profile context provider on all necessary tabs
    
    * can save and switch profiles
    
    * can create new and update existing profile
    
    * can delete a profile
    
    * form is validating
    
    * success and error messages display correctly
    
    * fix: removed bad import
    
    * fix: updated TestByCriteria to use Profile context
    Plow74 authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    de1c565 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    f53fbcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07c4a19 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Update XDR edge content (#152)

    Co-authored-by: Ashwini More <[email protected]>
    ashwinimore and Ashwini More authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    e7f60cf View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. minor edits to XDR-edge instructions and helper text

    Ashwini More committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    2d60da0 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Implementation for Hisp validation reports (#154)

    * feat: hisp validation reports
    
    * fix: typed Profile Report
    
    * fix(ui): UI For Validation Reports & Profile Selector
    
    * ui: change pt to py on box thru out HISP portal
    
    * ui: adjust position and minWidth to global snackbar
    
    * ui: adjust format of profile to better page and clean up vertical spacing.Plus adjust snackbar to be null
    
    * ui: clean up validator results details with tooltips, button & styles
    
    ---------
    
    Co-authored-by: mattystank <[email protected]>
    Plow74 and mattystank authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    62c055d View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Add Test By Criteria H1 functionality (#153)

    * H1 MDN Functionality
    
    * Add proper filtering for all MT tests
    
    * Clean up API call logic and simplify clear button criteria
    ebrockainq authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    f10396a View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Evan tbc h1 revisions (#160)

    * H1 MDN Functionality
    
    * Add proper filtering for all MT tests
    
    * Clean up API call logic and simplify clear button criteria
    
    * Replace popover system and remove MT CCDA requirement
    ebrockainq authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    ebdab69 View commit details
    Browse the repository at this point in the history
  2. Add Download XDR Cert shared component (#155)

    * Add DownloadXDRCert shared component
    
    * Add addional h2 xdr criteria for cert download
    
    * Update criteria for h1 xdr cert download
    brooke-ritchey authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    c4faba7 View commit details
    Browse the repository at this point in the history
  3. Add H2 tab (#158)

    * Add H2 tab
    
    * Refine sub-criteria
    
    * Resolve merge conflict
    ebrockainq authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    2d9f606 View commit details
    Browse the repository at this point in the history
  4. Support sessions: Account creation/view, Forgot/change password, etc (#…

    …157)
    
    * feat: user accounts can be created
    
    * feat: forgot password flow implemented
    
    * feat: account info and change password
    
    * fix: profile fields are no longer required
    
    * fix: styling and format
    
    * feat: make baseline page for account information
    
    * feat: update change password page  to replicate login
    
    * ui: tweaks to format on login
    
    * fix: linting & delete code
    
    ---------
    
    Co-authored-by: mattystank <[email protected]>
    Plow74 and mattystank authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    29866d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Evan dev h2 tab (#164)

    * Add H2 tab
    
    * Refine sub-criteria
    
    * Resolve merge conflict
    
    * Fix manual validation on tests that did not require it
    ebrockainq authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    2a16db3 View commit details
    Browse the repository at this point in the history
  2. Evan dev h2 tab (#165)

    * Add H2 tab
    
    * Refine sub-criteria
    
    * Resolve merge conflict
    
    * Fix manual validation on tests that did not require it
    
    * Fix pending displayed when successful response already generated
    ebrockainq authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c5bdf42 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Site 3912 (#166)

    * Changes from SITE-3986
    
    * Update B1Tab.tsx
    
    * Create SMTPTestCases.tsx
    
    * Remove duplicate files
    
    * Add env variables and move API calls to ServerActions
    
    * Improve environment variable name
    
    * Remove env variables
    
    * Add Loading Button, Remove Default Profile Values
    
    * add IMAP/POP3 manual validation, attachment type field
    
    * Fix tab data carryover, fix include filter
    
    * Add XDR endpoint fields
    
    * Add XDR DocumentSelector handling
    
    * Fix incorrect emails
    
    * Fix missing doc select on XDR 3
    
    * Add logs formatting
    
    * Fix reversed IMAP and POP3 icons
    
    * Add tooltip
    
    * Fix XDR logs and missing manual validations
    
    * Add attachment type tooltip
    
    * Remove Tooltips add XDR API call
    
    * Add error condition, add clear button
    
    * Fix more info sections, censor profile password
    
    * Add clear selected document
    
    * Remove accept/reject on API error
    
    * Fix XDR more info page
    
    * add tooltip and pop over for endpoint copy
    
    * Fix incorrect xdr email addresses
    
    * Replace popover system and fix error handling
    
    * Language improvements and fix clear button visibility trigger
    
    * Fix language errors
    
    * Add clear button to XDR send
    
    * Basic xdr functionality
    
    * Add manual validation, request/response, remining request fields,
    
    * add xdr document selector
    
    * Add XDR Document Select test functionality, add colorized XML display
    
    * Correct document selection per sub criteria
    
    * Fix failure detection on empty responses
    
    * Banish type errors
    
    * Less restrictive clear button
    
    * Fix CORS issue with document select
    
    * Update DocumentSelector.tsx
    
    * add prettier ignore to bugged line
    
    * Add improved warning triggers
    
    * Add backup content, fix criteriaMet icon on non manual tests
    
    * Language fix and null value handling
    
    * Update replacement values
    
    * Modify jessionid formation
    
    * Update ServerActions.ts
    
    * Alternative auth method
    
    * Improve error handling
    
    * Remove client session in request
    
    * Add document selector role handling
    
    * Add endpoint generation
    
    * Add refresh functionality and endpoint visibility fix
    
    * Fix env variable usage
    
    * Add results to status refresh
    
    * Fix clear button not visible after refresh
    
    * Add CCDA Validation Tab
    
    * Resolve typescript build errors
    
    * Remove secondary endpoint value and add HTTPS to endpoints missing it
    
    * Fix manual validation test issues
    
    * Remove endpointTLS from test 7
    
    * Fix ts error
    ebrockainq authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    c186a62 View commit details
    Browse the repository at this point in the history