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

feat: expose GET /admin/projects as ZIO HTTP route (DEV-1587) #2366

Merged
merged 7 commits into from Jan 5, 2023

Commits on Jan 4, 2023

  1. remove requesting user param

    irinaschubert committed Jan 4, 2023
    Copy the full SHA
    1353fbd View commit details
    Browse the repository at this point in the history
  2. fmt

    irinaschubert committed Jan 4, 2023
    Copy the full SHA
    1c7b567 View commit details
    Browse the repository at this point in the history
  3. fmt

    irinaschubert committed Jan 4, 2023
    Copy the full SHA
    865b700 View commit details
    Browse the repository at this point in the history
  4. add missing header

    irinaschubert committed Jan 4, 2023
    Copy the full SHA
    606053d View commit details
    Browse the repository at this point in the history
  5. add tests

    irinaschubert committed Jan 4, 2023
    Copy the full SHA
    dc28650 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. separate test suites and data

    irinaschubert committed Jan 5, 2023
    Copy the full SHA
    df443db View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    828e6e3 View commit details
    Browse the repository at this point in the history