SebastianW
SebastianW
# Re-activate the Metric-Gardener on-the-fly execution `metricgardener` ... as soon as a new version is released on `npm`, which removes the dependency on deprecated `zlib`. ## Acceptance criteria - Remove...
## Release Script Improvement: Tag Verification ### Description This PR adds a verification method to our release script. This method matches the version in `analysis/node-wrapper/package.json` and `visualization/package.json` against the latest...
## Code Style Rule Update and Correction Closes: #3608 ## Description Update `.editorconfig` and styling plugins to enable a code style similar to the previous one. - [ ] Add...
# CSVimporter produces almost empty AttributeDescriptors, disrupts UI in visualization ## Expected Behavior cc.json generated by CSVimporter WHEN loading it into the front end THEN I would expect to get...
# Research Our current approach to the floor labels has some issues to it (primarily clipping and weird font size choices) that might get resolved through an implementation with three.js...
# Tech request ## Description Add electron build and package commands to the regular GH test pipeline to verify, that at bare minimum the application standalone is able to be...
I'm not sure if this is really an issue. It could be that this is cause by an error in our config setup, or it may be caused through `jest-preset-angular`....
## Addons and Upgrades for Kotter There are some options and nice-to-have features which could be added to the new input library `kotter`. - [x] Multi-file input (comma separated list)...