-
Currently we are still using the old logos, we should
- [x] review the images included in the repo
- [x] remove the ones are not used (see #472)
- [x] update the ones that we are using with the new…
-
**Description**
It seems like when you send a big message to the websocket server, the message is not received and subsequent messages are silently dropped.
**Code To Reproduce**
Client:
No…
-
After updating eslint, this error started popping up:
```
import {ReferenceItem} from '.'
Check failure on line 232 in src/components/configuration/Reference.vue
Dependency cycle detected
```…
-
**Description**
If I set `max_http_buffer_size` on a server (e.g. `socketio.AsyncServer`), the value is seemingly ignored, since I'm still able to send packets that are larger than the max.
**To R…
-
`simoc.py` tries to import `generate_docker_configs.py`:
https://github.com/overthesun/simoc/blob/1f7852b609100f0e17b3f1e1c7e3befa8a5cbed8/simoc.py#L14
that in turn imports `jinja2`:
https://g…
-
Vuetify 3 officially released end of October and we can start the migration process. This will require some input on UI/UX from the team before we can begin implementation.
[Vuetify](https://next.v…
-
https://github.com/bdmccord/simoc_server/blob/bc778c0b18cbbce6cae9f4a0f968f1c7dc336186/simoc_server/views.py#L136
-
Since the results for presets are known, it would be better to cache them instead of recalculating them every time.
This can be done by having the sim-data files on a fixed location (e.g. `simoc.sp…
-
If you go straight to the finalize step of the config wizard and click on finalize without picking a preset or setting all the other values, the server fails with a 500:
```
celery-worker_2 | 201…
-
Currently both the users and the agents are in the MySQL DB. The [create_db.py](https://github.com/overthesun/simoc/blob/master/create_db.py) script is not able to update the user data when the `agen…