snowballtools-base/packages/frontend/src/components/projects/project
Nabarun Gogoi 0aa35d05f4
Implement functionality to add project members (#48)
* Add mutation for adding project member

* Add GQL client method for add project member

* Handle review comments

* Integrate add project member GQL client method

* Handle cascades for project members and user organizations

* Add null type to user.name and domain.redirectTo

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-01 15:34:17 +05:30
..
deployments Add createdBy column in deployments table (#51) 2024-02-01 11:37:57 +05:30
settings Implement functionality to add project members (#48) 2024-02-01 15:34:17 +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 Add mutations for edit and delete environment variables (#54) 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