Skip to content

Release/v11.1.5#1536

Merged
Kbayero merged 709 commits intov11from
release/v11.1.5
Dec 22, 2025
Merged

Release/v11.1.5#1536
Kbayero merged 709 commits intov11from
release/v11.1.5

Conversation

@mjabascal10
Copy link
Copy Markdown
Contributor

PLEASE READ BEFORE CONTINUING

To help us understand your contribution, please include the following in your pull request:

  • A detailed explanation of the changes you've made.
  • The reasoning behind these changes.
  • A reference to the issue that this pull request addresses.

mjabascal10 and others added 30 commits November 17, 2025 14:10
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
…e-authentication-to-backend' into backlog/add-oauth2-oidc-corporate-authentication-to-backend
…display

Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…providers.component.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…ration.java

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…dentityProviderService.java

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…nents/provider-form/provider-form.component.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…uth2-oidc-corporate-authentication-to-backend
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
…e-authentication-to-backend' into backlog/add-oauth2-oidc-corporate-authentication-to-backend
…iders

Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
…archical-graph-adversary-alert-echoes' into backlog/adversary-view-with-hierarchical-graph-adversary-alert-echoes
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
…archical-graph-adversary-alert-echoes' into backlog/adversary-view-with-hierarchical-graph-adversary-alert-echoes
…archical-graph-adversary-alert-echoes' into backlog/adversary-view-with-hierarchical-graph-adversary-alert-echoes
…-logexplorer-via-opensearch' into backlog/add-sql-query-support-to-logexplorer-via-opensearch
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
…archical-graph-adversary-alert-echoes' into backlog/adversary-view-with-hierarchical-graph-adversary-alert-echoes
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
…port height

Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
…port height

Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
@mjabascal10 mjabascal10 requested a review from Copilot December 22, 2025 13:56
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This release PR (v11.1.5) introduces a schedule configuration component, fixes context handling in AWS log retrieval, standardizes field names across the system, and implements various UI/UX improvements for authentication pages including responsive design and accessibility enhancements.

Key Changes

  • Added a new schedule configuration component with time range and day selection functionality
  • Fixed context timeout handling in AWS CloudWatch log retrieval by moving context creation inside retry loop
  • Standardized index pattern and field names across dashboards and visualizations (O365, alert, firewall, etc.)
  • Enhanced authentication UI with responsive design, improved styling, and better accessibility

Reviewed changes

Copilot reviewed 35 out of 35 changed files in this pull request and generated 7 comments.

Show a summary per file
File Description
plugins/aws/main.go Fixed context management in AWS log retrieval to prevent timeout issues
frontend/src/assets/modules/auth.scss Created shared authentication styling module with responsive breakpoints
frontend/src/app/shared/utm-shared.module.ts Added ScheduleConfigComponent to module declarations and exports
frontend/src/app/shared/components/utm/util/countdown/countdown.component.css Added responsive font sizes for countdown timer
frontend/src/app/shared/components/utm/filters/utm-elastic-filter/. Added clearFilterSelection method to reset filter state
frontend/src/app/shared/components/utm/config/app-config-sections/. Integrated schedule config component with validation and serialization
frontend/src/app/shared/components/schedule-config/. Implemented new schedule configuration component with validator
frontend/src/app/shared/components/auth//.* Refactored authentication components to use shared styling module
frontend/src/app/log-analyzer/explorer/log-analyzer-view/*.html Fixed flex layout for SQL mode toggle
backend/src/main/resources/config/liquibase/. Added migrations for field renaming and configuration updates
backend/src/main/java/com/park/utmstack/web/rest/*.java Added index existence check and firstLogin flag to login response
backend/src/main/java/com/park/utmstack/security/saml/*.java Refactored SAML authentication to use user authorities instead of SAML roles
CHANGELOG.md Updated version and release notes

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Kbayero Kbayero merged commit 5f17d81 into v11 Dec 22, 2025
@Kbayero Kbayero deleted the release/v11.1.5 branch December 22, 2025 17:02
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.

7 participants