Commit Graph

6 Commits

Author SHA1 Message Date
lintsinghua ef61bc38cc update 2025-10-24 16:20:32 +08:00
lintsinghua 9b11e47b36 feat(audit): Enhance CreateTaskDialog with improved task creation workflow
- Add navigation to project details page after task creation
- Update task creation process with more detailed toast notifications
- Modify created_by field to handle null scenario for system users
- Refactor CreateTaskDialog to improve user experience and error handling
- Optimize repoScan service with more robust background task processing
- Update example image for visual consistency
Improves the audit task creation flow by providing better user feedback and streamlining the post-creation experience.
2025-10-22 22:18:19 +08:00
lintsinghua 6228bc1f0c style(images): Update example images with refined visual assets
- Replaced example1.png with optimized and visually enhanced version
- Updated example2.png with improved image quality and composition
- Refined example3.png to better represent project visual standards
- Ensured consistent image styling and professional presentation
2025-10-22 17:46:00 +08:00
lintsinghua bfd00ae29d feat(branding): Update project logo and favicon
- Replace default favicon with project-specific logo
- Add new logo image file `logo_xcodereviewer.png`
- Update Header component to use new logo image instead of Code icon
- Modify index.html to reference new logo file with correct MIME type
2025-10-22 16:57:52 +08:00
lintsinghua bd396ca08b 在README.md中添加了项目logo,并调整了布局以增强视觉效果。同时新增了logo图像文件。 2025-09-20 13:09:12 +08:00
lintsinghua e85b9769e6 更新.gitignore,移除public目录;新增多个图像文件,包括favicon、错误页面和logo等SVG文件。 2025-09-20 11:59:24 +08:00