Tags: seriohub/vui-ui
Tags
chore(release): v0.3.0 - **Dashboard**: added overview section with backup statistics (7ac1eb8) - **Dashboard**: updated recent backups table and improved layout (6842532) - **UI**: enhanced deletion modal for improved UX (bc5eb22) - **UI**: added deletion logic for server status and backup requests (341c5c0) - **UI**: updated VeleroResourceStatusBadge with icons and better styling (93a883c) - **UI**: introduced search functionality to Logs component (574eff4) - **UI**: added new logo to login page (2c52476) - **Manifest**: added search capabilities to the manifest viewer (ddc4880) - **Schedule**: added unscheduled namespaces panel with quick scheduling action (fbf7093) - **Table**: added 'onlyTable' prop to 'BackupDataTable' for embedded views (2eabbe6) - **Core**: wrapped key components (e.g. BackupDetails) with 'WithCoreAndAgentReady' for better state handling (ca80408) - **Table**: centralized layout improvements across app (48c7b32) - **Warnings**: suppressed 'deeply nested key returned undefined' warnings (99f6d19, b7e11b0) - **UI**: added fallback status to 'VeleroResourceStatusBadg' (79fa579) - **Branding**: updated application logo color scheme (2fdf60d) - **Theme**: updated default color scheme (646749e) - **UI**: updated default loader color for visual consistency (4920b98) - **UI**: refreshed icons across components for better consistency (9af3161) - **UI**: reduced debounce delay from 250ms to 150ms for snappier interactions (708aadd) - **Watchdog**: added reload button to watchdog component (f2e12e4) - **API**: updated 'useApiGet' to suppress 401 disconnect notifications (ef4ceab) - **Table**: added 'showLoading' prop to 'GenericMRTTableLayout' (7ed94be) - **UI**: removed legacy UI code (dc78f66) - **UnscheduledNamespaces**: removed legacy logic (4117589) - **Deps**: removed unused packages and updated 'yarn.lock' (ade8c53) - **Logging**: replaced 'console.log' with 'console.warn' in key areas (36d950c) - **Comments**: cleaned up redundant or outdated comments (4c7e744) - **Release**: synced 'package.json' version with project state (404ec9b) - **Cache**: extracted 'inMemoryCache' from 'useApiGet' (4c2a0be) - **Auth**: improved 'AuthGate' and related hooks for better control flow (3bcc0b5)
Release v0.2.7 ✨ Features - Added in-memory caching for GET requests with TTL and force support - TTL configurable via CACHE_TTL environment variable 🔧 Improvements - Refactored authentication and app startup logic - Improved redirect behavior and agent state handling - Extracted cacheKeyUrl to avoid duplicate cache entries 🐛 Fixes - Triggered watch_clear on agent name change 🧹 Code Quality - Applied ESLint formatting to all JS/TS files
PreviousNext