0235668

02356680235668/recycle3master をプッシュしました

  • e6e0bfde95 docs: add comprehensive AR recognition and backend API documentation - Created AR quick start guide with testing instructions, troubleshooting, and deployment steps - Added detailed AR recognition feature documentation covering TensorFlow.js integration, waste classification mapping, and performance optimization - Included backend README with Spring Boot project structure, API endpoints, database schema, and deployment configuration - Documented complete technical specifications for AR scanning

6 日 前

0235668 がリポジトリ 0235668/xiaoshuAPP を作成しました

1 週間 前

02356680235668/recycle3master をプッシュしました

  • 3371995606 docs: add comprehensive B-end feature documentation and DeepSeek integration report - Created detailed B-end functionality specification covering all enterprise modules (workbench, orders, devices, reports, AI assistant, enterprise center) - Added DeepSeek AI integration completion report documenting implementation details, testing results, and deployment guidelines - Included technical specifications, user workflows, data structures, and API integration patterns for reference

1 週間 前

0235668nkkj/yss-projectmaster をプッシュしました

  • 49db393e19 docs: add revision task dashboard integration documentation - Created comprehensive guide for integrating revision task approval into designer dashboard - Documented TypeScript implementation including service injection, data loading, and approval workflow methods - Provided complete HTML template structure for task cards and approval modal with detailed markup examples - Included extensive SCSS styling specifications for task cards, badges, space tags, and modal components

1 週間 前

0235668nkkj/yss-projectmaster をプッシュしました

  • 68435a1bd3 refactor: remove unused Angular diagnostic suppression

2 週間 前

0235668nkkj/yss-projectmaster をプッシュしました

  • d87663c3b3 chore: suppress unused standalone imports diagnostic in Angular config

2 週間 前

0235668nkkj/yss-projectmaster をプッシュしました

  • bac282c794 refactor: extract order stage UI into reusable components - Extracted approval status banner, leader approval bar, project basic info, and action buttons into separate components - Simplified stage-order template by replacing inline HTML with component tags - Temporarily disabled OnPush change detection to resolve language service issues

2 週間 前

0235668nkkj/yss-projectmaster をプッシュしました

  • 4121344a94 docs: add comprehensive test guide for todo issue persistence - Created detailed testing documentation for team leader todo feature with 6 test cases covering creation, database verification, refresh persistence, error handling, concurrency, and data association - Fixed todo issue persistence by implementing async database save in createTodoFromEvent method with proper error handling and optimistic UI updates - Enhanced project status tracking by reading stagnation/modification state from data field to

2 週間 前

0235668nkkj/yss-projectmaster をプッシュしました

  • 1c5155a83c refactor: extract todo section into reusable component - Replaced 370+ lines of duplicated todo section HTML with shared TodoSectionComponent - Consolidated urgent events and todo tasks logic to use team leader interfaces - Removed redundant type definitions in favor of shared interfaces from team-leader module

2 週間 前

0235668nkkj/yss-projectmaster をプッシュしました

  • a61c1ec478 feat: improve delivery messages and fix mobile modal UX - Updated message templates to use more polite, customer-friendly language across all project stages - Fixed mobile modal scroll issues by preventing body scroll and making modal full-screen on small devices - Changed project status badge styling (stalled period now uses red color scheme for better visibility) - Moved delivery message modal footer buttons inside scrollable area to ensure accessibility on all screen sizes

2 週間 前

0235668nkkj/yss-projectmaster をプッシュしました

  • f254d7bdaa Merge branch 'master' of http://git.fmode.cn:3000/nkkj/yss-project
  • ffd8ed3103 feat: add project status badges with stalled and modification states - Implemented visual status badges displaying stalled period and modification period information with icons, reasons, and metadata - Added cancel action buttons with hover effects and animations for managing project states - Included responsive design with mobile-specific layout adjustments for status badge display
  • e455b4153e docs: add gallery component quick start guide and upload UX optimization documentation - Created comprehensive quick start guide (GALLERY_QUICK_START.md) with 5-minute integration steps, visual examples, and best practices - Documented upload UX improvements (GALLERY_UPLOAD_UX_OPTIMIZATION.md) including delayed refresh to prevent blank loading screens and modernized gallery modal design with enhanced animations and responsive layouts
  • これらの 3 コミットの比較を表示 »

2 週間 前

0235668nkkj/yss-projectmaster をプッシュしました

  • 001c726096 feat: add comprehensive documentation for AI vision analysis and upload error fixes - Documented migration from filename-based to real AI vision analysis with detailed comparisons, performance metrics, and implementation examples - Created troubleshooting guide for NovaStorage 631 errors with intelligent hybrid upload strategy based on file size - Added technical specifications, test scenarios, and optimization recommendations for both features

2 週間 前

0235668nkkj/yss-projectmaster をプッシュしました

  • ef3fb834ff refactor: optimize modal spacing and mobile layout for better UX - Reduced padding and font sizes throughout modal components for more compact display - Enhanced mobile responsiveness with full-screen modal layout (100vh) and improved touch targets - Added sticky footer positioning and better scrolling behavior for mobile devices

2 週間 前

0235668nkkj/yss-projectmaster をプッシュしました

  • 29da5db50a feat: improve modal footer visibility and z-index management - Removed max-height constraints on modal-body to allow flex layout to work naturally - Enhanced footer visibility with flex-shrink: 0, increased padding (80px bottom), and visual indicators - Fixed z-index hierarchy: main modal (1050), calendar modal (1150), space assignment modal (1200) - Improved scrollbar styling with primary color theme and better visual feedback - Added responsive optimizations for mobile devices with full-width buttons an

2 週間 前

0235668nkkj/yss-projectmaster をプッシュしました

  • fc16b200b3 feat: add image preview modal and improve file upload UX - Added image preview modal with navigation for uploaded reference files in requirements stage - Added back button to project files modal header for improved navigation - Enhanced file upload area with support for multi-select drag-and-drop from enterprise WeChat - Improved modal header layout with better spacing and responsive design

2 週間 前

0235668nkkj/yss-projectmaster をプッシュしました

3 週間 前

0235668nkkj/yss-projectmaster をプッシュしました

  • 574eec906f feat: add drag-and-drop file upload to AI design dialog - Implemented drag-and-drop functionality for uploading files in the AI design analysis section - Added visual feedback with drag overlay showing upload hints and supported file types - Enhanced upload area with "continue adding" prompt and drag-to-upload instructions

3 週間 前

0235668nkkj/yss-projectmaster をプッシュしました

  • 0ee4849ab7 feat: enhance delivery stage workflow with report generation and export - Implemented client report generation and Word export functionality using docx library - Added customer service notes generation with clipboard integration - Enhanced stage confirmation to persist reports in project data with space-specific storage - Replaced toast notifications with alert dialogs for better user feedback - Removed unused Ionicons imports and backup template file

3 週間 前

0235668nkkj/yss-projectmaster をプッシュしました

  • c3023ae134 feat: add chat history persistence and view toggle for AI design analysis - Implemented chat history save/load functionality using project data storage - Added toggle button to switch between analysis results and chat history view - Enhanced UI with header actions grouping and emoji icons for better UX

3 週間 前

0235668nkkj/yss-projectmaster をプッシュしました

  • 218d93a1da refactor: clean up AI design analysis component - Removed extensive debug logging from drag-and-drop event handlers - Simplified final message update logic by removing conditional content handling - Removed unused context parameter from AI chat service call

3 週間 前