• Joined on 2026-02-02
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-03-04 22:56:17 +08:00
302018f631 Feat: Add extraction complete status indicator with success message
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-03-04 22:19:35 +08:00
e49191d531 Add .gitattributes to enforce consistent line endings
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-03-04 22:17:10 +08:00
2dea1f9556 Feat: Add segmented progress bar for data extractor with dynamic phase calculation
admin deleted branch extractor-page-refactoring-11498013679550826416 from BLD-ERPAuto/BIPMaterialManager 2026-03-04 21:04:27 +08:00
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-03-04 21:03:54 +08:00
4494351e52 Merge branch 'dev' into extractor-page-refactoring-11498013679550826416
743d830b0d Refactor CleanerPage with custom hook useCleaner
dcd3c6a571 Refactor ExtractorPage with custom hooks and UI components
9939201ca1 Fix: Add chromium-bidi dependency and externalize Playwright to resolve module loading errors
Compare 4 commits »
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-03-04 20:52:28 +08:00
9e1b5530ea Feat: Add real-time progress and logging to data extractor
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-03-04 20:47:29 +08:00
c6c445fd3d refactor: 优化提取界面状态管理和日志推送
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-03-04 20:05:49 +08:00
9939201ca1 Fix: Add chromium-bidi dependency and externalize Playwright to resolve module loading errors
fed76b4fe0 Refactor ExtractorPage with custom hooks and UI components
Compare 2 commits »
9939201ca1 Fix: Add chromium-bidi dependency and externalize Playwright to resolve module loading errors
fed76b4fe0 Refactor ExtractorPage with custom hooks and UI components
Compare 2 commits »
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-03-04 18:09:15 +08:00
bfa2445c76 fix: add batch processing to prevent SQL Server 2100 parameter limit error
b62ae10650 feat: add headless mode toggle and improve CleanerPage layout
974eaac6dd docs: update extractor-start-button-flow.md to v1.3
2f5dc7607d fix: disable TLS encryption by default to avoid ServerName IP address warning
a06276127d fix: resolve Chinese character encoding issue in console output
Compare 9 commits »
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-03-04 14:27:17 +08:00
8dbdf6f394 docs: move IMPLEMENTATION_PLAN.md to docs/plans directory
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-03-04 14:24:41 +08:00
c61776a1ff style: apply Prettier formatting across codebase
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-03-04 14:17:52 +08:00
88c8c256e2 fix: resolve TypeScript type errors across codebase
5497e86b58 fix: adjust batch size for SQL Server parameter limit (2100 max params)
63ea81e0d6 feat: add automatic database import after ERP data extraction
abe51d17fa fix: resolve production ID case-sensitivity and SQL Server compatibility issues
240e3838ba fix: correct Excel header for product unit from "单位" to "产品单位"
Compare 5 commits »
admin deleted branch feature/export-cleaner-data from BLD-ERPAuto/BIPMaterialManager 2026-03-04 14:17:47 +08:00
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-03-03 23:04:45 +08:00
c384513273 Merge branch 'feature/export-cleaner-data' into dev
e23cf71f78 feat: add material type management feature
7aa1abbc22 fix: resolve ExcelJS dynamic import and merge file save errors
879dccaa09 feat: add export validation results to Excel feature
Compare 4 commits »
admin created branch feature/export-cleaner-data in BLD-ERPAuto/BIPMaterialManager 2026-03-03 22:30:49 +08:00
admin pushed to feature/export-cleaner-data at BLD-ERPAuto/BIPMaterialManager 2026-03-03 22:30:49 +08:00
879dccaa09 feat: add export validation results to Excel feature
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-03-03 21:33:01 +08:00
e13bb15969 feat: implement Excel merge functionality for data extraction
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-03-03 20:57:41 +08:00
00b120c762 docs: update extractor-start-button-flow.md for database architecture changes