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

Merge Dev Into Staging #1213

Open
wants to merge 474 commits into
base: staging
Choose a base branch
from
Open

Merge Dev Into Staging #1213

wants to merge 474 commits into from

Conversation

CarsonDavis
Copy link
Collaborator

No description provided.

Your Name and others added 29 commits January 10, 2025 16:29
…t-pr-time

Enforce Code Quality at PR Time
Automatic Running of Tests On Pull Request
…lack-notification-pipeline

1177 notifications update slack notification pipeline
…-accuracy-response-parsing-and-error-handling
…rification-request-accuracy-response-parsing-and-error-handling

API Tests for Token Verification, Request Accuracy, Response Parsing, and Error Handling
var new_reindexing_status = $(this).text();

$(".reindexing-status-change-caption").html(
`<div>Reindexing status for <b class="bold">${collectionName}</b> will change to <b class="bold">${new_reindexing_status}</b></div>`

Check warning

Code scanning / CodeQL

DOM text reinterpreted as HTML Medium

DOM text
is reinterpreted as HTML without escaping meta-characters.
DOM text
is reinterpreted as HTML without escaping meta-characters.
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.

4 participants