191 Commits

Author SHA1 Message Date
courtmanr@gmail.com 14719b1637 Bump version to 1.3.0 v1.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 50269d6b3f Merge remote changes with dashboard screenshot addition 2025-03-09 00:08:26 +00:00
courtmanr@gmail.com 022b24e60a Add dashboard screenshot to README 2025-03-09 00:07:03 +00:00
rcourtman a05d07ce77 Docs: Update .env.example and README with IPv4 connection settings 2025-03-09 00:01:10 +00:00
rcourtman 3c7096c382 Fix: Update vite.config.js to use IPv4 (127.0.0.1) instead of IPv6 (::1) for WebSocket connections 2025-03-08 23:57:57 +00:00
courtmanr@gmail.com 1d0c47bd6d Add Windows support for screenshot automation tool 2025-03-08 23:09:16 +00:00
rcourtman b5745ec867 Remove screenshots section from main README.md 2025-03-08 22:12:46 +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 dd04743545 Refactor proxmox-client.ts into smaller modules for better maintainability 2025-03-08 19:55:55 +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 562a9df5f9 Revert node ID changes 2025-03-07 21:21:03 +00:00
courtmanr@gmail.com 40f4a432e4 Add actual Proxmox node name to VM and container objects 2025-03-07 21:15:57 +00:00
courtmanr@gmail.com 306d3d6622 Add node property to guest objects in mock data 2025-03-07 21:13:37 +00:00
courtmanr@gmail.com 647f982287 Remove startup check references from server.ts 2025-03-07 20:02:31 +00:00
courtmanr@gmail.com 107202ff21 Remove broken test scripts while keeping working kill commands 2025-03-07 20:00:56 +00:00
courtmanr@gmail.com 30a7adc614 Remove redundant dev:start script 2025-03-07 19:57:36 +00:00
courtmanr@gmail.com 8e8e968686 Fix dev script to point to start-dev.sh instead of mock script 2025-03-07 19:56:57 +00:00
courtmanr@gmail.com c8cb9f19d1 Clean up screenshot tool: rename script and improve documentation 2025-03-07 19:54:09 +00:00
courtmanr@gmail.com 73dca97531 Remove node prefix from guest names in mock data and update screenshots 2025-03-07 19:48:47 +00:00
courtmanr@gmail.com 284fe8e8a2 Update filters.png with expanded filter menu for better documentation 2025-03-04 23:49:58 +00:00
courtmanr@gmail.com 00afe65485 Update README to use dashboard-light.png and regenerate screenshots in light mode 2025-03-04 23:47:23 +00:00
courtmanr@gmail.com 02d2169d19 Update README with new screenshots and add screenshot automation tool 2025-03-04 23:40:34 +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 85d1d1c93e docs: add Ko-fi support button and Support section 2025-03-04 12:43:41 +00:00
courtmanr@gmail.com bea6a53f3b Add Code of Conduct based on Contributor Covenant 2025-03-04 12:20:59 +00:00
courtmanr@gmail.com 81426e54c0 Add GitHub templates and developer documentation 2025-03-04 12:11:44 +00:00
courtmanr@gmail.com 91ee987cc9 Add development architecture explanation to README 2025-03-04 12:07:39 +00:00
courtmanr@gmail.com a6f517bb35 Add warning about start-dev.sh actions in README 2025-03-04 12:03:17 +00:00
courtmanr@gmail.com 10441f54b4 Add start-dev.sh script to repository 2025-03-04 12:01:05 +00:00