snowballtools-base/packages/frontend/src/components/projects/project
Nabarun Gogoi e1e9a7063e Implement Github authentication to show repositories list (#45)
* Use react-oauth-popup for github authentication popup

* Fetch auth token and use in app to fetch list of repositories

* Get client id and secret from config

* Use GitHub search API for fetching repos

* Use debounce for searching repos and projects
2024-02-01 11:37:57 +05:30
..
deployments Add createdBy column in deployments table (#51) 2024-02-01 11:37:57 +05:30
settings Implement Github authentication to show repositories list (#45) 2024-02-01 11:37:57 +05:30
ActivityCard.tsx Add chips to display different kinds of information (#20) 2023-12-21 16:42:06 +05:30
DeploymentsTabPanel.tsx Integrate rollback deployment GQL mutation in frontend (#49) 2024-02-01 11:37:57 +05:30
OverviewTabPanel.tsx Update environment variable entity schema to update them individually (#53) 2024-02-01 11:37:57 +05:30
ProjectTabs.tsx Display searched project from different organization (#52) 2024-02-01 11:37:57 +05:30
SettingsTabPanel.tsx Add GQL mutation for updating project data in general settings tab (#41) 2024-02-01 11:37:57 +05:30