Pulse/frontend-modern/src/components
rcourtman 5a52913a90 fix: Resolve TypeScript errors and add ARIA accessibility
- Fixed type mismatches in ProxmoxAgentNodesPanel (prop signatures)
- Fixed temperatureTransports type (array vs single object)
- Added ARIA attributes to SetupWizard for screen reader support
- All tsc --noEmit checks pass
2025-12-13 15:49:37 +00:00
..
__tests__ Unify API token reveal workflow 2025-10-15 22:58:31 +00:00
AI chore: Fix all remaining lint warnings 2025-12-13 11:05:08 +00:00
Alerts Frontend updates 2025-12-07 00:49:32 +00:00
Backups feat(backups): Add time format toggle to BackupsFilter 2025-12-13 13:17:35 +00:00
Dashboard Redesign Ceph, Replication, and Mail Gateway pages for UI consistency 2025-12-13 00:08:29 +00:00
Docker Merge main into ai-features: incorporate latest bugfixes 2025-12-13 15:18:51 +00:00
Hosts Redesign Ceph, Replication, and Mail Gateway pages for UI consistency 2025-12-13 00:08:29 +00:00
icons Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
Kubernetes Redesign Ceph, Replication, and Mail Gateway pages for UI consistency 2025-12-13 00:08:29 +00:00
PMG Redesign Ceph, Replication, and Mail Gateway pages for UI consistency 2025-12-13 00:08:29 +00:00
Proxmox fix(frontend): hide unconfigured navigation tabs 2025-12-13 00:21:00 +00:00
Replication Redesign Ceph, Replication, and Mail Gateway pages for UI consistency 2025-12-13 00:08:29 +00:00
Settings fix: Resolve TypeScript errors and add ARIA accessibility 2025-12-13 15:49:37 +00:00
SetupWizard fix: Resolve TypeScript errors and add ARIA accessibility 2025-12-13 15:49:37 +00:00
shared feat: add Kubernetes platform support 2025-12-12 21:31:11 +00:00
Storage feat: Docker agent retry, UI column improvements, and IP tooltip enhancements 2025-12-12 08:26:36 +00:00
Toast refactor: unify notifications into global toast 2025-10-22 12:39:01 +00:00
DemoBanner.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
ErrorBoundary.tsx Improve auth timeout handling (related to #705) 2025-11-12 21:50:53 +00:00
FirstRunSetup.tsx Improve temperature proxy control-plane flow 2025-11-15 21:49:51 +00:00
Login.tsx feat: Add multi-step Setup Wizard for Pulse 5.0 onboarding 2025-12-13 15:08:47 +00:00
SecurityWarning.tsx Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
TokenRevealDialog.tsx Add reusable API token reveal dialog 2025-10-15 22:45:14 +00:00
UpdateBanner.tsx Add release dry run workflow and API update integration test 2025-11-12 21:02:52 +00:00
UpdateConfirmationModal.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
UpdateProgressModal.tsx Improve auth timeout handling (related to #705) 2025-11-12 21:50:53 +00:00