Conversation
- move the brand and sider toggle into the top header - add permission-aware global navigation search - align the brand with sidebar icons - preserve desktop collapse and mobile navigation behavior - add unit and Admin smoke regression coverage
- remove obsolete environment entries and placeholders - keep local config, template, and documentation aligned - verify development, quality, and architecture checks
- disable modal motion in the interaction test - prevent jsdom animation timing failures in CI - verify frontend, collector, and contract suites
- sync E2E admin permissions with the profile contract - align the desktop brand with sidebar navigation icons
- hide internal ops routes, mock providers, and planned configuration options - make legacy AI batches read-only and remove placeholder observability content - enforce production provider availability and add regression coverage
- include stable IDs in alert responses - add backend and Admin E2E regression coverage - update the alert API documentation
- avoid unsafe name access on redirect route unions - restore the Admin TypeScript baseline quality gate
- remove the obsolete P10 readiness page and test artifacts - migrate deprecated Tabs and static Modal APIs - add console-safe Admin smoke coverage - update acceptance and module documentation
- rename P9/P10 tables using stable domain terminology - add transactional, fail-closed migration preserving existing data - update PostgreSQL objects, tests, and schema documentation
- delete historical test and pre-release evidence docs - keep manual acceptance and GitHub Actions as verification paths - remove stale report and E2E script references
- extract shop view helpers and auth payload logic - move AI product text validation into a dedicated module - add focused frontend helper tests
- implement native robot payloads, signing, response validation, and redaction - enable production Admin configuration for both notification channels - add focused backend, frontend, E2E, and documentation coverage
- 修复表格密度和列设置交互 - 删除静态说明、免责声明及内部提示 - 补充组件测试和 Admin Smoke 回归
- 新增响应式官网首页及产品能力展示 - 支持浅色/深色主题切换与偏好持久化 - 增加滚动显现、悬停反馈等交互动效 - 新增注册路由并同步登录注册 URL 状态 - 补充首页主题、响应式和认证跳转回归测试
- 完善长 URL 与动态采集信息的收缩和换行 - 修复移动端来源卡片及登录状态布局 - 增加五档视口长文本响应式回归
- 在页面导航前清除 E2E 管理员 Token - 防止认证页被已登录状态重定向到工作台 - 保持首页主题偏好持久化测试不变
- support trusted legacy tenant-zero context in local development - use Redis 5-compatible queue reservation and task recovery - add tenant backfill, worker observability, and regression coverage
- prevent duplicate platform sends with durable idempotency - add worker health checks and failure recovery - protect runtime settings and database migrations - add frontend, backend, contract, Redis and E2E coverage - synchronize environment configuration and documentation
- make shared language and tone options compatible with Ant Design - preserve existing option values and runtime behavior - restore the code-quality workflow ratchet
- 保持子任务 Tab 的显式 URL 状态 - 优化库存操作区响应式布局 - 恢复同步工具栏与表格间距 - 补充 Tab 切换和库存布局回归测试
- 恢复详情区块及标签内容的响应式间距 - 避免未挂载表单实例被提前访问 - 收紧 E2E 控制台警告检查并补充布局回归覆盖
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
变更内容
将当前
dev分支的生产维护变更合并至main。本次合并包含 23 个提交,主要涉及:
useForm未连接警告和多处响应式间距问题主要风险集中在数据库原地迁移、客服自动回复、Redis 队列恢复和第三方通知。相关能力继续保持 fail closed;AI 自动回复默认关闭,不会因代码合并自动启用真实平台写入。
变更类型
本地检查
以下为当前
devHEAD 已完成的检查:pnpm check:ui-copy --strictpnpm build:adminpnpm build:collectorgofmt商品草稿相关本地验证:
@product-draftPlaywright:39/39git diff --check:通过GitHub Actions
合并前必须确认:
人工验收
合并前建议完成:
E2E 使用 Mock API 和 Write Guard,未向真实后端、店铺或第三方平台执行写请求。
数据库与发布注意事项
文档与安全
docs/module-map.md同步关联内容.env、密钥、Token、Cookie、真实凭据或生产数据docs/task-checklist.md完成变更自查目标分支
dev→main