• Joined on 2026-02-02
admin pushed to main at BLD-ERPAuto/BIPMaterialManager 2026-03-01 13:01:59 +08:00
d9e0091602 feat: implement Excel parser service
admin pushed to main at BLD-ERPAuto/BIPMaterialManager 2026-03-01 12:46:27 +08:00
f6b19b50f3 feat: implement Extractor service with download capability
admin pushed to main at BLD-ERPAuto/BIPMaterialManager 2026-03-01 12:35:06 +08:00
f045d66b65 feat: implement ERP authentication service
admin pushed to main at BLD-ERPAuto/BIPMaterialManager 2026-03-01 12:26:36 +08:00
87f6229d49 Update package-lock.json
c66dc2ecf8 feat: define ERP page element locators
9ac8707921 feat: configure Vitest testing framework
3222e03cea feat: define core TypeScript interfaces
4364c71bf9 fix: resolve environment configuration issues from code review
Compare 8 commits »
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-03-01 08:58:17 +08:00
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-02-28 23:11:40 +08:00
cba57aaad5 Task 13: Create Automation Controller with IPC handlers
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-02-28 23:10:40 +08:00
d6f9c2f844 Task 13: Create Automation Controller with IPC handlers
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-02-28 23:04:59 +08:00
a7da49ee6f Task 12: Create MaterialsToDeleteDAO with SQL injection protection
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-02-28 23:03:24 +08:00
9349391834 Task 12: Create MaterialsToDeleteDAO with SQL injection protection
b4d270faf6 feat: implement production order DAO
Compare 2 commits »
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-02-28 22:45:14 +08:00
2ecd8db79a feat: implement production order DAO
3acdbf4b1a feat: implement Excel converter service
Compare 2 commits »
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-02-28 22:40:57 +08:00
00f4e40505 feat: implement authentication service
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-02-28 22:39:06 +08:00
d1829d24eb feat: implement authentication service
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-02-28 22:35:42 +08:00
cfc2fe7f7d feat: implement Playwright service for browser automation
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-02-28 22:32:31 +08:00
231628453f feat: implement Playwright service for browser automation
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-02-28 22:28:40 +08:00
550309c2e7 chore: add Jest testing dependencies
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-02-28 22:28:13 +08:00
351c7857cb feat: implement database service with SQL Server and MySQL support
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-02-28 22:19:33 +08:00
7cfbce7505 feat: setup IPC communication framework
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-02-28 22:17:26 +08:00
f112046178 feat: implement Winston logging service
319b5ec03b feat: implement configuration management system
Compare 2 commits »
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-02-28 22:10:51 +08:00
ae60273782 feat: implement configuration management system
fb6f2bbc02 feat: configure TypeScript with strict mode
Compare 2 commits »
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-02-28 22:01:14 +08:00
cacc53a184 feat: install core dependencies (playwright, database, logging)