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

[CHORE] Add task event logs retrieval and display in the UI #604

Conversation

SquirrelDeveloper
Copy link
Collaborator

Introduced backend API for fetching task events and integrated it with a new TaskLogsTerminalModal component in the UI. Added rendering for logs with a terminal-like display and enhanced live logs with a stylized header. Also included validation for task event requests.

SquirrelDevelopper added 2 commits December 25, 2024 18:13
Introduced backend API for fetching task events and integrated it with a new TaskLogsTerminalModal component in the UI. Added rendering for logs with a terminal-like display and enhanced live logs with a stylized header. Also included validation for task event requests.
Standardized the header text by changing "Playbooks Executor" to "Playbook Executor" in both PlaybookExecutionTerminalModal and TaskLogsTerminalModal for consistency. This ensures a clearer and more uniform display across components.
@SquirrelDeveloper SquirrelDeveloper linked an issue Dec 25, 2024 that may be closed by this pull request
@SquirrelDeveloper SquirrelDeveloper added the chores Refactoring or small updates label Dec 25, 2024
@SquirrelDeveloper SquirrelDeveloper added this to the V0.1.27 milestone Dec 25, 2024
@SquirrelDeveloper SquirrelDeveloper merged commit 931f825 into master Dec 25, 2024
9 checks passed
@SquirrelDeveloper SquirrelDeveloper deleted the 598-feature-history-of-output-for-ansible-playbook-executions branch December 25, 2024 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chores Refactoring or small updates
Projects
Development

Successfully merging this pull request may close these issues.

[FEATURE] History of output for Ansible playbook executions
1 participant