snowballtools-base/packages/backend/src/entity
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
..
Deployment.ts Set subdomain for project and set URL for each deployment (#52) 2024-02-05 14:56:28 +05:30
Domain.ts Show domains for change to production and redeploy in deployments page (#56) 2024-02-06 14:18:06 +05:30
EnvironmentVariable.ts Update environment variable entity schema to update them individually (#53) 2024-02-01 11:37:57 +05:30
Organization.ts Implement functionality to add project members (#48) 2024-02-01 15:34:17 +05:30
Project.ts Show domains for change to production and redeploy in deployments page (#56) 2024-02-06 14:18:06 +05:30
ProjectMember.ts Show domains for change to production and redeploy in deployments page (#56) 2024-02-06 14:18:06 +05:30
User.ts Implement functionality to add project members (#48) 2024-02-01 15:34:17 +05:30
UserOrganization.ts Show domains for change to production and redeploy in deployments page (#56) 2024-02-06 14:18:06 +05:30