Skip to content

Angular 15 Migration#216

Merged
belluccifranco merged 15 commits into
masterfrom
issue211-clean
Dec 6, 2025
Merged

Angular 15 Migration#216
belluccifranco merged 15 commits into
masterfrom
issue211-clean

Conversation

@rosmarielnunez
Copy link
Copy Markdown
Member

No description provided.

@rosmarielnunez rosmarielnunez linked an issue Sep 6, 2025 that may be closed by this pull request
@rosmarielnunez rosmarielnunez self-assigned this Sep 6, 2025
@rosmarielnunez rosmarielnunez changed the title Angular 20 Migración Angular 20 Migration Sep 6, 2025
@belluccifranco belluccifranco changed the title Angular 20 Migration Angular 17 Migration Sep 27, 2025
@belluccifranco
Copy link
Copy Markdown
Member

belluccifranco commented Sep 27, 2025

1- Revisar warnings en la consola
image

2- Revisar el comportamiento del campo descripción
image

3- Revisar algunos @import que faltan migrar a @use

4- Revisar porque cambiaron todos a UntypedFormBuilder y UntypedFormGroup

}

.button-sesion {
height: 52px;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Las medidas deberían ser relativas, no absolutas

Comment thread src/styles.scss Outdated
//Form override
.mat-form-field.mat-form-field-invalid .mat-form-field-ripple, .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
background-color: $color-BDBDBD;
// //Form override
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Doble comentario

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Oct 9, 2025

@belluccifranco belluccifranco changed the title Angular 17 Migration Angular 15 Migration Dec 2, 2025
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Dec 6, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
B Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@belluccifranco belluccifranco merged commit a695fcd into master Dec 6, 2025
2 of 3 checks passed
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.

Angular 15 migration

2 participants