Commit graph

5 commits

Author SHA1 Message Date
Tom Alexander
468eb92481
chore: update watch uses to useWatch (#1516)
Fixes: HDX-3101

Co-authored-by: Brandon Pereira <7552738+brandon-pereira@users.noreply.github.com>
2025-12-23 16:34:48 +00:00
Elizabet Oliveira
af6a8d0dac
Refactor: Remove bootstrap, adopt semantic tokens, and improve Mantine UI usage (#1347) 2025-11-14 18:01:54 +00:00
Brandon Pereira
43dfb3aaff
chore to move critical path files (#1314)
moves them into a core folder, this allows us to easily track when core files are modified via path

no changeset because no version bump required

fixes HDX-2589
2025-10-30 15:16:33 +00:00
Drew Davis
6c8efbcb56
feat: Add Dashboard filters (#1207)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2025-09-26 14:08:57 -04:00
Brandon Pereira
24314a9605
add dashboard import/export functionality (#1204)
Adds Dashboard Import/Export UI to support sharing premade dashboards

<img width="286" height="171" alt="Screenshot 2025-09-24 at 10 10 55 AM" src="https://github.com/user-attachments/assets/dbc61cad-a7e6-42c6-85b8-de049beb7d56" />
<img width="1037" height="625" alt="Screenshot 2025-09-24 at 10 10 48 AM" src="https://github.com/user-attachments/assets/4233bdd8-fb73-4c8a-953f-5a59f5e53108" />

Fixes HDX-2463
2025-09-25 13:26:32 +00:00