| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-07-19 | refactor(ui): Encode state in topology actions | Fabian Mastenbroek | |
| This change updates the OpenDC frontend to reduce its reliance of global state during the execution of actions. Actions that modify the topology now require parameters to be passed via the action constructor instead of relying on the global interactionLevel state. | |||
| 2021-07-15 | feat(ui): Migrate to PatternFly 4 design framework | Fabian Mastenbroek | |
| This change is a rewrite of the existing OpenDC frontend in order to migrate to the PatternFly 4 design framework. PatternFly is used by Red Hat for various computing related services such as OpenShift, Red Hat Virtualization and Cockpit. Since their design requirements are very similar to those of OpenDC (modeling computing services), migrating to PatternFly 4 allows us to re-use design choices from these services. See https://www.patternfly.org/v4/ for more information about PatternFly. | |||
