| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-02-17 | fix(web/ui): Fix creation of topologies | Fabian Mastenbroek | |
| This change fixes an issue with the creation of topologies in the frontend. Previously, the frontend relied on Redux to update the state. However, since we removed the reliance on Redux, we also need to create a new topology using the functions from React Query to actually send a request to the API server. | |||
