..
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
Add GQL mutation for updating domain ( #50 )
2024-02-01 11:37:57 +05:30
Domains.tsx
Implement functionality for editing domain ( #57 )
2024-02-01 11:37:57 +05:30
EditDomainDialog.tsx
Implement functionality for editing domain ( #57 )
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 Github authentication to show repositories list ( #45 )
2024-02-01 11:37:57 +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 for adding web hooks in settings Git tab ( #37 )
2023-12-28 18:21:27 +05:30