• Joined on 2026-02-02
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-03-08 17:59:55 +08:00
9a640b96e6 test(e2e): improve dialog focus tests and code quality
5b4d7fab49 refactor(a11y): optimize dialog focus management with centralized Escape handling
72d8d981b1 feat(a11y): add focus management to UserSelectionDialog and ExecutionReportDialog
d1f2f40123 feat(a11y): add focus management to LoginDialog
545048045d feat(a11y): add ARIA attributes and focus trap to Modal component
Compare 6 commits »
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-03-08 16:10:39 +08:00
fba2c73782 feat(logging): Wave 3 - add comprehensive error serialization with stack traces
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-03-08 15:17:52 +08:00
c4fff84848 style: format code with Prettier
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-03-08 15:16:43 +08:00
57c3452d82 fix(types): resolve TypeScript unused variable errors
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-03-08 15:09:06 +08:00
f412e0e72c chore: ignore TypeScript build info files
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-03-08 15:07:19 +08:00
6df16898da feat(logging): Wave 2 - integrate logging throughout application
5e6898fb40 feat(logging): Wave 1 - logging infrastructure complete
Compare 2 commits »
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-03-08 13:23:03 +08:00
f45d3df385 fix(component): fix stale closure in MaterialTypeManagementDialog
8f3e5273e2 refactor(ipc): harden channels and unify IPC contracts
616e2b31a5 fix: add 'nul' to .gitignore to prevent tracking of nul files
Compare 3 commits »
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-03-07 19:03:46 +08:00
b3abad7fae feat(playwright): enable Playwright in production builds with custom browser path
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-03-07 17:28:28 +08:00
9d15f7aca9 Merge branch 'cleanup/remove-env-variables' into dev
c4bacdaf2a fix: correct TypeScript type for YAML config parsing in migration script
54a82200b6 refactor: complete migration from .env to YAML configuration
Compare 3 commits »
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-03-07 17:27:13 +08:00
310d5e462f fix(hook): fix race condition in progress dialog initialization
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-03-07 15:50:57 +08:00
2d6838c0e7 fix(component): fix race condition in MaterialTypeManagementDialog row addition
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-03-07 15:46:52 +08:00
73b8f2409a fix(validation): migrate DB config from env to ConfigManager
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-03-07 14:52:05 +08:00
c7c192a703 chore(extractor): add error logging for ERP login failures
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-03-07 14:23:38 +08:00
42bd6dcb8a chore: remove config.yaml from tracking
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-03-07 14:18:04 +08:00
e4a92e9be4 chore: ignore runtime config files and reorganize .gitignore
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-03-07 14:07:49 +08:00
6f19890a84 refactor(erp-auth): implement precise login result detection with three outcomes
1ee33672dd refactor: implement precise login result detection in ERP auth service
Compare 2 commits »
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-03-07 13:16:58 +08:00
8e0c37bf74 feat: add ERP login debug tool with documentation
c13be9e19a refactor: migrate configuration to YAML-based system
Compare 2 commits »
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-03-05 22:34:56 +08:00
48f1f51d76 refactor: remove unused UI and execution configuration
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-03-05 21:53:43 +08:00
5977254180 feat: migrate ERP configuration from .env to per-user database storage
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-03-05 20:38:49 +08:00
3d2127b660 fix: correct ComputerNmae typo to ComputerName in BIPUsers DAO
7db7f513be refactor: hardcode erp headless and browser settings instead of env vars
a906f34ac2 feat: auto-generate markdown report after cleaner execution
224a42e44b docs: update cleaner execution report error details section
7d2cf934f8 feat: add estimated completion time to cleaner progress dialog
Compare 13 commits »