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

MAIN B-19226 Onboarding required fields #13756

Merged
merged 18 commits into from
Oct 10, 2024
Merged

Commits on Aug 14, 2024

  1. All fields for customer contact forms and orders forms on the custome…

    …r side of the app now show red "required" warnings for every empty field as soon as the page is loaded.
    Brooklyn Welsh committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    52857e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Re-do of required/optional fields for updated AC, optional text remov…

    …ed, required fields marked with grey text, flashes to red if user exits without entering data.
    Brooklyn Welsh committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    e949c3a View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Revert "Re-do of required/optional fields for updated AC, optional te…

    …xt removed, required fields marked with grey text, flashes to red if user exits without entering data."
    
    This reverts commit e949c3a.
    Brooklyn Welsh committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    d478448 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into MAIN-B-19226-redo

    Brooklyn Welsh committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    7c2fdb2 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Reverted previous changes, added required hint and removed optional h…

    …int where needed on customer side
    Brooklyn Welsh committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    5426db1 View commit details
    Browse the repository at this point in the history
  2. Changed unit tests to use regex for substring search to accomodate th…

    …e new "Required" hint elements that are now present on onboarding forms.
    Brooklyn Welsh committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    e12cbc1 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into MAIN-B-19226-redo

    Brooklyn Welsh committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    1e773c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Merge branch 'main' into MAIN-B-19226-redo

    Brooklyn Welsh committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c472283 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

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

Commits on Sep 26, 2024

  1. Merge remote-tracking branch 'origin/20621-Add-Mobile-Shipment-Custom…

    …er-Flows-MAIN' into MAIN-B-19226-redo
    Brooklyn Welsh committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    2d17d1f View commit details
    Browse the repository at this point in the history
  2. Added back in RequiredTag changes to MobileHomeShipmentForm.jsx to ma…

    …tch INT.
    Brooklyn Welsh committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    37bf005 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'MAIN-B-19226-redo' of https://github.com/transcom/mymove

    …into MAIN-B-19226-redo
    Brooklyn Welsh committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    18b4ef8 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into MAIN-B-19226-redo

    Brooklyn Welsh committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    7b24f28 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Merge branch 'main' into MAIN-B-19226-redo

    Brooklyn Welsh committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6f7d4eb View commit details
    Browse the repository at this point in the history
  2. Fix for tests not finding labels without regex.

    Brooklyn Welsh committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    060263a View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Merge branch 'main' into MAIN-B-19226-redo

    Brooklyn Welsh committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    2419109 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

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