Skip to content

Conversation

golobitch
Copy link
Collaborator

njlie and others added 3 commits September 2, 2024 17:54
)

* feat(backend): create operator kratos identity on backend startup

* feat: generate recovery link

* chore: formatting

* fix: handle new cases

* chore: fix test environments
* refactor(backend): update rate caching (#2891)

* chore(localenv): fix startup migration (#2897)

* 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]>

* Add migration files

* Update migration files

* Fix file name for migrations

* feat(tenant): basic tenant admin api schema and service

* Remove cascade deletion

* feat(auth): create basic tenant service and model plus graphql schema

* feat(graphql): generated data

* feat(graphql): add create tenant resolver and call service and update graphql schema

* feat(auth): add basic tenant schema and appropriate resources like model and service

* feat(generated): graphql schema

* feat(auth): add tenant id to create tenant input

* feat(auth): rename tenant id and add basic logic for calling create tenant service

* feat(auth): add basic create tenant functionality in service

* Add tenant model in backend

* feat(backend): add apollo client do dependencies

* feat(auth): add delete tenant mutation to the schema

* feat(auth): delete tenant

* Add tenantId field on resources models, update migration

* chore(auth): format

* feat(backend): create tenant service implementation

* feat(auth): codegen for putting generated files to backend

* feat(packages): make multi tenant work wip

* feat(mock-lib): add tenants to the seeding step

* feat(backend): update resolvers with tenant id and finish the tenant creation

* feat(localenv): update seed and docker compose

* feat(generated): graphql schema

* feat(bruno): admin auth create tenant mutation

* feat(backend): small changes to schema + mapping of tenant to graphql + bruno

* feat(everything): move endpoints to separate service, update bruno and schema do pagination and stuff

---------

Co-authored-by: Max Kurapov <[email protected]>
Co-authored-by: Nathan Lie <[email protected]>
Co-authored-by: bsanduc <[email protected]>
@golobitch golobitch self-assigned this Sep 2, 2024
@golobitch golobitch requested a review from njlie September 2, 2024 21:05
@github-actions github-actions bot added type: tests Testing related pkg: backend Changes in the backend package. pkg: frontend Changes in the frontend package. type: source Changes business logic pkg: auth Changes in the GNAP auth package. pkg: mock-ase pkg: mock-account-service-lib labels Sep 2, 2024
Copy link

netlify bot commented Sep 2, 2024

Deploy Preview for brilliant-pasca-3e80ec canceled.

Name Link
🔨 Latest commit 2859b3b
🔍 Latest deploy log https://app.netlify.com/sites/brilliant-pasca-3e80ec/deploys/66d628a2e45daa0008eb201b

@golobitch golobitch closed this Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg: auth Changes in the GNAP auth package. pkg: backend Changes in the backend package. pkg: frontend Changes in the frontend package. pkg: mock-account-service-lib pkg: mock-ase type: source Changes business logic type: tests Testing related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants