Skip to content

1.46.8

Choose a tag to compare

@luanlorenzo luanlorenzo released this 16 Dec 13:03
· 242 commits to main since this release
caeda49

Changelog

caeda49 fix: handle sub-folders in runbook rule setup form (#1195)
b8d09b9 feat: analyze session metrics (#1190)

  • implemented metrics for mysql, mongodb and terminal exec

Co-authored-by: matheusfrancisco matheusmachadoufsc@gmail.com
7ddf427 Refactor Session Details UI: Enhanced Review Actions with Time Window Support (#1192)

  • feat: enhance session details view with dropdown menu for approval actions and scrollable script area

  • feat: add reject details modal and time window modal for session review actions

  • refactor: update time window handling in session details and modal components

  • Changed time window parameters from time-window-start and time-window-end to start-time and end-time for consistency.
  • Added validation for time range in the time window modal.
  • Updated time conversion functions to handle local time to UTC conversion.
  • Enhanced session details view to reflect new time window structure and ensure execution button is only enabled within the valid time window.
  • feat: integrate date-fns for time handling in formatters and session details
  • Added date-fns library to manage time formatting and conversions.
  • Implemented local time to UTC conversion and UTC to display time formatting functions.
  • Updated session details and time window modal to utilize new time handling functions for improved accuracy and readability.
  • refactor: remove deprecated functions and clean up session details view
  • Removed the replace-empty-space->dash and time-ago functions as they are no longer in use.
  • Updated the session details view to enhance readability and maintainability by simplifying the review status display logic.
  • Integrated new components for displaying review statuses and improved the layout of the session details section.
  • refactor: enhance time window modal with improved validation and UI updates
  • Added required attributes to time input fields for better user experience.
  • Introduced error handling for invalid time ranges, displaying an error message when the end time is not after the start time.
  • Updated modal layout to use Heading component for better accessibility and visual hierarchy.
  • refactor: improve session details view with enhanced time display
  • Updated the session availability message to use distinct text components for start and end times, improving readability.
  • Adjusted layout of the session details section for better alignment and visual clarity.
  • Integrated local time to UTC conversion in the event handling for session reviews.
  • refactor: simplify time window modal by removing validation logic
  • Eliminated the time range validation function to streamline the modal's functionality.
  • Adjusted the form submission process to directly confirm the selected start and end times without validation checks.
  • Cleaned up the code for improved readability and maintainability.
  • refactor: enhance time window modal with additional user guidance
  • Wrapped the end time input field in a Box component for improved layout.
  • Added a descriptive message to inform users that selecting an end time earlier than the start time will extend the time window to the next day.
  • Improved overall user experience by providing clearer instructions within the modal.

Assets

Docker Images

Helm Chart

Bundles