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

Add import and export CSV flow for Members #48876

Merged

Commits on Aug 23, 2024

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

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    be229ed View commit details
    Browse the repository at this point in the history
  2. Fix members import

    filip-solecki committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f4b6f46 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Merge branch 'main' of github.com:software-mansion-labs/expensify-app…

    …-fork into filip-solecki/import-members-csv
    Guccio163 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    2c54554 View commit details
    Browse the repository at this point in the history
  2. ts fix

    Guccio163 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    93e0e23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ca6b73 View commit details
    Browse the repository at this point in the history
  4. add members export

    Guccio163 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    5f98deb View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Update src/libs/actions/Policy/Member.ts

    Co-authored-by: Błażej Kustra <46095609+blazejkustra@users.noreply.github.com>
    Guccio163 and blazejkustra committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    6d0acbb View commit details
    Browse the repository at this point in the history
  2. review fixes

    Guccio163 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    3b656b9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of github.com:software-mansion-labs/expensify-app…

    …-fork into Guccio163/import-members-csv
    Guccio163 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    b375206 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' of github.com:software-mansion-labs/expensify-app…

    …-fork into Guccio163/import-members-csv
    Guccio163 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f9860d0 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' of github.com:software-mansion-labs/expensify-app…

    …-fork into Guccio163/import-members-csv
    Guccio163 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    16d3f65 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    77eba31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    333a89a View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

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

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    182eb3c View commit details
    Browse the repository at this point in the history
  2. review comments

    Guccio163 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8af21ea View commit details
    Browse the repository at this point in the history
  3. fix typo

    Guccio163 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5c079e9 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' of github.com:software-mansion-labs/expensify-app…

    …-fork into Guccio163/import-members-csv
    Guccio163 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5476cd2 View commit details
    Browse the repository at this point in the history
  5. functions moved to utils

    Guccio163 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    92e6745 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Merge branch 'main' of github.com:software-mansion-labs/expensify-app…

    …-fork into Guccio163/import-members-csv
    Guccio163 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2deb46b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of github.com:software-mansion-labs/expensify-app…

    …-fork into Guccio163/import-members-csv
    Guccio163 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    38ab688 View commit details
    Browse the repository at this point in the history
  3. resolve typecheck

    Guccio163 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    656a3d7 View commit details
    Browse the repository at this point in the history
  4. unused translation

    Guccio163 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    213f5fa View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' of github.com:software-mansion-labs/expensify-app…

    …-fork into Guccio163/import-members-csv
    Guccio163 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7861f4f View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' of github.com:software-mansion-labs/expensify-app…

    …-fork into Guccio163/import-members-csv
    Guccio163 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a36596b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Merge branch 'main' of github.com:software-mansion-labs/expensify-app…

    …-fork into Guccio163/import-members-csv
    Guccio163 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5e25def View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Merge branch 'main' of github.com:software-mansion-labs/expensify-app…

    …-fork into Guccio163/import-members-csv
    Guccio163 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    233388d View commit details
    Browse the repository at this point in the history