Felipe Cardoso cardosofelipe
  • Joined on 2025-01-09
cardosofelipe created pull request cardosofelipe/syndarix#51 2025-12-30 18:06:06 +00:00
feat(frontend): Add main dashboard prototype for #47
e41ceafaef feat(frontend): Add main dashboard prototype for #47
cardosofelipe created branch feature/47-main-dashboard-prototype in cardosofelipe/syndarix 2025-12-30 18:05:25 +00:00
cardosofelipe created branch feature/49-project-wizard-prototype in cardosofelipe/syndarix 2025-12-30 18:02:21 +00:00
43fa69db7d feat(frontend): Add project creation wizard prototype for #49
cardosofelipe commented on issue cardosofelipe/syndarix#37 2025-12-30 17:54:36 +00:00
[DESIGN] Agent configuration UI

Prototype Available

View the interactive prototype at: http://localhost:3000/prototypes/agent-configuration

To Run Locally

cd frontend
npm run dev

Then open the URL above…

cardosofelipe commented on issue cardosofelipe/syndarix#39 2025-12-30 17:54:36 +00:00
[DESIGN] Real-time activity feed component

Prototype Available

View the interactive prototype at: http://localhost:3000/prototypes/activity-feed

To Run Locally

cd frontend
npm run dev

Then open the URL above in…

cardosofelipe commented on issue cardosofelipe/syndarix#38 2025-12-30 17:54:36 +00:00
[DESIGN] Issue list and detail views

Prototype Available

View the interactive prototype at: http://localhost:3000/prototypes/issue-management

To Run Locally

cd frontend
npm run dev

Then open the URL above in…

cardosofelipe pushed to dev at cardosofelipe/syndarix 2025-12-30 17:32:40 +00:00
29309e5cfd docs: Add missing architecture flow and update roadmap for dashboard/onboarding
cardosofelipe opened issue cardosofelipe/syndarix#50 2025-12-30 17:31:05 +00:00
Implement Project Creation Wizard
cardosofelipe opened issue cardosofelipe/syndarix#49 2025-12-30 17:30:50 +00:00
[DESIGN] Project Creation Wizard
cardosofelipe opened issue cardosofelipe/syndarix#48 2025-12-30 17:30:27 +00:00
Implement Main Dashboard / Projects List Page
cardosofelipe opened issue cardosofelipe/syndarix#47 2025-12-30 17:30:10 +00:00
[DESIGN] Main Dashboard / Projects List Page
cardosofelipe commented on issue cardosofelipe/syndarix#36 2025-12-30 17:13:42 +00:00
[DESIGN] Project dashboard page

Approved

cardosofelipe pushed to dev at cardosofelipe/syndarix 2025-12-30 14:39:59 +00:00
cea97afe25 fix: Add missing API endpoints and validation improvements
b43fa8ace2 feat: Implement Phase 1 API layer (Issues #28-32)
Compare 2 commits »
cardosofelipe pushed to dev at cardosofelipe/syndarix 2025-12-30 09:36:55 +00:00
742ce4c9c8 fix: Comprehensive validation and bug fixes
cardosofelipe pushed to dev at cardosofelipe/syndarix 2025-12-30 01:18:25 +00:00
6ea9edf3d1 fix: Update frontend tests for Gitea repository URL
cardosofelipe reopened issue cardosofelipe/syndarix#38 2025-12-30 01:16:30 +00:00
[DESIGN] Issue list and detail views
cardosofelipe reopened issue cardosofelipe/syndarix#39 2025-12-30 01:16:30 +00:00
[DESIGN] Real-time activity feed component
cardosofelipe reopened issue cardosofelipe/syndarix#37 2025-12-30 01:16:30 +00:00
[DESIGN] Agent configuration UI