• Joined on 2026-02-05
msumshk pushed to dev at msumshk/TakeoutSaaS.TenantApi 2026-02-19 09:13:22 +00:00
53f7c54c82 feat(geo): add tenant/merchant/store geocode fallback and retry workflow
msumshk pushed to dev at msumshk/TakeoutSaaS.TenantApi 2026-02-19 08:12:55 +00:00
ad245078a2 feat: 提交配送中心点与门店地址映射全量变更
msumshk pushed to main at msumshk/TakeoutSaaS.TenantUI 2026-02-19 08:07:52 +00:00
435626ca55 fix: 配送地图地理编码改为后端接口
msumshk pushed to dev at msumshk/TakeoutSaaS.TenantApi 2026-02-19 08:06:27 +00:00
d5b22a8d85 fix: 配送地图地理编码改为后端签名代理
msumshk pushed to main at msumshk/TakeoutSaaS.TenantUI 2026-02-19 00:03:16 +00:00
b4a63cb0b8 feat(@vben/web-antd): split store delivery active and config modes
msumshk pushed to dev at msumshk/TakeoutSaaS.TenantApi 2026-02-18 12:41:41 +00:00
2c086d1149 fix(infra): auto-apply app and dictionary migrations on startup
msumshk pushed to dev at msumshk/TakeoutSaaS.TenantApi 2026-02-18 12:36:54 +00:00
c853fd8edf fix(store-hours): reject overlapping holiday date ranges
msumshk pushed to dev at msumshk/TakeoutSaaS.TenantApi 2026-02-18 09:25:50 +00:00
8139c08b35 fix(store): enforce UTC holiday dates and exclude deleted stores
msumshk pushed to main at msumshk/TakeoutSaaS.TenantUI 2026-02-18 02:05:28 +00:00
f7854bb925 feat(project): wire quick business status toggle in store list
msumshk pushed to dev at msumshk/TakeoutSaaS.TenantApi 2026-02-18 02:03:43 +00:00
dfa2b3ee52 feat(store): add quick business toggle endpoint and auto-approve creation
msumshk pushed to dev at msumshk/TakeoutSaaS.TenantApi 2026-02-18 00:44:37 +00:00
be701d8cf6 fix(store): default new store business status to resting
msumshk pushed to main at msumshk/TakeoutSaaS.TenantUI 2026-02-18 00:44:37 +00:00
882663c983 refactor(@vben/web-antd): remove create store status selection
msumshk pushed to main at msumshk/TakeoutSaaS.TenantUI 2026-02-18 00:29:05 +00:00
48c1a46e92 refactor(@vben/web-antd): remove store code field from store drawer
msumshk pushed to dev at msumshk/TakeoutSaaS.TenantApi 2026-02-18 00:29:05 +00:00
b3429e2a0d feat(store): auto-generate store code on create and make update code optional
msumshk pushed to main at msumshk/TakeoutSaaS.TenantUI 2026-02-17 07:30:17 +00:00
e868cdbefc refactor(@vben/web-antd): remove store mocks and fix staff type checks
msumshk pushed to dev at msumshk/TakeoutSaaS.TenantApi 2026-02-17 06:55:04 +00:00
1b185af718 feat: 完成门店管理剩余接口并补齐文档注释
msumshk pushed to dev at msumshk/TakeoutSaaS.TenantApi 2026-02-17 04:19:41 +00:00
3a94348cca fix: 对齐门店仓储接口签名并恢复多租户过滤
c032608a57 Revert "refactor: 清理租户API旧模块代码"
Compare 2 commits »
msumshk deleted branch 001-personal-center-api from msumshk/TakeoutSaaS.TenantApi 2026-02-17 03:47:33 +00:00
msumshk pushed to dev at msumshk/TakeoutSaaS.TenantApi 2026-02-17 03:47:18 +00:00
654b1ae3f7 feat: tenant门店管理首批接口落地
992930a821 refactor: 清理租户API旧模块代码
2711893474 feat: 完成租户个人中心 API 首版实现
Compare 3 commits »
msumshk pushed to main at msumshk/TakeoutSaaS.TenantUI 2026-02-17 03:12:10 +00:00
af21caf2a7 feat: 门店列表首批接口切换真实后端