avo-hq/avo

Dashboard Ranges to control Card Ranges

Offen

#2.071 geöffnet am 30.11.2023

 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Ruby (308 Forks)user submission
Back endEnhancementFront endHelp wanted

Repository-Metriken

Stars
 (1.778 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 1T 6h) (67 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide