snowballtools-base/packages/backend/src
Nabarun Gogoi 7e2a313012
Implement functionality to add and delete Deploy webhooks (#47)
* Add mutation to add webhooks

* Implement frontend to add webhooks and refactor code to use updateProject resolver

* Implement functionality to delete webhooks

* Refactor webhook card component

* Update readme for frontend env GitHub OAuth client ID

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-01 14:04:07 +05:30
..
entity Implement functionality to delete domain (#59) 2024-02-01 11:37:57 +05:30
config.ts Implement Github authentication to show repositories list (#45) 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 Implement functionality to delete domain (#59) 2024-02-01 11:37:57 +05:30
index.ts Implement Github authentication to show repositories list (#45) 2024-02-01 11:37:57 +05:30
resolvers.ts Implement functionality to add and delete Deploy webhooks (#47) 2024-02-01 14:04:07 +05:30
schema.gql Implement functionality to add and delete Deploy webhooks (#47) 2024-02-01 14:04:07 +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 Update environment variable entity schema to update them individually (#53) 2024-02-01 11:37:57 +05:30