SurfSense/surfsense_web/components/tool-ui/linear
Anish Sarkar 23c23c7528 feat: implement ToggleGroup and Toggle components for improved label selection
- Introduced ToggleGroup and Toggle components to enhance the user interface for selecting multiple labels in the Linear issue creation and update forms.
- Updated ApprovalCard component to utilize the new ToggleGroup for better label management.
- Refactored label rendering to use Badge components for improved styling and user experience across various components.
2026-03-20 17:32:05 +05:30
..
create-linear-issue.tsx feat: implement ToggleGroup and Toggle components for improved label selection 2026-03-20 17:32:05 +05:30
delete-linear-issue.tsx feat: add conditional rendering in ApprovalCard component to prevent rendering when a decision has been made and is not a rejection 2026-03-20 16:41:30 +05:30
index.ts reorganize linear and notion tool UI into subfolders 2026-02-18 20:25:51 +02:00
update-linear-issue.tsx feat: implement ToggleGroup and Toggle components for improved label selection 2026-03-20 17:32:05 +05:30