snowballtools-base/packages/frontend/src/components/projects/project/deployments
Nabarun Gogoi afd522654c
Show domains for change to production and redeploy in deployments page (#56)
* Display URL for change to production dialog box

* Refactor database method for domains to service class

* Handle error in resolver instead of service class

* Return entity from service class for add operation

* Do not fetch branches if repo not available

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-06 14:18:06 +05:30
..
AssignDomainDialog.tsx Set subdomain for project and set URL for each deployment (#52) 2024-02-05 14:56:28 +05:30
DeploymentDetailsCard.tsx Show domains for change to production and redeploy in deployments page (#56) 2024-02-06 14:18:06 +05:30
DeploymentDialogBodyCard.tsx Integrate rollback deployment GQL mutation in frontend (#49) 2024-02-01 11:37:57 +05:30
FilterForm.tsx Add updates in previously implemented pages (#40) 2024-01-08 16:58:58 +05:30