| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-05 | build(web/ui): Support building WebJar for OpenDC web UI | Fabian Mastenbroek | |
| This change updates the build process to build a static WebJar out of the OpenDC web UI module. This allows us to embed the UI inside the development distribution of OpenDC for other users to readily deploy it. | |||
| 2022-04-05 | build(web/ui): Add Gradle integration with Next.js project | Fabian Mastenbroek | |
| This change adds support for building the OpenDC web interface project that uses Next.js using Gradle. This enables a single build pipeline using Gradle. | |||
| 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. | |||
