snowballtools-base/packages
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
..
backend Implement functionality for editing domain (#57) 2024-02-01 11:37:57 +05:30
frontend Implement functionality for editing domain (#57) 2024-02-01 11:37:57 +05:30
gql-client Implement functionality for editing domain (#57) 2024-02-01 11:37:57 +05:30