major refactor of the dashboard and react-openapi integration #1

Merged
aetos merged 44 commits from period-selection into main 2026-05-07 11:00:54 +00:00
Showing only changes of commit 71ba700322 - Show all commits

View File

@@ -22,7 +22,6 @@ export const configuration: DashboardConfig = {
id: "top-payees",
title: 'Top Payees',
component: TopTags,
isList: true,
settings: {
compact: true,
},