snowballtools-base/packages/frontend/src/components/projects/project/settings
Vivian Phung b35f4033c5
Refactor: Collaborator Project Settings (#197)
### TL;DR

AddMemberDialog component now uses a Select dropdown for permissions instead of Checkboxes. CollaboratorsTabPanel now includes dismiss functionality for toasts.

### What changed?

- Updated AddMemberDialog to use a Select dropdown for permissions
- Added dismiss functionality for toasts in CollaboratorsTabPanel

### How to test?

Test the functionality of selecting permissions using the dropdown and toast dismissal in CollaboratorsTabPanel.

### Why make this change?

To improve user experience and UI consistency in permissions selection and toast management.
2024-05-22 14:58:47 -04:00
..
AddEnvironmentVariableRow.tsx AddEnvironmentVariableRow button alignment to bottom (#73) 2024-05-16 20:36:31 -04:00
AddMemberDialog.tsx Refactor: Collaborator Project Settings (#197) 2024-05-22 14:58:47 -04:00
DeleteProjectDialog.tsx DeleteProjectDialog update to Modal (#70) 2024-05-16 20:26:31 -04:00
DisplayEnvironmentVariables.tsx ui cleanup 2024-05-14 19:58:32 +00:00
DomainCard.tsx cleanup dialogs 2024-05-14 20:14:50 +00:00
EditDomainDialog.tsx cleanup dialogs 2024-05-14 20:14:50 +00:00
EditEnvironmentVariableRow.tsx EditEnvironmentVariableRow cleanup (#74) 2024-05-16 20:39:42 -04:00
GitSelectionSection.tsx ui cleanup 2024-05-14 19:58:32 +00:00
MemberCard.tsx MemberCard remove x padding (#69) 2024-05-16 20:22:33 -04:00
ProjectSettingContainer.tsx cleanup dialogs 2024-05-14 20:14:50 +00:00
ProjectSettingHeader.tsx ProjectSettingContainer 2024-05-14 20:11:57 +00:00
RepoConnectedSection.tsx storybook config domains and react dom context 2024-05-14 20:07:46 +00:00
SetupDomain.tsx storybook config domains and react dom context 2024-05-14 20:07:46 +00:00
WebhookCard.tsx storybook config domains and react dom context 2024-05-14 20:07:46 +00:00