Commit Graph

  • eec0fd3189 feat: add temp storage shelf (B prefix) support master Misaka 2026-05-25 22:48:28 +08:00
  • 39b8e5de6a feat: extend boxing module to support accessory items dev Misaka 2026-05-24 17:43:15 +08:00
  • 0539c4696d feat: add accessory API routes and exception handlers Misaka 2026-05-24 17:40:18 +08:00
  • 35bea2a81e feat: add accessory service layer with CRUD and shelving logic Misaka 2026-05-24 17:38:17 +08:00
  • b9f76b03fa feat: add accessory Pydantic schemas Misaka 2026-05-24 17:31:20 +08:00
  • fdea0870f3 feat: add accessory models and box_item item_type column Misaka 2026-05-24 17:30:00 +08:00
  • 9edbde7a63 docs: add accessory module PRD and implementation plan Misaka 2026-05-24 17:25:47 +08:00
  • 797a125d81 docs: add CLAUDE.md with branch strategy Misaka_Company 2026-05-18 12:36:09 +08:00
  • d9e6d38466 feat(location): add paicha overview endpoint Misaka_Company 2026-05-15 08:45:18 +08:00
  • 5a7e88c3c9 feat(box): simplify boxing mode API Misaka_Company 2026-05-14 12:29:33 +08:00
  • bd926050c2 feat(box): include item total quantity Misaka_Company 2026-05-13 15:14:14 +08:00
  • afc540005c feat: support off-shelf location registration Misaka_Company 2026-05-13 12:43:17 +08:00
  • 905988bed8 feat: support editable boxing assignments Misaka_Company 2026-05-13 11:22:49 +08:00
  • 53abead657 chore: ignore agent workspace Misaka_Company 2026-05-13 09:52:23 +08:00
  • 7fe1fe7ef5 feat(box): include work order numbers in box info Misaka_Company 2026-05-13 09:48:08 +08:00
  • 25982b12bf feat: add one-to-one box mode with duplicate bind check Misaka_Company 2026-05-12 15:44:00 +08:00
  • ee2b2f8f25 feat: add PostgreSQL database backend support Misaka_Company 2026-05-12 12:33:48 +08:00
  • 4b8c502a91 chore: add settings.yaml template file Misaka_Company 2026-05-12 09:58:12 +08:00
  • b1e369e9f3 chore: remove settings.yaml from tracking and add to .gitignore Misaka_Company 2026-05-12 09:56:54 +08:00
  • 7305ad9ae6 refactor: migrate configuration from .env to YAML Misaka_Company 2026-05-12 09:50:40 +08:00
  • fb759ebe33 docs: update README with YAML configuration instructions Misaka_Company 2026-05-12 09:47:10 +08:00
  • b9e13105e1 chore: ignore local YAML config overrides Misaka_Company 2026-05-12 09:45:06 +08:00
  • 70cb6759ea refactor: remove old .env and config.py files Misaka_Company 2026-05-12 09:44:03 +08:00
  • f94a18fee7 feat: add config error handling on startup Misaka_Company 2026-05-12 09:42:45 +08:00
  • a6873ae2ee fix: resolve YAML config path relative to project root worktree-yaml-config-refactor Misaka_Company 2026-05-12 09:40:46 +08:00
  • 8292de7747 refactor: update database.py to use new config module Misaka_Company 2026-05-12 09:37:52 +08:00
  • 2f73dd07b5 test: add configuration loading tests Misaka_Company 2026-05-12 09:36:30 +08:00
  • 7478b7176f feat: add YAML configuration module with pydantic-yaml Misaka_Company 2026-05-12 09:35:03 +08:00
  • 33fee72e3f deps: add pydantic-yaml for YAML configuration support Misaka_Company 2026-05-12 09:32:53 +08:00
  • 71d261af26 docs: add YAML configuration implementation plan Misaka_Company 2026-05-12 09:26:26 +08:00
  • 01423ccccc docs: add YAML configuration design document Misaka_Company 2026-05-12 09:25:46 +08:00
  • c370ca36bc feat: add boxing module API — GET /box/info and POST /box Misaka_Company 2026-05-11 18:04:13 +08:00
  • 6e0e9d9584 chore: add .claude/ to gitignore Misaka_Company 2026-05-11 13:09:15 +08:00
  • 6b722323ec docs: add implementation plans for shelf registration and 409 fix Misaka_Company 2026-05-11 13:08:05 +08:00
  • e9bb9d6be0 fix: unify error response format with error_code, message and domain fields Misaka_Company 2026-05-11 12:38:37 +08:00
  • 6a4ea34e24 test: add integration tests for location API Misaka_Company 2026-05-11 11:16:33 +08:00
  • d68d602411 feat: add POST /CargoTrace/location endpoint Misaka_Company 2026-05-11 11:12:33 +08:00
  • e352d6dc18 feat: add location registration service Misaka_Company 2026-05-11 11:09:38 +08:00
  • 7a3cc42798 feat: add pydantic schemas for location API Misaka_Company 2026-05-11 11:06:00 +08:00
  • e203008866 feat: add ORM models for finished goods tables Misaka_Company 2026-05-11 11:02:24 +08:00
  • 0e7950d4c7 feat: add project config and database connection Misaka_Company 2026-05-11 10:52:53 +08:00
  • 2cc476b314 Initial commit: Setup FastAPI project structure Misaka_Company 2026-05-11 09:44:34 +08:00