snowballtools-base-mirror/packages/backend/src
Nabarun Gogoi d97794f1bf Integrate rollback deployment GQL mutation in frontend (#49)
* Use rollback deployment client in UI

* Check if deployements domain is undefined

* Fix typo

* Rename variable to current deployment

* Handle deployment domain relation on rollback

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-01 11:37:57 +05:30
..
entity Implement functionality for adding new domain in project settings (#48) 2024-02-01 11:37:57 +05:30
config.ts Refactor database setup and add user context to GQL requests (#17) 2024-02-01 11:37:57 +05:30
constants.ts Update instructions and general package cleanup (#29) 2024-02-01 11:37:57 +05:30
database.ts Integrate rollback deployment GQL mutation in frontend (#49) 2024-02-01 11:37:57 +05:30
index.ts Update instructions and general package cleanup (#29) 2024-02-01 11:37:57 +05:30
resolvers.ts Integrate rollback deployment GQL mutation in frontend (#49) 2024-02-01 11:37:57 +05:30
schema.gql Add GQL mutation for updating domain (#50) 2024-02-01 11:37:57 +05:30
server.ts Refactor database setup and add user context to GQL requests (#17) 2024-02-01 11:37:57 +05:30
utils.ts Add GQL query for projects search in app (#38) 2024-02-01 11:37:57 +05:30