Skip to content

Conversation

AlexSanchez-bit
Copy link

Main changes

  • removed open alert children visualizer from alert actions
  • added children alerts column with open children alert button

@AlexSanchez-bit AlexSanchez-bit force-pushed the backlog/feat_child_alerts branch from e7e5b59 to fb77505 Compare September 29, 2025 17:42
@mjabascal10 mjabascal10 requested a review from Copilot September 29, 2025 19:54
Copy link

@Copilot 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 PR reorganizes the alert management interface by moving the children alert expansion functionality from the actions column to a dedicated "Echoes" column, improving the visual hierarchy and user experience.

Key changes:

  • Moved children alert toggle functionality from the actions area to a dedicated column
  • Created a new reusable AlertChildColumnComponent with proper styling and button design
  • Updated environment configuration for development

Reviewed Changes

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

Show a summary per file
File Description
frontend/src/environments/environment.ts Updated server API URL configuration for development
frontend/src/app/data-management/alert-management/shared/components/alert-child-column/alert-child-column.component.ts New component for handling children alert expansion
frontend/src/app/data-management/alert-management/shared/components/alert-child-column/alert-child-column.component.scss Styling for the new children alert button component
frontend/src/app/data-management/alert-management/shared/components/alert-child-column/alert-child-column.component.html Template for the children alert button with proper tooltips
frontend/src/app/data-management/alert-management/shared/components/alert-actions-content/alert-actions-content.component.html Removed children alert toggle from actions
frontend/src/app/data-management/alert-management/shared/alert-management-shared.module.ts Added new AlertChildColumnComponent to module declarations and exports
frontend/src/app/data-management/alert-management/alert-view/alert-view.component.html Added new "Echoes" column and moved toggle functionality

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@mjabascal10 mjabascal10 merged commit 3faa884 into release/v11 Sep 30, 2025
@mjabascal10 mjabascal10 deleted the backlog/feat_child_alerts branch September 30, 2025 13:59
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.

2 participants