Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor/2318/migrate range slider component #2797

Merged
merged 56 commits into from May 17, 2022

Conversation

shaman-apprentice
Copy link
Contributor

@shaman-apprentice shaman-apprentice commented May 12, 2022

close #2798
close #2801
close #2802
close #2803
ref #2318

TODO

  • check scenarios saved min and max color range values as they are now derived from node metric values

shaman-apprentice and others added 30 commits May 3, 2022 21:31
as it is only used with 160px

ref #2318
as cdkDrag API is not exactly what we need

ref #2318
including from-to label

ref #2318
@shaman-apprentice shaman-apprentice marked this pull request as ready for review May 14, 2022 19:20

ngAfterViewChecked(): void {
if (this.hasUnhandledChanges) {
// There is somewhere a bug, that it get rendered with 0 width shortly. Maybe a bug with AngularJS dual booting?
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added a clean up task to #2318 to invest into it after full migration.

@shaman-apprentice shaman-apprentice force-pushed the refactor/2318/migrate-range-slider-component branch from 29ce2f3 to 1f95ead Compare May 15, 2022 10:33
Copy link
Contributor

@luelista luelista left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added some small changes to variable names and moved the selectors from metricColorRangeSlider/rangeSlider/selectors up one directory to metricColorRangeSlider/selectors.

@luelista luelista force-pushed the refactor/2318/migrate-range-slider-component branch from aef52bc to 8581cf4 Compare May 17, 2022 10:20
@sonarcloud
Copy link

sonarcloud bot commented May 17, 2022

[CodeCharta Analysis] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sonarcloud
Copy link

sonarcloud bot commented May 17, 2022

[CodeCharta Visualization] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

93.3% 93.3% Coverage
0.0% 0.0% Duplication

@shaman-apprentice shaman-apprentice merged commit 9ecb9fc into main May 17, 2022
@shaman-apprentice shaman-apprentice deleted the refactor/2318/migrate-range-slider-component branch May 17, 2022 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants