snowballtools-base/packages/frontend/src/components/projects/project/settings
Nabarun Gogoi fdf06f9bd0 Add GQL mutation for updating domain (#50)
* Pass data for all domains in edit domain dialog box

* Add mutation to update domain by id

* implement front end and gql client method to edit domain

* Rename arguments of resolver function to update domain and project

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-01 11:37:57 +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 Add and refresh environment variables in project settings tab (#37) 2024-02-01 11:37:57 +05:30
DomainCard.tsx Add GQL mutation for updating domain (#50) 2024-02-01 11:37:57 +05:30
Domains.tsx Add GQL mutation for updating domain (#50) 2024-02-01 11:37:57 +05:30
EditDomainDialog.tsx Add GQL mutation for updating domain (#50) 2024-02-01 11:37:57 +05:30
EditEnvironmentVariableRow.tsx Add GQL mutation for updating project data in general settings tab (#41) 2024-02-01 11:37:57 +05:30
EnvironmentVariablesTabPanel.tsx Add GQL mutation for updating project data in general settings tab (#41) 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 Add new member dialog in project settings tab (#42) 2024-01-09 12:25:37 +05:30
MemberCard.tsx Handle remove member operation in frontend (#32) 2024-02-01 11:37:57 +05:30
MembersTabPanel.tsx Add GQL mutation for rollback deployment (#46) 2024-02-01 11:37:57 +05:30
RepoConnectedSection.tsx Add updates in previously implemented pages (#40) 2024-01-08 16:58:58 +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 for adding web hooks in settings Git tab (#37) 2023-12-28 18:21:27 +05:30