Commit Graph

9 Commits

Author SHA1 Message Date
Victor Marin d1a1c07bdd
Dashboards: Fix inconsistent variable quoting for repeated panels (#102030)
* fix inconsistent variable quoting

* remove unnecessary code
2025-03-12 16:29:06 +02:00
Bogdan Matei c7b526cf23
Dynamic Dashboards: Fix changing repeat option for panels in default grid (#101300) 2025-02-27 14:44:51 +02:00
Bogdan Matei a51e785bc1
Dashboards: Finalize refactoring for dynamic dashboards (#100198) 2025-02-07 12:57:54 +02:00
Bogdan Matei f51571db5d
Dashboards: Refactor types for dynamic dashboards (#100064) 2025-02-05 11:08:41 +02:00
Bogdan Matei 61f5f215ee
Dashboards: Implement rows repeat in rows layout (#99300) 2025-02-03 11:46:47 +02:00
Torkel Ödegaard ebe2f442bd
Dashboard: Simplify handling of variables that update on time range change when used in repeats (#99432)
* Dashboard: Simplify handling of variables that update on time range change when used in repeats

* Update

* Update

* Update

* Update

* Update

* Update
2025-01-29 13:32:50 +01:00
Torkel Ödegaard 5b5831ae34
Dashboard: Simplify repeating logic and panel menu interaction (#99352)
* Dashboard: Simplify repeating logic and panel menu interaction

* Update

* Remove unused behavior
2025-01-22 12:25:04 +01:00
Torkel Ödegaard b0fe898fa1
Dashboard: Panel edit and support for different layout items (#96203)
* Dashboard: Panel edit and support for more layout items

* It's working

* Fix discard issue

* remove unused file

* Update

* Editing for responsive grid items now work

* Update

* Update

* Review fix
2024-11-20 14:09:56 +01:00
Torkel Ödegaard 2485286c03
DashboardScene: Move DashboardGridItem (#95768)
* DashboardScene: Move DashboardGridItem

* fix lints

* fixes
2024-11-05 08:05:09 +01:00