Commit Graph

  • 08a145af81 docs: add complete login and existing stock data download workflow dev Misaka_Company 2026-04-09 15:02:33 +08:00
  • 440b74d09a test(logging): unify test file logging to standard logging module master Misaka_Company 2026-03-27 16:28:00 +08:00
  • e7bbbbc194 refactor(logging): Add optional logging support throughout codebase Misaka_Company 2026-03-27 16:08:21 +08:00
  • c3bbc919a5 feat(extractor): Add Excel conversion and post-processing capabilities Misaka_Company 2026-03-27 14:34:56 +08:00
  • 1b984f5cfd refactor(extractor): Convert to stateless pure functions Misaka_Company 2026-03-27 13:52:13 +08:00
  • da567a2679 feat(extractor): Add DiscreteMaterialPlanExtractor class for batch data extraction Misaka_Company 2026-03-27 13:48:07 +08:00
  • bbf335c376 fix: add missing ERP_AUTO_CLOSE_BROWSER to .env.example Misaka_Company 2026-03-27 12:53:50 +08:00
  • 6a8500133b docs: add .env.example template Misaka_Company 2026-03-27 12:52:43 +08:00
  • 8d59fc6ef8 fix: correct login() return value documentation in CLAUDE.md Misaka_Company 2026-03-27 12:50:44 +08:00
  • f0d21e62c9 docs: update CLAUDE.md for refactored auth module Misaka_Company 2026-03-27 12:49:27 +08:00
  • 8048f2e669 fix: add null safety check to URL construction in test_login.py Misaka_Company 2026-03-27 12:47:10 +08:00
  • fa33bee3e1 refactor: update test_login.py to use new auth API Misaka_Company 2026-03-27 12:45:56 +08:00
  • acc4664409 refactor: remove close_session() function Misaka_Company 2026-03-27 12:45:04 +08:00
  • 38aa122f9b fix: improve parameter validation to reject whitespace-only strings Misaka_Company 2026-03-27 12:44:17 +08:00
  • eb9ed0b606 refactor: remove environment variable reading from login() Misaka_Company 2026-03-27 12:25:46 +08:00
  • 9fe6cfe8e1 refactor: update login() signature to require all parameters Misaka_Company 2026-03-27 12:24:57 +08:00
  • 0af2c85abe refactor: remove environment variable imports from auth module Misaka_Company 2026-03-27 12:24:04 +08:00
  • ce5be18dd7 Add auth module refactoring implementation plan Misaka_Company 2026-03-27 12:22:54 +08:00
  • cd851b5170 Add auth module refactoring design document Misaka_Company 2026-03-27 12:22:20 +08:00
  • a05a4c2ba3 Add CLAUDE.md with project documentation and test coverage requirement Misaka_Company 2026-03-27 11:15:40 +08:00
  • 90e38821a5 Add Yonyou BIP automation framework with authentication Misaka_Company 2026-03-27 11:11:15 +08:00
  • 492c98d4cc Initial commit: Add .gitignore for Python project Misaka_Company 2026-03-27 09:20:58 +08:00