• Joined on 2026-02-02
admin pushed to mysql at admin/playwrite 2026-02-13 18:20:24 +08:00
85be5e166b fix: support MySQL in production order query by using dynamic placeholders
admin pushed to mysql at admin/playwrite 2026-02-13 15:19:20 +08:00
ac94b1cb82 refactor: clean up code by removing redundant comments and docstrings
admin pushed to mysql at admin/playwrite 2026-02-13 13:58:12 +08:00
ed7eaf038b refactor: optimize performance and code quality with significant improvements
admin pushed to mysql at admin/playwrite 2026-02-13 13:06:31 +08:00
82819ae9d1 refactor: improve button navigation logic with proper state detection
admin pushed to NEW_BOM at admin/AutoBOM 2026-02-12 18:31:52 +08:00
53b3568412 feat: add special validation for edge material based on azxs parameter
admin pushed to NEW_BOM at admin/AutoBOM 2026-02-12 17:52:16 +08:00
1d5bad86f7 feat: add preprocessing with value mapping to BOM Extraction System
admin pushed to NEW_BOM at admin/AutoBOM 2026-02-12 17:01:57 +08:00
21f5f1c299 docs: fix parsing phase documentation in data flow diagram
admin pushed to NEW_BOM at admin/AutoBOM 2026-02-12 16:25:57 +08:00
157595a169 docs: update CLAUDE.md to document both BOM systems as functional modules
admin pushed to NEW_BOM at admin/AutoBOM 2026-02-12 15:55:20 +08:00
78241f2b8d fix: component worksheet rowCount false positive validation error
admin pushed to NEW_BOM at admin/AutoBOM 2026-02-12 15:36:34 +08:00
8271958adf refactor: implement two-phase BOM matching error validation with warning support
admin pushed to NEW_BOM at admin/AutoBOM 2026-02-12 14:35:41 +08:00
68798920d6 docs: add comprehensive error handling mechanism documentation
admin pushed to NEW_BOM at admin/AutoBOM 2026-02-12 14:13:14 +08:00
80bfafa2f2 docs: add RunBOMExtraction mechanism documentation with Mermaid diagrams
admin pushed to NEW_BOM at admin/AutoBOM 2026-02-12 14:00:00 +08:00
867b1979af refactor: improve BOM library matching logic with column-name-based lookup
admin pushed to NEW_BOM at admin/AutoBOM 2026-02-12 13:04:02 +08:00
c204a8878e docs: add BOM extraction requirements and minor code fixes
admin pushed to NEW_BOM at admin/AutoBOM 2026-02-12 13:02:29 +08:00
093a2d0a3b feat: implement BOM auto-extraction system
admin pushed to mysql at admin/playwrite 2026-02-11 22:40:11 +08:00
3b491d7b36 refactor: optimize settings and validation tabs for User users
admin pushed to mysql at admin/playwrite 2026-02-11 22:10:46 +08:00
28d7db26db feat: add line numbers to Production ID input widget
admin pushed to mysql at admin/playwrite 2026-02-11 22:00:04 +08:00
ee0b4187d7 feat: add auto-show scrollbar for Production ID input widget
admin pushed to mysql at admin/playwrite 2026-02-11 21:47:29 +08:00
6f8df2f2e6 feat: add Production ID input widget and UI configuration
admin pushed to mysql at admin/playwrite 2026-02-11 21:02:03 +08:00
62f323d420 refactor: remove data query tab and related code