CodeReview/frontend/src/components
lintsinghua a995bef28c feat(audit): enhance file selection and exclude patterns UI
- Update demo data to mark running task as completed with audit results
- Add reset to defaults button for exclude patterns in CreateTaskDialog
- Implement quick-add buttons for common exclude patterns (.test., .spec., .min., coverage/, docs/, .md)
- Improve exclude patterns input with better placeholder text and visual feedback
- Refactor FileSelectionDialog with tree-based folder structure for better file organization
- Add file type icons (code files, config files, generic files) for improved visual distinction
- Implement folder expansion/collapse functionality with chevron indicators
- Add file filtering by extension and search capabilities
- Enhance UI with better spacing, visual hierarchy, and user guidance
- Improve accessibility with proper icon imports and component organization
2025-12-10 19:20:31 +08:00
..
analysis refactor: 重构项目结构,将前端和后端代码分离到独立目录 2025-11-26 21:11:12 +08:00
audit feat(audit): enhance file selection and exclude patterns UI 2025-12-10 19:20:31 +08:00
common refactor: 重构项目结构,将前端和后端代码分离到独立目录 2025-11-26 21:11:12 +08:00
database chore: rebrand XCodeReviewer to DeepAudit across all files 2025-12-08 21:35:09 +08:00
debug refactor: 重构项目结构,将前端和后端代码分离到独立目录 2025-11-26 21:11:12 +08:00
layout feat(prompts-rules): add prompt templates and audit rules management 2025-12-09 21:42:00 +08:00
reports fix: 修复时间显示问题,使用带时区的UTC时间 2025-12-09 17:47:34 +08:00
system feat: 添加敏感信息加密存储功能 2025-11-28 17:51:17 +08:00
ui feat: update UI with new branding, logo, and modern terminal-inspired styling 2025-11-27 22:34:23 +08:00