snowballtools-base/packages/frontend/src/components/projects/project/settings
Nabarun Gogoi c3d1b4f3eb
Use branches from GitHub API in edit domain dialog (#74)
* Use branches from GitHub API

* Disable git branch input if repo not found

* Disable git branch if branches is empty

* Use async select for accounts dropdown

* Log actual HTTP error in console

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-19 16:55:07 +05:30
..
AddEnvironmentVariableRow.tsx Save commit message in DB and show in deployments list (#67) 2024-02-14 14:25:50 +05:30
AddMemberDialog.tsx Implement functionality to add project members (#48) 2024-02-01 15:34:17 +05:30
DeleteProjectDialog.tsx Implement organization switcher and use slug in URL (#59) 2024-02-07 18:41:54 +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 Use branches from GitHub API in edit domain dialog (#74) 2024-02-19 16:55:07 +05:30
EditDomainDialog.tsx Use branches from GitHub API in edit domain dialog (#74) 2024-02-19 16:55:07 +05:30
EditEnvironmentVariableRow.tsx Integrate GQL mutations for updating and deleting environment variables in frontend (#55) 2024-02-01 11:37:57 +05:30
GitSelectionSection.tsx Save commit message in DB and show in deployments list (#67) 2024-02-14 14:25:50 +05:30
MemberCard.tsx Implement functionality to add project members (#48) 2024-02-01 15:34:17 +05:30
RepoConnectedSection.tsx Save commit message in DB and show in deployments list (#67) 2024-02-14 14:25:50 +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