Skip to content

Conversation

@yashin4112
Copy link
Contributor

bugfix: streamline audit and execution logs processing and enhance UI components

  • Removed execution log slicing logic in migration service.
  • Updated styles in AuditFilterModal for better layout and spacing.
  • Modified text in AuditFilterModal for clarity.
  • Improved search handling in AuditLogs component.
  • Enhanced FilterModal functionality with disabled state for Clear All button if no option selected.
  • Revised constant messages for consistency and clarity.

…UI components

- Removed execution log slicing logic in migration service.
- Updated styles in AuditFilterModal for better layout and spacing.
- Modified text in AuditFilterModal for clarity.
- Improved search handling in AuditLogs component.
- Enhanced FilterModal functionality with disabled state for Clear All button if no option selected.
- Revised constant messages for consistency and clarity.
@yashin4112 yashin4112 requested a review from a team as a code owner August 1, 2025 12:38
@umeshmore45 umeshmore45 requested a review from Copilot August 3, 2025 12:18
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 streamlines audit and execution logs processing while enhancing UI components for better user experience. The changes focus on simplifying log processing logic, improving UI consistency, and enhancing user interactions.

  • Removed complex execution log slicing logic in the migration service to simplify log processing
  • Updated UI text constants for better consistency and clarity across audit and execution logs
  • Enhanced filter modal functionality with improved styling, disabled states, and better search handling

Reviewed Changes

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

Show a summary per file
File Description
ui/src/utilities/constants.ts Updated text constants for consistency and clarity in audit and execution logs
ui/src/components/FilterModal/FilterModal.tsx Added disabled state for Clear All button and fixed syntax issue
ui/src/components/FilterModal/FilterModal.scss Improved modal positioning and layout styles
ui/src/components/AuditLogs/index.tsx Enhanced search handling and added automatic file selection
ui/src/components/AuditFilterModal/index.tsx Updated modal text for better clarity
ui/src/components/AuditFilterModal/index.scss Improved header layout and spacing
api/src/services/migration.service.ts Removed execution log slicing logic for audit markers

@sayalijoshi27 sayalijoshi27 merged commit 74a0db4 into dev Aug 4, 2025
7 checks passed
@sayalijoshi27 sayalijoshi27 deleted the bugfix/audit-log branch August 4, 2025 10:21
@sayalijoshi27 sayalijoshi27 restored the bugfix/audit-log branch August 4, 2025 10:21
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