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

Set Up Container Component for MTV Checkout Workflows #13334

Merged
merged 12 commits into from
Feb 6, 2020

Commits on Feb 3, 2020

  1. commented out existing MTV-related routes etc from QueueApp;

    created motionToVacateRoutes & incorporated into QueueApp;
    JC Quirin committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    038c73d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea90b63 View commit details
    Browse the repository at this point in the history
  3. initial implementation of MotioonToVacateFlowContainer w/ stubs;

    created MotionToVacateContext & provider;
    JC Quirin committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    dec3769 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. fixed route to ReviewMotionToVacateView

    (needed to use default export);
    commented out now-unused MTV-related items from QueueApp;
    JC Quirin committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    6af15da View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into jc/13318-mtv-container

    JC Quirin committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    a49010a View commit details
    Browse the repository at this point in the history
  3. added route to MotionToVacateFlowContainer

    JC Quirin committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    ed7c12c View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. Cleaned up the commented-out stuff in QueueApp

    JC Quirin committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    0009638 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into jc/13318-mtv-container

    JC Quirin committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    e46596c View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. updated the routes under MotionToVacateFlowContainer;

    a couple of updates to avoid linting warnings;
    JC Quirin committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    1e7b7e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bda9ea View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into jc/13318-mtv-container

    JC Quirin committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    d6bf35e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    beced6a View commit details
    Browse the repository at this point in the history