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

[MHV-61146] sets focus on error field after clicking send btn #31543

Draft
wants to merge 54 commits into
base: main
Choose a base branch
from

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    da13cf0 View commit details
    Browse the repository at this point in the history
  2. uncomment failed tests

    fazilqa committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b870566 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

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

Commits on Aug 26, 2024

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

Commits on Aug 27, 2024

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

Commits on Aug 28, 2024

  1. [MHV-61146] Resolve recipient select bug, user is not allowed to send…

    … if recipient is not selected
    vsaleem committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    a86a9e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ba0d15 View commit details
    Browse the repository at this point in the history
  3. [MHV-61146] Bug fix, prevents user from saving or sending a message t…

    …o specific tg if all required fields aren't completed
    vsaleem committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    9be8af8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9270afa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c21b07f View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/61146-Resolve-focus-on-validatio…

    …n-errs-sm' into 61146-Resolve-focus-on-validation-errs-sm
    fazilqa committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    39704e6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f785e06 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. [MHV-61146] Accessibility fix to adjust focus to announce the recipie…

    …nt field and electronic signature required alert correctly
    vsaleem committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    205e5bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    695d1f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. test fix

    fazilqa committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    3b427a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc3c4f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. cleanup

    vsaleem committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    a6cc584 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48ce670 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    741ca2f View commit details
    Browse the repository at this point in the history
  2. cleanup

    vsaleem committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    56e7e6f View commit details
    Browse the repository at this point in the history
  3. fix failed tests

    fazilqa committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    ace4e23 View commit details
    Browse the repository at this point in the history
  4. code cleanup

    fazilqa committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    daaa373 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. update test

    fazilqa committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f1a6792 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. cleanup

    vsaleem committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    19cf3ff View commit details
    Browse the repository at this point in the history
  2. [MHV-61146] cleanup; Removed separate signature and checkbox validati…

    …on checks
    
    - all validation check will now be operated by messageValid
    vsaleem committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    272deeb View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

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

Commits on Sep 17, 2024

  1. [MHV-61146] Resolve bug; focus remains on recipient after selection a…

    …nd user can confirm saving draft without electronic signature
    
    - all compose form and electronic signature fields must be valid before user can save draft
    vsaleem committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f19a1a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d180a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2e6719 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8fbf8ce View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

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

Commits on Sep 19, 2024

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

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    4b5cfe7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82aefb7 View commit details
    Browse the repository at this point in the history
  3. [MHV-61146] Cleanup unit tests and ElectronicSignature fields must be…

    … populated before sending a msg fix
    vsaleem committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    c47aa28 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. [MHV-61146] cleanup

    vsaleem committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4c90da2 View commit details
    Browse the repository at this point in the history
  2. cleanup

    vsaleem committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    886837e View commit details
    Browse the repository at this point in the history
  3. update focus assertion

    fazilqa committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    3c9a31c View commit details
    Browse the repository at this point in the history
  4. update constants

    fazilqa committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4307e74 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/61146-Resolve-focus-on-validatio…

    …n-errs-sm' into 61146-Resolve-focus-on-validation-errs-sm
    
    # Conflicts:
    fazilqa committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    273345a View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    64589e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19c4ab6 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

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

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    08dc628 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d30e51d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    192208a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    379ee65 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    7e16866 View commit details
    Browse the repository at this point in the history
  2. Merge branch '61146-Resolve-validation-focus-3rd-branch' into 61146-R…

    …esolve-focus-on-validation-errs-sm
    vsaleem committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    c49bf05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad69100 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    01dda73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae53f51 View commit details
    Browse the repository at this point in the history