Block a user
feat(frontend): Implement navigation and layout (#44)
cardosofelipe
pushed to feature/44-navigation-layout at cardosofelipe/syndarix
2025-12-30 00:35:46 +00:00
cardosofelipe
created branch feature/44-navigation-layout in cardosofelipe/syndarix
2025-12-30 00:35:46 +00:00
feat(frontend): Implement client-side SSE handling (#35)
cardosofelipe
pushed to feature/35-client-side-sse at cardosofelipe/syndarix
2025-12-30 00:34:52 +00:00
cardosofelipe
created branch feature/35-client-side-sse in cardosofelipe/syndarix
2025-12-30 00:34:52 +00:00
Implement issue list and detail views
Implement activity feed component
Implement navigation and layout
[DESIGN] Real-time activity feed component
Implement agent configuration UI
Implement project dashboard page
[DESIGN] Agent configuration UI
[DESIGN] Issue list and detail views
[DESIGN] Project dashboard page
Create SSE endpoint for project events
Implement client-side SSE handling
Implement EventBus with Redis Pub/Sub
Create Sprint management API endpoints