Torsten Severing

Results 19 issues of Torsten Severing

- migrate codeMap.preRender.service - explicit state actions on which to render - add throttling - reduce total initial calls to render of default dev map from 58 to 1 -...

- [unify usage of action-icon in toolbar](https://github.com/MaibornWolff/codecharta/commit/52994e662c496b7d324e7a654d4269b93a3abe97) - [remove unused method](https://github.com/MaibornWolff/codecharta/commit/20b41dcf350ca15c7a74eef183f461b9a3badcb2)

# Bug ## Expected Behavior Given a huge map When I load it Then a loading indicator is displayed on the map while it is loading ## Actual Behavior The...

bug
pr-visualization
priority:medium

This is a living todo list. Feel free to resort or add items to it. If you start with an item please move it to the top and add your...

angular-migration

# Feature request ## Description As a Developer I want to know about issues within my source code, so I can improve the source code. Finding the right metrics and...

research
priority:low
marketing

# Feature request ## Description As an user I want to create a generic metric template, which I can apply to arbitrary maps, so that I can quickly apply my...

feature

# Bug As a developer I want tests to be easy to reason about and to have only deterministic effects. [codeCharta.component.ts](https://github.com/MaibornWolff/codecharta/blob/main/visualization/app/codeCharta/codeCharta.component.ts) currently starts a Promise in its constructor. This Promise...

bug
tech
javascript
priority:medium
angular-migration

# Feature request / Refactoring / Developer experience As developer I want the TypeScript definitions to be as strict as possible, to have best possible support and to reduce unnecessary...

pr-visualization
tech
priority:medium
difficulty:low