Block a user
feat(frontend): Add main dashboard prototype for #47
cardosofelipe
pushed to feature/47-main-dashboard-prototype at cardosofelipe/syndarix
2025-12-30 18:05:25 +00:00
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
cardosofelipe
pushed to feature/49-project-wizard-prototype at cardosofelipe/syndarix
2025-12-30 18:02:21 +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…
[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…
[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…
Implement Project Creation Wizard
[DESIGN] Project Creation Wizard
Implement Main Dashboard / Projects List Page
[DESIGN] Main Dashboard / Projects List Page
[DESIGN] Issue list and detail views
[DESIGN] Real-time activity feed component
[DESIGN] Agent configuration UI