• Joined on 2026-02-02
admin pushed to NEW_BOM at admin/AutoBOM 2026-02-10 13:56:12 +08:00
7b2bd25d9a feat: add preprocessing report generator for joint category
admin pushed to NEW_BOM at admin/AutoBOM 2026-02-10 12:28:55 +08:00
613d4436de refactor: rewrite M05_PreProcessor using regex expressions
admin pushed to mysql at admin/playwrite 2026-02-10 10:56:52 +08:00
21f5827cd3 chore: remove init_users.sql
admin pushed to mysql at admin/playwrite 2026-02-10 10:54:07 +08:00
cff5e78c1d refactor: optimize material deletion with exact code matching and database queries
admin pushed to mysql at admin/playwrite 2026-02-09 23:34:56 +08:00
6ec7484036 docs: add comprehensive configuration management documentation
admin pushed to mysql at admin/playwrite 2026-02-09 23:14:54 +08:00
b88ce96194 docs: add comprehensive database architecture documentation
admin pushed to mysql at admin/playwrite 2026-02-09 22:40:24 +08:00
aaa46ef282 feat: migrate configuration to .env environment variables
admin created branch mysql in admin/playwrite 2026-02-09 21:51:18 +08:00
admin pushed to mysql at admin/playwrite 2026-02-09 21:51:18 +08:00
caac411e17 feat: add MySQL database support alongside SQL Server
admin created branch dev_mysql in admin/playwrite 2026-02-09 20:12:53 +08:00
admin pushed to dev_mysql at admin/playwrite 2026-02-09 20:12:53 +08:00
f02858d5dc feat: add MySQL database support with SQL translation
admin pushed to dev at admin/playwrite 2026-02-09 18:17:43 +08:00
04b99292ad feat: implement user authentication and permission-based data filtering
admin pushed to dev at admin/playwrite 2026-02-09 17:33:11 +08:00
57c23f4608 feat: add manager filter to material validation tab
admin pushed to NEW_BOM at admin/AutoBOM 2026-02-09 16:25:26 +08:00
3a93459002 feat: add preprocessing module for BOM condition transformation
admin pushed to dev at admin/playwrite 2026-02-09 16:00:28 +08:00
2496694f05 ux: add custom result dialog with visual success/failure icons
admin pushed to dev at admin/playwrite 2026-02-09 15:42:58 +08:00
192443c3b9 feat: implement inline editing with proper status tracking
2fb44a2a9b feat: add material type management dialog with checkbox filter
Compare 2 commits »
admin pushed to NEW_BOM at admin/AutoBOM 2026-02-09 09:04:28 +08:00
d6c0fe78a0 docs: add CLAUDE.md with project architecture guidance
admin pushed to dev at admin/playwrite 2026-02-06 17:43:17 +08:00
13d6c20383 refactor: sync all rows with database on confirmation
admin pushed to dev at admin/playwrite 2026-02-06 16:40:53 +08:00
cd21e54abf feat: add material deletion confirmation with checkbox UI
0ef1b86f12 refactor: rename MaterialsToBeDeleted to MaterialsTypeToBeDeleted
Compare 2 commits »
admin pushed to dev at admin/playwrite 2026-02-06 13:43:25 +08:00
ca1a1f3219 refactor: remove Excel data source options from material validation UI