snowballtools-base-old/packages/backend/src
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
..
entity Show domains for change to production and redeploy in deployments page (#56) 2024-02-06 14:18:06 +05:30
config.ts Implement Github authentication to show repositories list (#45) 2024-02-01 11:37:57 +05:30
constants.ts Set subdomain for project and set URL for each deployment (#52) 2024-02-05 14:56:28 +05:30
database.ts Show domains for change to production and redeploy in deployments page (#56) 2024-02-06 14:18:06 +05:30
index.ts Implement Service class and refactor GQL queries in backend (#51) 2024-02-02 15:02:12 +05:30
resolvers.ts Show domains for change to production and redeploy in deployments page (#56) 2024-02-06 14:18:06 +05:30
schema.gql Show domains for change to production and redeploy in deployments page (#56) 2024-02-06 14:18:06 +05:30
server.ts Refactor database setup and add user context to GQL requests (#17) 2024-02-01 11:37:57 +05:30
service.ts Show domains for change to production and redeploy in deployments page (#56) 2024-02-06 14:18:06 +05:30
utils.ts Set subdomain for project and set URL for each deployment (#52) 2024-02-05 14:56:28 +05:30