Files
xiaoxia-saas/apps/web
Xiaoxia AI ce705cf291 feat: add issue creation and resolution features
- CreateIssueForm component with validation
- Issue creation button in task detail page
- Issue resolution button for unresolved issues
- Real-time issue list refresh after create/resolve
- Improved task detail page UI with issue management
2026-06-16 13:01:19 +08:00
..
2026-06-15 15:17:40 +08:00
2026-06-15 15:17:40 +08:00
2026-06-15 15:17:40 +08:00
2026-06-15 15:17:40 +08:00
2026-06-15 15:17:40 +08:00
2026-06-15 15:17:40 +08:00

xiaoxia-saas Web

Next.js frontend app placeholder.

Planned stack

  • Next.js
  • TypeScript
  • Tailwind CSS
  • shadcn/ui

Current status

Scaffold phase only. Runtime initialization will be added after final stack bootstrap.