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

feature(graphql): add create tenant admin api #2921

Merged

Commits on Aug 26, 2024

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

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    3bc368a View commit details
    Browse the repository at this point in the history
  2. feat(backend): add trace to outgoing payment lifecycle (#2884)

    * feat(backend): add trace to outgoing payment lifecycle
    
    * feat(backend): encapsulate query lookup in trace
    
    * chore(localenv): remove traces from default localenv
    
    ---------
    
    Co-authored-by: Max Kurapov <[email protected]>
    njlie and mkurapov authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    b9be601 View commit details
    Browse the repository at this point in the history
  3. Add migration files

    sanducb committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    5dfa6c4 View commit details
    Browse the repository at this point in the history
  4. Update migration files

    sanducb committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    413c904 View commit details
    Browse the repository at this point in the history
  5. Fix file name for migrations

    sanducb committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    11720c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    51ad9b9 View commit details
    Browse the repository at this point in the history
  7. Remove cascade deletion

    sanducb committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    b3096c4 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/2894-multi-tenant-rafiki-update-…

    …all-resources-to-have-a-tenantid-foreign-key' into feature/2900-create-tenant-admin-api
    golobitch committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    9ae95e4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    02eaff9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1d7dc81 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    c37bbb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87270c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f195278 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81a8e6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d0b9f0f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9488bbc View commit details
    Browse the repository at this point in the history
  7. Add tenant model in backend

    sanducb committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    7bfd9f0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1269111 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    14ef039 View commit details
    Browse the repository at this point in the history
  10. feat(auth): delete tenant

    golobitch committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    27fede4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9ca2940 View commit details
    Browse the repository at this point in the history
  12. chore(auth): format

    golobitch committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    19a822a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    35b93ec View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e03e7ec View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c52a342 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    660d36e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dbb74a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d3c42f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebba66f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae075fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    26a8c9b View commit details
    Browse the repository at this point in the history
  7. feat(everything): move endpoints to separate service, update bruno an…

    …d schema do pagination and stuff
    golobitch committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    3243c59 View commit details
    Browse the repository at this point in the history