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

Refactor CSV export #4293

Open
wants to merge 24 commits into
base: develop
Choose a base branch
from
Open

Refactor CSV export #4293

wants to merge 24 commits into from

Commits on Oct 16, 2024

  1. integration test

    battermann authored and pcapriotti committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b4d06c1 View commit details
    Browse the repository at this point in the history
  2. Check more fields

    pcapriotti committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    168d386 View commit details
    Browse the repository at this point in the history
  3. Add assertions

    pcapriotti committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    0481d30 View commit details
    Browse the repository at this point in the history
  4. Refactor createTeamMember

    pcapriotti committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f4184b9 View commit details
    Browse the repository at this point in the history
  5. Test sso_id field

    pcapriotti committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d9445f9 View commit details
    Browse the repository at this point in the history
  6. Remove debug output

    pcapriotti committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    2439fe7 View commit details
    Browse the repository at this point in the history
  7. Suppress warning

    pcapriotti committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c8b5852 View commit details
    Browse the repository at this point in the history
  8. Initial endpoint skeleton

    pcapriotti committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    703b824 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4200c22 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1929dc0 View commit details
    Browse the repository at this point in the history
  11. Test activity endpoint

    pcapriotti committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    9b282d6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    860dbe7 View commit details
    Browse the repository at this point in the history
  13. getUserRecord implemented

    battermann authored and pcapriotti committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f1e6d9c View commit details
    Browse the repository at this point in the history
  14. fix integration package

    battermann authored and pcapriotti committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a75cda0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f1bdaea View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    70782f0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3a88043 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5c4b3e5 View commit details
    Browse the repository at this point in the history
  19. Regenerate nix packages

    pcapriotti committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7c21e20 View commit details
    Browse the repository at this point in the history
  20. Linter

    pcapriotti committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    6224e40 View commit details
    Browse the repository at this point in the history
  21. Remove new stern endpoint

    pcapriotti committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5670076 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    088b53f View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Remove new brig internal endpoint

    This is not needed anymore since the stern endpoint to get user activity
    has been removed.
    pcapriotti committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    2d4f342 View commit details
    Browse the repository at this point in the history
  2. Add CHANGELOG entry

    pcapriotti committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    39f74ce View commit details
    Browse the repository at this point in the history