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/2734/migrate custom configs list #2760

Merged
merged 55 commits into from May 11, 2022

Conversation

Hall-Ma
Copy link
Contributor

@Hall-Ma Hall-Ma commented Mar 29, 2022

Angular migration of custom views list

Ref: #2318,
Close: #2734

Note: customConfigFileStateConnector doesn't recognize changes when files change
ToDo: Implement new selector that returns downloadable custom views, so that fileStateConnector is not necessary anymore
#2734
Note: When custom config menu is clicked several times the new selector is not active because there is no file change
#2734
@sonarcloud
Copy link

sonarcloud bot commented Mar 29, 2022

[CodeCharta Visualization] SonarCloud Quality Gate failed.    Quality Gate failed

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

73.5% 73.5% Coverage
0.0% 0.0% Duplication

@Hall-Ma Hall-Ma marked this pull request as ready for review May 9, 2022 12:07
Copy link
Contributor

@shaman-apprentice shaman-apprentice left a comment

Choose a reason for hiding this comment

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

make dialog scrollable

Copy link
Contributor

@shaman-apprentice shaman-apprentice left a comment

Choose a reason for hiding this comment

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

Please address the code smells as well.

Early approve. Well done :)

@sonarcloud
Copy link

sonarcloud bot commented May 11, 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 11, 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

87.0% 87.0% Coverage
0.0% 0.0% Duplication

@Hall-Ma Hall-Ma merged commit 4a53b1e into main May 11, 2022
@Hall-Ma Hall-Ma deleted the refactor/2734/migrate-custom-configs-list branch May 11, 2022 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate Custom Views to Angular
2 participants