Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
^20.0.0^5.0.015
commits
feat(Dashboard): make plan cards clickable to navigate to details
9ef76f7View on GitHubfeat(components): add tooltip component and implement in PlanDetail
934dd20View on GitHubfeat(milestones): add milestone support for AI-generated tasks
6cc30dbView on GitHubchore: remove outdated documentation and test plan files
245444eView on GitHubbuild(electron): update electron version and add db resource
39d2d4aView on GitHubfeat(ai): add task count parameter to AI task generation
b98fa61View on GitHubfeat(task-modal): improve task form layout and add action buttons
a69ffc1View on GitHubfeat(testing): add vitest setup and tests for AI service
67b2bfeView on GitHubfeat: Add comprehensive installation guide for macOS, Windows, and Linux. Updated RELEASE.md to reflect unsigned build strategy and removed notarization script. Adjusted package.json dependencies and build configurations for improved user experience during installation.
3ac6406View on GitHubfeat: Update FEATURE_SUMMARY.md with new features and technical improvements. Added RELEASE.md for release process documentation and created GitHub Actions workflow for automated releases. Included notarization script for macOS and updated package.json for dependencies and build configurations.
ab858c7View on GitHubfeat: Completed database initialization fixes and sidebar UI optimization for PlanForge application. Added database service and Prisma client support, updated the build process to include Prisma files, enhanced API error handling and notification services. Updated multiple pages to improve user experience.
27a964bView on GitHubfeat: Enhance plan status calculation and UI updates across multiple pages. Implement dynamic plan status based on task completion in Dashboard, PlanDetail, and Plans pages. Improve styling for dark mode in NewPlan, Settings, and Tasks pages. Add quick navigation for plans in Tasks page and refine task filtering options.
b82b1b4View on GitHubfeat: Created the Plans page with support for task drag-and-drop, theme switching, and language settings. Optimized the navigation structure and improved the user experience with updated page layout and styles. Introduced a notification center and task detail modal to enhance task management. Updated dependencies and improved database integration.
88d31c9View on GitHub