| 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-04-25 | build: Migrate to flat project structure | Fabian Mastenbroek | |
| This change updates the project structure to become flattened. Previously, the simulator, frontend and API each lived into their own directory. With this change, all modules of the project live in the top-level directory of the repository. This should improve discoverability of modules of the project. | |||
