• Joined on 2026-02-02
admin pushed to master at AllForCompany/ProductionDataBaseSync_DataMacro 2026-07-15 12:14:31 +08:00
706b9c33db 📝 docs: expand README with architecture, full-sync guide, and FAQ
admin pushed to master at AllForCompany/ProductionDataBaseSync_DataMacro 2026-07-15 09:42:36 +08:00
9c3cc38a44 fix(sync): retry cleanup on Access -1102 lock contention
admin pushed to dev at LogisticsHubIPA/InboundVerify 2026-07-14 22:48:22 +08:00
75abbdf14c Add websocket-client to requirements; sync docs
admin pushed to dev at LogisticsHubIPA/InboundVerify 2026-07-14 22:38:37 +08:00
c6a23febc0 Add README and CLAUDE.md project docs
admin pushed to dev at LogisticsHubIPA/InboundVerify 2026-07-14 22:24:57 +08:00
a71924ca1a Cap export-task poll loops at 5min to avoid infinite hang
admin pushed to master at AllForCompany/ProductionDataBaseSync_DataMacro 2026-07-14 18:06:59 +08:00
a227aed0cb feat(sync): add one-shot full sync (TRUNCATE + bulk INSERT)
admin pushed to master at AllForCompany/ProductionDataBaseSync_DataMacro 2026-07-14 16:33:02 +08:00
ea48de290f fix(sync): track cleanup state to stop re-deleting log rows and bound SyncQueue
admin pushed to master at AllForCompany/ProductionDataBaseSync_DataMacro 2026-07-14 15:40:49 +08:00
b1b118463d fix(sql): prevent stale Delete from outranking newer Insert in usp_SyncApply
f85d0a71cc chore: ignore config.pilot.yaml
3a3d3d0292 feat: cleanup phase and main service loop with error isolation
2ae913b51a feat: capture orchestration with include/exclude and delete-downgrade
399534e7af feat: sql writer with dedup insert and apply call
admin created branch master in AllForCompany/ProductionDataBaseSync_DataMacro 2026-07-14 15:40:49 +08:00
admin created repository AllForCompany/ProductionDataBaseSync_DataMacro 2026-07-14 15:39:50 +08:00
admin pushed to dev at LogisticsHubIPA/InboundVerify 2026-07-08 22:39:53 +08:00
2d49c3d6f1 Add per-site exception fallback (reset + retry), router stays pure dispatch
admin pushed to dev at LogisticsHubIPA/InboundVerify 2026-07-06 23:26:40 +08:00
3ae94bef0d Fix ZTO actual-download date-cell click blocked by hover tooltip
admin pushed to dev at LogisticsHubIPA/InboundVerify 2026-07-06 22:04:25 +08:00
63ee8bbae1 Unify export-task matching to time tolerance only (≤40s)
admin pushed to dev at LogisticsHubIPA/InboundVerify 2026-07-06 21:26:23 +08:00
d05848ee36 Ignore .playwright-cli/ artifacts directory
admin pushed to master at ProductionDatabase/web-table 2026-06-24 13:53:16 +08:00
cd2f8b75df Ignore runtime logs directory
admin pushed to master at ProductionDatabase/web-table 2026-06-24 13:46:18 +08:00
bc0e95157c Log export lifecycle (start/ok/fail/lock) with stack and timing
3371a8af2a Log production-data query failures (with stack) and slow queries
2a5f5763b4 Add log4js fileSync logger module and formatError helper
Compare 3 commits »
admin pushed to master at ProductionDatabase/web-table 2026-06-24 13:32:23 +08:00
e495a9b142 Add implementation plan: structured logging (log4js fileSync)
admin pushed to master at ProductionDatabase/web-table 2026-06-24 13:28:13 +08:00
2bd177faf6 Add design spec: structured logging for stability diagnosis (log4js fileSync)
admin pushed to master at ProductionDatabase/web-table 2026-06-24 12:41:53 +08:00
964dfbb94f Restyle record detail modal as grouped card (match demo design)
admin pushed to master at ProductionDatabase/web-table 2026-06-24 11:49:07 +08:00
a4afa3a8f5 Add right-click context menu to view full record in modal
f3fa1a0e1b Add record-detail helpers (title picker, cell formatter)
Compare 2 commits »