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 5acbb7ccdd - Show all commits

View File

@@ -40,6 +40,9 @@ export const configuration: Record<string, ResourceOverride> = {
}, },
pagination: true, pagination: true,
}, },
reports: {
hidden: true
}
}; };
export const profileConfiguration = { export const profileConfiguration = {