First release of the ASSUME-GUI!! 🥳
This is the first release which makes it possible to have a working User Interface for the ASSUME framework:
https://github.com/assume-framework/assume
Not everything is available yet, so we left a lot of improvement.
What's Changed
- add github npm build pipeline by @maurerle in #3
- change default port to 9090 by @maurerle in #2
- docker: remove arm64 build, as it takes quite long by @maurerle in #4
- Add header and footer to UI by @maurerle in #1
- swap unit and market positions by @jrasko in #5
- allow to save the simulation as json file by @jrasko in #6
- Upload forecasters by @jrasko in #7
- do not submit job if a job is already running by @maurerle in #13
- Upload forecasts as file or as number by @jrasko in #14
- UI improvements by @maurerle in #15
- update tooltips of edit fields by @maurerle in #17
- improve choosing time/date and use this value for grafana dashboard by @maurerle in #18
- parse forecasters from correct fields by @jrasko in #22
- string-resistant forecaster values by @jrasko in #23
- forecaster fixes by @jrasko in #24
- Use UUID for internal node ids by @jrasko in #25
- Fix simulation_id being set in grafana results tab by @maurerle in #26
- Demand forecast by @maurerle in #29
- Auto arrange by @reinecfi in #31
- add full configuration of market design options by @maurerle in #33
New Contributors
- @maurerle made their first contribution in #3
- @jrasko made their first contribution in #5
- @reinecfi made their first contribution in #31
Full Changelog: https://github.com/assume-framework/assume-gui/commits/1.0.0