cloudoperators / juno

Monorepo for the Juno modular frontend framework, apps, design system and component library
http://cloudoperators.github.io/juno/
Apache License 2.0
4 stars 0 forks source link

[TASK](carbon): Implement the layout for the Greenhouse Dashboard based on the current dashboard #552

Closed andypf closed 1 month ago

andypf commented 1 month ago

Summary

The existing Greenhouse Dashboard serves as the reference for this task. The goal is to recreate its layout and design from scratch within the new Carbon app. The new implementation should use juno-ui-components to ensure consistency with modern standards and reusable components. This task focuses solely on replicating the visual structure, without addressing the integration of business logic or data management.

Related to