Skip to content

feat: 添加活动热力图自定义日期范围选择功能 - #262

Open
wcgjob wants to merge 1 commit into
bestruirui:devfrom
wcgjob:dev
Open

feat: 添加活动热力图自定义日期范围选择功能#262
wcgjob wants to merge 1 commit into
bestruirui:devfrom
wcgjob:dev

Conversation

@wcgjob

@wcgjob wcgjob commented Apr 17, 2026

Copy link
Copy Markdown

• 在活动热力图中支持通过点击和Shift+点击选择自定义日期范围
• 图表和总计组件现在会根据所选日期范围动态过滤和显示数据
• 按shift键+单击可以多选

主要技术变更包括在store中新增dateRange状态,扩展Activity组件支持范围选择交互,并修改Chart和Total组件的数据过滤逻辑以支持自定义日期范围。

效果如下:
PixPin_2026-04-17_14-50-33

• 在活动热力图中支持通过点击和Shift+点击选择自定义日期范围
• 图表和总计组件现在会根据所选日期范围动态过滤和显示数据

主要技术变更包括在store中新增dateRange状态,扩展Activity组件支持范围选择交互,并修改Chart和Total组件的数据过滤逻辑以支持自定义日期范围。
@bestruirui

Copy link
Copy Markdown
Owner

感谢PR

这是?
image

@wcgjob

wcgjob commented Apr 22, 2026

Copy link
Copy Markdown
Author

就是按照github的,按shift,然后鼠标就可以选择多天了,底下的趋势也合并统计

chenjingxiong added a commit to chenjingxiong/octopus that referenced this pull request Jun 21, 2026
…truirui#208 已内置)

合入的 PR:
- bestruirui#262 添加活动热力图自定义日期范围选择功能 (cherry-pick)
- bestruirui#271 修复日志无法滚动问题 (手动适配:VirtualizedGrid reachEnd 重置 + 日志分页偏移)
- bestruirui#287 加入 rerank 转发路由 + 重复资源检测 (手动适配)
- bestruirui#208 空响应检测触发负载均衡重试 → 已被 axonhub/llm 内置 WithEmptyResponseDetection() 覆盖,无需手动移植

跳过的 PR:
- bestruirui#282 TOTP + JSON 替换 (+1425/-115,改动过大)
- bestruirui#270 key 选择模式 (改了已删除的 images.go,需大量适配)
- bestruirui#199 熔断器开关 (改了已删除的 transformer,冲突复杂)
- bestruirui#198 渠道标签系统 (13 文件,改动偏大)
- bestruirui#194 日志筛选增强 (8 文件 +512/-86,改动偏大)
- bestruirui#190 统计清除 (合并提交多,冲突复杂)
- bestruirui#184 渠道排序 (排序已内置上游,复制功能非核心)

版本升级至 v0.9.28-2

Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants