Tags: hoophq/hoop
Tags
refactor: improve resources page accessibility (#1296) * refactor: improve resources page accessibility * refactor: replace Text component with Heading * refactor: add alt text to resource icon * refactor: replace Popover with Select component for resource type filtering * refactor: improve accessibility status announcements for filtering * refactor: enhance keyboard navigation and accessibility for tag selection
refactor: reorganize session components and remove unused code (#1282) * refactor: reorganize session details components and remove unused code * refactor: update layout and improve component structure in session views * refactor: enhance detail-row component with gradient effect and animation for expanded session details * refactor: update modal component to use dynamic maxWidth for improved layout * refactor: enhance session details and header components for improved layout and functionality * refactor: streamline clipboard functionality in session header and details components * refactor: remove unused badge and button components, streamline user form and plugin configurations * refactor: enhance session header and details components with new kill session functionality and improved button layout * refactor: update session details component to display review status and simplify access request badge logic * refactor: add runbook file display to session details and simplify close button rendering in session header * refactor: remove redundant entry in connection form configuration for cleaner code * refactor: update session model to include ResourceName and RoleName fields, deprecate Connection field in favor of RoleName * refactor: update layout and styling in session components for improved user experience
Consolidate helper functions and enhance connection testing (#1285) * Refactor: Consolidate helper functions and enhance connection testing capabilities * feat: introduce connection testing functions and types for enhanced validation * fix: only show hoop cli option if native client is unnavailable --------- Co-authored-by: Luan Lorenzo <luanlorenzo23@gmail.com>
PreviousNext