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

LF-4022: [spike] investigate current and desired state for navigation #3158

Commits on Feb 28, 2024

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

Commits on Mar 7, 2024

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

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    f55e4a2 View commit details
    Browse the repository at this point in the history
  2. LF-4022 remove extra prop

    antsgar committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    4c10a8d View commit details
    Browse the repository at this point in the history
  3. LF-4022 single route option

    antsgar committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    07c873f View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

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

Commits on Mar 12, 2024

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

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    dc21a9a View commit details
    Browse the repository at this point in the history
  2. LF-4022 fix submission

    antsgar committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    aab8d1b View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    4f037b4 View commit details
    Browse the repository at this point in the history
  2. Revert "LF-4022 fix custom sign up bug"

    This reverts commit 4f037b4.
    antsgar committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    10a9424 View commit details
    Browse the repository at this point in the history
  3. Revert "LF-4022 custom sign up example"

    This reverts commit dc21a9a.
    antsgar committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    3857643 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb4dbaf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    682f986 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    12ae166 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Update packages/webapp/src/components/Form/MultiStepForm/index.jsx

    Co-authored-by: Sayaka Ono <sayaka.ono.81@gmail.com>
    kathyavini and SayakaOno committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    e4cf2b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. LF-4022 Restore functionality of old cancel button

    The open state and setter are passed from the new form wrapping component now, but the old forms aren't wrapped by that component yet
    kathyavini committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    e0cece7 View commit details
    Browse the repository at this point in the history
  2. LF-4022 Fix AddRevenue

    Restores PureFinanceTypeSelection's compatibility with the old form flow
    kathyavini committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    fd446d8 View commit details
    Browse the repository at this point in the history