Remove client components (moved to other project).
Manage dashboard config files as JSON only, validated against schema provided in public/schema.
Still need to figure out how to re-use client component in /chart/[dashId] pages.
(will most probably require changes in how the client react app is compiled)
Remove client components (moved to other project).
Manage dashboard config files as JSON only, validated against schema provided in
public/schema
.Still need to figure out how to re-use client component in
/chart/[dashId]
pages.(will most probably require changes in how the client react app is compiled)