Skip to content

Conversation

@dailydotdevbot
Copy link
Contributor

@dailydotdevbot dailydotdevbot commented Jan 27, 2026

Summary

  • Add GraphQL types and queries for SourceStack
  • Add useSourceStack hook for data management
  • Add SourceStackItem, SourceStackSection, and SourceStackModal components
  • Add SquadStack component as main container
  • Integrate SquadStack into SquadPageHeader

Test plan

  • Verify Squad page displays stack/tools section for Squads with configured items
  • Verify modal allows adding/editing stack items (for users with permissions)
  • Verify stack items display correctly with proper icons and grouping

Closes ENG-483

Created by Huginn 🐦‍⬛

Preview domain

https://eng-483-add-stack-and-tools-to-s.preview.app.daily.dev

This commit adds the frontend implementation for Squad stack/tools
feature, allowing users to view and manage the technologies and
tools associated with a Squad.

Frontend changes:
- Add GraphQL types and queries for SourceStack
- Add useSourceStack hook for data management
- Add SourceStackItem component for individual items
- Add SourceStackSection component for grouping by section
- Add SourceStackModal for adding/editing items
- Add SquadStack component as main container
- Integrate SquadStack into SquadPageHeader
- Add SourceStack RequestKey to query cache

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Jan 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
daily-webapp Ready Ready Preview Jan 28, 2026 0:38am
1 Skipped Deployment
Project Deployment Review Updated (UTC)
storybook Ignored Ignored Jan 28, 2026 0:38am

Request Review

@rebelchris rebelchris merged commit e432830 into main Jan 28, 2026
11 checks passed
@rebelchris rebelchris deleted the eng-483-add-stack-and-tools-to-squads branch January 28, 2026 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants