snowballtools-base/packages/frontend/src/components/projects/project/settings
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
..
AddEnvironmentVariableRow.tsx Show error messages and toasters in Environment variables settings tab (#29) 2023-12-27 17:02:34 +05:30
AddMemberDialog.tsx Handle remove member operation in frontend (#32) 2024-02-01 11:37:57 +05:30
DeleteProjectDialog.tsx Add GQL mutation to delete project (#43) 2024-02-01 11:37:57 +05:30
DisplayEnvironmentVariables.tsx Integrate GQL mutations for updating and deleting environment variables in frontend (#55) 2024-02-01 11:37:57 +05:30
DomainCard.tsx Implement functionality to delete domain (#59) 2024-02-01 11:37:57 +05:30
Domains.tsx Implement functionality to delete domain (#59) 2024-02-01 11:37:57 +05:30
EditDomainDialog.tsx Implement functionality to delete domain (#59) 2024-02-01 11:37:57 +05:30
EditEnvironmentVariableRow.tsx Integrate GQL mutations for updating and deleting environment variables in frontend (#55) 2024-02-01 11:37:57 +05:30
EnvironmentVariablesTabPanel.tsx Integrate GQL mutations for updating and deleting environment variables in frontend (#55) 2024-02-01 11:37:57 +05:30
GeneralTabPanel.tsx Add GQL mutation to delete project (#43) 2024-02-01 11:37:57 +05:30
GitSelectionSection.tsx Add layout for Git tab in project settings (#31) 2023-12-28 11:52:05 +05:30
GitTabPanel.tsx Implement functionality to add and delete Deploy webhooks (#47) 2024-02-01 14:04:07 +05:30
MemberCard.tsx Implement functionality to update project member permissions in settings (#56) 2024-02-01 11:37:57 +05:30
MembersTabPanel.tsx Implement functionality to update project member permissions in settings (#56) 2024-02-01 11:37:57 +05:30
RepoConnectedSection.tsx Implement Github authentication to show repositories list (#45) 2024-02-01 11:37:57 +05:30
SetupDomain.tsx Implement functionality for adding new domain in project settings (#48) 2024-02-01 11:37:57 +05:30
WebhookCard.tsx Implement functionality to add and delete Deploy webhooks (#47) 2024-02-01 14:04:07 +05:30