8000 Tags · seriohub/vui-ui · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: seriohub/vui-ui

Tags

v0.3.0

Toggle v0.3.0's commit message
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)

v0.2.7

Toggle v0.2.7's commit message
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

v0.2.6

Toggle v0.2.6's commit message
Resolved an issue with version control availability in the new release

v0.2.5

Toggle v0.2.5's commit message
Improved integration with vui-core

v0.2.4

Toggle v0.2.4's commit message
Added pod logs feature

v0.2.3

Toggle v0.2.3's commit message
Fixed retrieval of Velero version

v0.2.2

Toggle v0.2.2's commit message
Implemented event-driven UI management via socket communication

v0.2.1

Toggle v0.2.1's commit message
Added VSL, BSL update feature

v0.2.0

Toggle v0.2.0's commit message
Enhanced Forms, Backup Comparison Prototype

v0.1.22

Toggle v0.1.22's commit message
Improved authentication

0