avo-hq/avo

Dashboard Ranges to control Card Ranges

Open

#2,071 创建于 2023年11月30日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)Ruby (1,778 star) (308 fork)user submission
Back endEnhancementFront endHelp wanted

描述

Feature

Ability to control Card.ranges from Dashboard.ranges. It is common to have multiple cards on a dashboard that will have a range. Often times that range is the same for all card. For example, if I'm looking at various sales/order numbers, I want them all for the same time period ( month, week, quater, year-to-date, etc) . Screenshot really explains it much better

Current workarounds

Just using one big PartialCard, with multiple queries generating a Hash that's being fed to the card for displaying

Screenshots or screen recordings

dashboard

贡献者指南