Skip to content
New issue

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

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

Already on GitHub? # to your account

fix/transferencia de matricula #300

Merged
merged 11 commits into from
May 23, 2023
Merged

Conversation

gabriel-IPTI
Copy link
Collaborator

feat(student): adicionando os campos de observação e data de transferência no formulário de transferência

@gabriel-IPTI gabriel-IPTI temporarily deployed to QA May 16, 2023 13:58 — with GitHub Actions Inactive
@gabriel-IPTI gabriel-IPTI temporarily deployed to QA May 16, 2023 13:58 — with GitHub Actions Inactive
@ByteCarlos ByteCarlos changed the title Fix/transferencia de matricula fix/transferencia de matricula May 19, 2023
@ByteCarlos ByteCarlos requested a review from igorgoncalves May 19, 2023 14:29
@igorgoncalves igorgoncalves changed the title fix/transferencia de matricula fix: transferencia de matricula May 19, 2023
@ByteCarlos ByteCarlos changed the title fix: transferencia de matricula fix/transferencia de matricula May 19, 2023
@gabriel-IPTI gabriel-IPTI temporarily deployed to QA May 22, 2023 12:03 — with GitHub Actions Inactive
@gabriel-IPTI gabriel-IPTI temporarily deployed to QA May 22, 2023 12:03 — with GitHub Actions Inactive
@gabriel-IPTI gabriel-IPTI temporarily deployed to QA May 22, 2023 12:49 — with GitHub Actions Inactive
@gabriel-IPTI gabriel-IPTI temporarily deployed to QA May 22, 2023 12:49 — with GitHub Actions Inactive
}
}).success(function (response) {
$("#StudentEnrollment_classroom_fk").empty();
$("#StudentEnrollment_classroom_fk").html(decodeHtml(response));

Check warning

Code scanning / SnykCode

Cross-site Scripting (XSS)

Unsanitized input from data from a remote resource flows into html, where it is used to dynamically construct the HTML page on client side. This may result in a DOM Based Cross-Site Scripting attack (DOMXSS).
@gabriel-IPTI gabriel-IPTI temporarily deployed to QA May 22, 2023 13:07 — with GitHub Actions Inactive
@gabriel-IPTI gabriel-IPTI temporarily deployed to QA May 22, 2023 13:07 — with GitHub Actions Inactive
@igorgoncalves igorgoncalves temporarily deployed to QA May 23, 2023 20:28 — with GitHub Actions Inactive
@igorgoncalves igorgoncalves temporarily deployed to QA May 23, 2023 20:28 — with GitHub Actions Inactive
@igorgoncalves igorgoncalves merged commit d9e199e into dev May 23, 2023
@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

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

0.0% 0.0% Coverage
1.3% 1.3% Duplication

@igorgoncalves igorgoncalves deleted the fix/transferencia_de_matricula branch December 6, 2023 22:08
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants