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

fix: do not refresh draft txn after redirect #44363

Merged
merged 15 commits into from
Jul 11, 2024

Commits on Jun 25, 2024

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

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    40bbcd7 View commit details
    Browse the repository at this point in the history
  2. fix: update explanation comment

    Signed-off-by: dominictb <tb-dominic@outlook.com>
    dominictb committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    5cd9f11 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

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

Commits on Jul 5, 2024

  1. fix: move the user back to start page if no receipt upload

    Signed-off-by: dominictb <tb-dominic@outlook.com>
    dominictb committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    c857885 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    26dd780 View commit details
    Browse the repository at this point in the history
  2. Revert "fix: navigate to scan page instead of start page"

    This reverts commit da44443.
    dominictb committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    fc9721d View commit details
    Browse the repository at this point in the history
  3. Revert "fix: update explanation comment"

    This reverts commit 5cd9f11.
    dominictb committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    7cc38de View commit details
    Browse the repository at this point in the history
  4. Revert "fix: do not refresh draft txn after redirect"

    This reverts commit d10afcb.
    dominictb committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    e77ee51 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78260a1 View commit details
    Browse the repository at this point in the history
  6. fix: add a flag to keep the existing draft txn data

    during initMoneyRequest
    
    Signed-off-by: dominictb <tb-dominic@outlook.com>
    dominictb committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    e456298 View commit details
    Browse the repository at this point in the history
  7. fix: update lint and prettier

    Signed-off-by: dominictb <tb-dominic@outlook.com>
    dominictb committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    23493ff View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    db23adf View commit details
    Browse the repository at this point in the history
  2. fix: update logic of checking shouldKeepData

    Signed-off-by: dominictb <tb-dominic@outlook.com>
    
    Signed-off-by: dominictb <tb-dominic@outlook.com>
    dominictb committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    2f5cd9b View commit details
    Browse the repository at this point in the history
  3. fix: remove redundant comment

    Signed-off-by: dominictb <tb-dominic@outlook.com>
    dominictb committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    07e9c6e View commit details
    Browse the repository at this point in the history