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

NAS-131013 / 25.04 / Migrate more components to signal inputs #10621

Merged
merged 7 commits into from
Sep 9, 2024

Conversation

undsoft
Copy link
Collaborator

@undsoft undsoft commented Sep 5, 2024

Also optimizes images on login page.

Testing:
Test something affected.

# Conflicts:
#	src/app/modules/layout/components/secondary-menu/secondary-menu.component.ts
#	src/app/modules/layout/secondary-menu/secondary-menu.component.spec.ts
@undsoft undsoft requested a review from a team as a code owner September 5, 2024 13:38
@undsoft undsoft requested review from RehanY147 and removed request for a team September 5, 2024 13:38
@bugclerk
Copy link
Contributor

bugclerk commented Sep 5, 2024

@bugclerk bugclerk changed the title NAS-131013: Migrate more components to signal inputs NAS-131013 / 25.04 / Migrate more components to signal inputs Sep 5, 2024
Copy link

codecov bot commented Sep 5, 2024

Codecov Report

Attention: Patch coverage is 96.07843% with 4 lines in your changes missing coverage. Please review.

Project coverage is 79.78%. Comparing base (a2640a0) to head (e001b62).

Files with missing lines Patch % Lines
...topology-item-node/topology-item-node.component.ts 85.00% 3 Missing ⚠️
...set-details-card/dataset-details-card.component.ts 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #10621      +/-   ##
==========================================
+ Coverage   79.75%   79.78%   +0.02%     
==========================================
  Files        1562     1562              
  Lines       51325    51330       +5     
  Branches     5846     5843       -3     
==========================================
+ Hits        40935    40954      +19     
+ Misses      10390    10376      -14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

# Conflicts:
#	src/app/pages/audit/components/event-data-details-card/event-data-details-card.component.html
#	src/app/pages/audit/components/event-data-details-card/event-data-details-card.component.ts
@denysbutenko denysbutenko self-requested a review September 9, 2024 11:48
Copy link
Member

@denysbutenko denysbutenko left a comment

Choose a reason for hiding this comment

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

Regressions are not found in components

}
protected readonly datasetCompression = computed(() => {
return this.dataset()?.compression?.source === ZfsPropertySource.Inherited
? `Inherit (${this.dataset().compression?.value})`
Copy link
Member

Choose a reason for hiding this comment

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

non-translated string

@denysbutenko
Copy link
Member

The login image has slightly changed.

Kapture 2024-09-09 at 18 56 14

@undsoft
Copy link
Collaborator Author

undsoft commented Sep 9, 2024

The login image has slightly changed.

Kapture 2024-09-09 at 18 56 14 Kapture 2024-09-09 at 18 56 14

Yeah, the change wasn't intended, but it doesn't look too bad. I'm going to keep it.

@undsoft undsoft enabled auto-merge (squash) September 9, 2024 13:29
@undsoft undsoft merged commit dd38f75 into master Sep 9, 2024
6 checks passed
@undsoft undsoft deleted the NAS-131013 branch September 9, 2024 15:19
@bugclerk
Copy link
Contributor

bugclerk commented Sep 9, 2024

This PR has been merged and conversations have been locked.
If you would like to discuss more about this issue please use our forums or raise a Jira ticket.

@truenas truenas locked as resolved and limited conversation to collaborators Sep 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants