snowballtools-base/packages/backend/test/fixtures
Nabarun Gogoi 0dd6c7702a Implement functionality for editing domain (#57)
* Make use of domain id for redirecting domains

* Add checks in backend to prevent chain redirecting and editing redirected domain

* Add self relation to domain entity and use it to create and edit domains

* Add self referencing relation to initialize db script

* Add redirectToId column in domain entity

* Remove isRedirected flag from domain entity

* Refactor edit domain dialog box

* Use dummy data for repository

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-01 11:37:57 +05:30
..
deployments.json Add createdBy column in deployments table (#51) 2024-02-01 11:37:57 +05:30
environment-variables.json Update environment variable entity schema to update them individually (#53) 2024-02-01 11:37:57 +05:30
organizations.json Add script to load fixture data in database (#34) 2024-02-01 11:37:57 +05:30
primary-domains.json Implement functionality for editing domain (#57) 2024-02-01 11:37:57 +05:30
project-members.json Add and refresh environment variables in project settings tab (#37) 2024-02-01 11:37:57 +05:30
projects.json Add GQL mutation to delete project (#43) 2024-02-01 11:37:57 +05:30
redirected-domains.json Implement functionality for editing domain (#57) 2024-02-01 11:37:57 +05:30
user-orgnizations.json Add script to load fixture data in database (#34) 2024-02-01 11:37:57 +05:30
users.json Add script to load fixture data in database (#34) 2024-02-01 11:37:57 +05:30