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

[WIP] Change/migrate mock api to typescript #15

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    05b5485 View commit details
    Browse the repository at this point in the history
  2. use ts mock file

    hannojg committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    c69f258 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Merge branch 'main' of github.com:margelo/expensify-app-fork into cha…

    …nge/migrate-mock-api-to-typescript
    hannojg committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    459c76d View commit details
    Browse the repository at this point in the history
  2. change to ts mock path

    hannojg committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    4bc1d8d View commit details
    Browse the repository at this point in the history
  3. fix types

    hannojg committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    79b9c8f View commit details
    Browse the repository at this point in the history
  4. wip: adjust types

    hannojg committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    da8803e View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Merge branch 'main' of github.com:Expensify/App into change/migrate-m…

    …ock-api-to-typescript
    hannojg committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    062cb30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    574f735 View commit details
    Browse the repository at this point in the history
  3. remove unused import

    hannojg committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    9161af3 View commit details
    Browse the repository at this point in the history
  4. fix imports

    hannojg committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    d5a6083 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' of github.com:Expensify/App into change/migrate-m…

    …ock-api-to-typescript
    hannojg committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    7962ce0 View commit details
    Browse the repository at this point in the history
  6. fix mock throwing errors

    hannojg committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    a098648 View commit details
    Browse the repository at this point in the history