106 Commits

Author SHA1 Message Date
courtmanr@gmail.com 854a15087e Release v1.6.3
Security patch release to address Dependabot alerts: - Fixes high severity vulnerability in jspdf dependencies - Updates Babel dependencies to fix moderate severity issues
2025-03-13 18:04:54 +00:00
courtmanr@gmail.com 666c6b2859 Release v1.6.2 2025-03-13 17:55:45 +00:00
courtmanr@gmail.com c1ef809862 Reduce spacing between header and content for better layout 2025-03-13 17:51:41 +00:00
courtmanr@gmail.com 1567f2c030 Fix search highlighting to only highlight relevant columns with prefix searches 2025-03-13 17:50:03 +00:00
courtmanr@gmail.com 7ac98844d2 v1.6.1: Revert to original environment variable format for backward compatibility 2025-03-12 23:28:05 +00:00
courtmanr@gmail.com c921db41de Bump version to 1.6.0 2025-03-12 21:50:24 +00:00
courtmanr@gmail.com 66a9e671c5 Update frontend components and logos 2025-03-12 21:00:57 +00:00
courtmanr@gmail.com ae2f0032ad Update frontend components and backend services for improved performance and UI 2025-03-12 15:57:50 +00:00
courtmanr@gmail.com d5762a3264 Add pulsing animation to logo and update favicon to match design 2025-03-12 15:57:13 +00:00
courtmanr@gmail.com 8b426ec847 Update core application files with improved configuration and startup process 2025-03-12 10:12:05 +00:00
courtmanr@gmail.com 96786c4016 Update frontend network components with improved data handling and visualization 2025-03-12 10:11:20 +00:00
courtmanr@gmail.com fece6fa389 chore: bump version to 1.5.4 2025-03-10 21:01:45 +00:00
courtmanr@gmail.com 450dcd5a3d chore: bump version to 1.5.3 2025-03-10 18:06:39 +00:00
courtmanr@gmail.com 04ae0530b7 Fix WebSocket connection issues and improve security in Docker environments 2025-03-10 17:41:37 +00:00
courtmanr@gmail.com 739f3ad001 Bump version to 1.5.1 2025-03-10 16:19:57 +00:00
courtmanr@gmail.com 7183c36b27 Fix WebSocket connection issues in both development and production environments 2025-03-10 16:16:50 +00:00
courtmanr@gmail.com 0b3e22eeaf chore: bump version to 1.5.0 2025-03-10 15:17:07 +00:00
courtmanr@gmail.com 1c572aaf5c feat: update logo implementation to use generated logo with pulse animation 2025-03-10 12:49:59 +00:00
courtmanr@gmail.com 0bdbbc6258 fix: static file serving in production Docker container 2025-03-10 11:21:43 +00:00
courtmanr@gmail.com 52734e4456 chore: bump version to 1.4.0 2025-03-10 11:06:48 +00:00
courtmanr@gmail.com cf438300d4 fix: update frontend version display to 1.3.1 2025-03-10 09:58:50 +00:00
courtmanr@gmail.com 7d0800f3dd Fix header cell highlighting for columns with active filters 2025-03-09 19:10:31 +00:00
courtmanr@gmail.com 14719b1637 Bump version to 1.3.0 2025-03-09 16:24:22 +00:00
courtmanr@gmail.com e14dc95ded Combine system type and visibility filters, improve UI design 2025-03-09 12:45:59 +00:00
courtmanr@gmail.com 41fa06b3fa Refactor NetworkDisplay component into smaller, more manageable files with custom hooks and components 2025-03-09 12:34:13 +00:00
courtmanr@gmail.com 7a968763f1 Fix search filtering for type terms and optimize type column width 2025-03-09 12:08:00 +00:00
courtmanr@gmail.com 10075048ef Fix transparent table headers in CT/VM list by adding solid background and border 2025-03-08 22:01:15 +00:00
courtmanr@gmail.com 53f350ea63 Improve screenshot tool and mock data for more realistic Proxmox representation 2025-03-08 21:45:31 +00:00
courtmanr@gmail.com abb8f80a66 Improve UI: Standardize styling across all dropdown menus and popovers 2025-03-08 20:53:44 +00:00
courtmanr@gmail.com 58e77a3b72 Move status column to leftmost position and remove header title and sort functionality 2025-03-08 20:45:00 +00:00
courtmanr@gmail.com 09f08267a2 Center status icons for better visual alignment 2025-03-08 20:42:22 +00:00
courtmanr@gmail.com 8e087c9090 Replace status text with icon-only display to save space 2025-03-08 20:40:08 +00:00
courtmanr@gmail.com dbd1a0ae32 Optimize column widths for space conservation in network table 2025-03-08 20:14:28 +00:00
courtmanr@gmail.com 2e8eefa233 Enhance network table UI with improved filtering and search functionality 2025-03-08 19:30:59 +00:00
courtmanr@gmail.com b500012eac Improve space efficiency for important metric columns 2025-03-08 16:15:45 +00:00
courtmanr@gmail.com 8d15f6a851 Fix column visibility issues in network table: 1) Ensure columns properly fill space when some are hidden 2) Add robust reset functionality to restore all columns 3) Improve error handling and user feedback 2025-03-08 16:05:47 +00:00
courtmanr@gmail.com b4e6e26e01 feat: remove icons from column headers to save space 2025-03-07 23:06:24 +00:00
courtmanr@gmail.com 0d29695e5c feat: add tooltip to filter icon button 2025-03-07 23:00:51 +00:00
courtmanr@gmail.com ac94a0d088 Move Node column to leftmost position in table for better organization 2025-03-07 22:33:32 +00:00
courtmanr@gmail.com 7326771dbe refactor: update filter button styling to use consistent colors and improve visual hierarchy 2025-03-04 17:20:10 +00:00
courtmanr@gmail.com 763105c478 fix: ensure 'No Matching Systems' message spans full table width 2025-03-04 17:08:52 +00:00
courtmanr@gmail.com a00a8d52cd feat: enhance export functionality with additional fields (Type, ID, Uptime) in NetworkDisplay 2025-03-04 16:57:39 +00:00
courtmanr@gmail.com a3f4ecdee3 style: add userSelect: none to global theme to prevent text selection 2025-03-04 16:52:37 +00:00
courtmanr@gmail.com 9862917907 style: update Status filter styling to match Type filter styling 2025-03-04 16:51:49 +00:00
courtmanr@gmail.com ce789897e0 Fix filter button click away listener and improve button placement 2025-03-04 13:46:17 +00:00
courtmanr@gmail.com ee7a2bc050 fix: improve dropdown behavior and styling - remove focus outline and fix blur behavior 2025-03-04 13:07:25 +00:00
courtmanr@gmail.com e1c6e22a7d feat: clarify node vs guest counts in dropdown by adding descriptive labels 2025-03-04 12:52:33 +00:00
courtmanr@gmail.com a88e894188 Fix network columns showing 'undefined/s' and bump version to 1.2.1 2025-03-04 11:04:55 +00:00
courtmanr@gmail.com 167aa4c4d8 Update version to 1.2.0 across all files and add VERSION_UPDATE_CHECKLIST.md to gitignore 2025-03-04 10:49:02 +00:00
courtmanr@gmail.com 3f90af11db feat: increase uptime column width to prevent sort icon overlap 2025-03-04 10:25:43 +00:00