Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

Conversation

@mvilanova
Copy link
Contributor

@mvilanova mvilanova commented Jul 24, 2025

This PR adds an incident icon to the status column in the case table and a case icon to status column in the incident able when a case is escalated to an incident.

Screenshot 2025-07-24 at 12 35 15 PM Screenshot 2025-07-24 at 12 35 35 PM

@mvilanova mvilanova self-assigned this Jul 24, 2025
@mvilanova mvilanova added the enhancement New feature or request label Jul 24, 2025
@mvilanova mvilanova requested review from Copilot and whitdog47 July 24, 2025 19:33
Copy link
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 PR updates test files and source code to apply pre-commit hooks for code formatting and style consistency. The changes primarily involve reformatting code to meet Python style guidelines, including fixing line length issues, quote consistency, import organization, and formatting improvements.

  • Reformatted test files and source code for consistent Python style compliance
  • Applied automatic pre-commit hook fixes for better code readability and maintainability
  • Updated Vue.js components to include required props for status components

Reviewed Changes

Copilot reviewed 217 out of 218 changed files in this pull request and generated 1 comment.

File Description
tests/* Applied pre-commit formatting fixes to test files including line length, quote consistency, and import organization
src/dispatch/static/dispatch/src/* Updated Vue components to pass required props to status components and applied formatting fixes
src/dispatch/* Applied formatting fixes to source code including quote consistency, line breaks, and import organization
src/dispatch/database/revisions/* Reformatted database migration files for consistency

@mvilanova mvilanova changed the title Adds icons for case and incident in table status column feat(ui): Adds icons for case and incident in table status column Jul 24, 2025
This reverts commit 7215380.
@mvilanova mvilanova closed this Jul 24, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants