Block a user
cardosofelipe
deleted branch feature/47-main-dashboard-prototype from cardosofelipe/syndarix
2025-12-30 21:47:27 +00:00
[DESIGN] Project Creation Wizard
Prototype Available for Review
The project creation wizard prototype is now available at: http://localhost:3000/prototypes/project-wizard
Wizard Steps:
- Basic Info - Project name,…
[DESIGN] Main Dashboard / Projects List Page
Prototype Available for Review
The main dashboard prototype is now available at: http://localhost:3000/prototypes/main-dashboard
Key Features:
- Projects grid/list view with status…
feat(frontend): Add project creation wizard prototype for #49
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
pushed to feature/49-project-wizard-prototype at cardosofelipe/syndarix
2025-12-30 18:02:21 +00:00
cardosofelipe
created branch feature/49-project-wizard-prototype in 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