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 |
|
courtmanr@gmail.com
|
cf39adbfc6
|
feat: prevent text selection in table header cells for better UX
|
2025-03-04 10:14:32 +00:00 |
|
courtmanr@gmail.com
|
cfa84cac38
|
fix: handle undefined/null values in network rate formatting to prevent 'undefined/s' display
|
2025-03-04 09:27:44 +00:00 |
|
courtmanr@gmail.com
|
7fdd25c7ee
|
Update version to 1.1.0 in all files
|
2025-03-03 22:58:36 +00:00 |
|
courtmanr@gmail.com
|
6a1a43df86
|
Update version to 1.0.15
|
2025-03-03 15:01:26 +00:00 |
|
courtmanr@gmail.com
|
1a1d60cdfe
|
Remove Alt+F keyboard shortcut for expanding filters panel
|
2025-03-03 13:26:27 +00:00 |
|
courtmanr@gmail.com
|
1f5db9ae01
|
Optimize performance for maximum responsiveness: reduce polling intervals, optimize WebSocket, enhance React components
|
2025-03-03 13:13:41 +00:00 |
|
courtmanr@gmail.com
|
3f760f2617
|
Add click-away functionality to filter box for improved UX
|
2025-03-03 12:58:19 +00:00 |
|
courtmanr@gmail.com
|
1f10dfdf4c
|
Move export options from bottom to filter menu for better UX
|
2025-03-03 12:51:47 +00:00 |
|
courtmanr@gmail.com
|
1879eff594
|
Fix filter menu layout: position 'Showing X of Y systems' text in its own row while preserving filter settings
|
2025-03-03 12:26:39 +00:00 |
|
courtmanr@gmail.com
|
71352db290
|
Move progress bar percentage value from right to left side
|
2025-03-03 12:18:05 +00:00 |
|
courtmanr@gmail.com
|
081d8e5ac5
|
Remove redundant helper labels from sliders in NetworkDisplay component
|
2025-03-03 12:14:35 +00:00 |
|
courtmanr@gmail.com
|
c90651fb1d
|
Make slider thumbs fully opaque in all states for better visibility
|
2025-03-03 12:11:28 +00:00 |
|
courtmanr@gmail.com
|
8253cbbad8
|
Integrate type information into ID column with color coding and enable ID search
|
2025-03-03 12:02:59 +00:00 |
|
courtmanr@gmail.com
|
7d6d346fd9
|
Add VM/LXC ID column with simplified numeric ID display
|
2025-03-03 11:50:03 +00:00 |
|
courtmanr@gmail.com
|
d516eb542e
|
Improve filter UI: Move VM/LXC toggle and Running/All toggle to filter panel for better organization
|
2025-03-03 11:41:46 +00:00 |
|
courtmanr@gmail.com
|
07ad7e1840
|
Replace blue dot with tooltips for filtered columns
|
2025-03-03 10:54:50 +00:00 |
|
courtmanr@gmail.com
|
b93b6eae79
|
Improve keyboard navigation: ESC key now collapses filter bar and auto-focus search on typing
|
2025-03-03 10:26:05 +00:00 |
|
courtmanr@gmail.com
|
a3976565ff
|
Fix syntax error in NetworkDisplay.jsx
|
2025-03-02 23:23:38 +00:00 |
|
courtmanr@gmail.com
|
b4427bbd3e
|
Simplify control row with a more compact and streamlined layout
|
2025-03-02 23:05:49 +00:00 |
|
courtmanr@gmail.com
|
d2c9911af1
|
Remove FILTERS: title to further simplify UI
|
2025-03-02 23:02:35 +00:00 |
|
courtmanr@gmail.com
|
c4360d26a4
|
Remove STATUS: and TYPE: titles to create more space in UI
|
2025-03-02 23:01:33 +00:00 |
|
courtmanr@gmail.com
|
4122f4fa46
|
Remove redundant Node indicator from search window
|
2025-03-02 22:57:52 +00:00 |
|
courtmanr@gmail.com
|
1dce44f7e9
|
Bump version to 1.0.13
|
2025-03-02 21:20:08 +00:00 |
|
courtmanr@gmail.com
|
8240772ae7
|
Update .gitignore, README.md, and NetworkDisplay component; remove old release script
|
2025-03-02 21:17:49 +00:00 |
|
courtmanr@gmail.com
|
5ae32fe29c
|
Bump version to 1.0.12
|
2025-03-02 20:53:09 +00:00 |
|
courtmanr@gmail.com
|
af8b055996
|
Bump version to 1.0.11
|
2025-03-02 20:43:51 +00:00 |
|
GitHub Action
|
f21c50205c
|
Update version to v1.0.10
|
2025-03-02 19:40:08 +00:00 |
|
courtmanr@gmail.com
|
e6965f7420
|
Update version to v1.0.9
|
2025-03-02 19:09:08 +00:00 |
|
courtmanr@gmail.com
|
2afe232eaf
|
Enhance filtering UI: Add tooltips, pulse animation, and make headers non-selectable
|
2025-03-02 18:25:15 +00:00 |
|
courtmanr@gmail.com
|
4cc7113694
|
Replace keyboard shortcut section with tooltips on buttons
|
2025-03-02 17:05:40 +00:00 |
|
courtmanr@gmail.com
|
b08ff3cce6
|
Revert "Fix: Improve filter badges layout and spacing"
This reverts commit c939f47871.
|
2025-03-02 16:10:43 +00:00 |
|
courtmanr@gmail.com
|
c939f47871
|
Fix: Improve filter badges layout and spacing
|
2025-03-02 16:06:00 +00:00 |
|
courtmanr@gmail.com
|
841cab53e3
|
Fix: Correct column indicator alignment with safer syntax
|
2025-03-02 15:52:54 +00:00 |
|
courtmanr@gmail.com
|
1d88edad61
|
Fix: Align filter indicator lines with correct columns
|
2025-03-02 15:46:30 +00:00 |
|
courtmanr@gmail.com
|
9e7705aef2
|
UI improvements: Enhanced filter menu design with modern styling
|
2025-03-02 15:42:53 +00:00 |
|
courtmanr@gmail.com
|
244a1c8f0e
|
UI improvements: Consistent filter styling, sortable type column, and cleaner sort indicators
|
2025-03-02 15:32:03 +00:00 |
|
courtmanr@gmail.com
|
eede068871
|
Remove 'F' key shortcut for toggling filters to prevent clash with filter search
|
2025-03-02 11:30:10 +00:00 |
|
courtmanr@gmail.com
|
1a03a284c7
|
UI improvements: Make export buttons less prominent and fix status indicator size in dark mode
|
2025-03-02 11:23:43 +00:00 |
|
courtmanr@gmail.com
|
7b47caed2a
|
Fix search functionality to use OR logic and improve live filtering experience
|
2025-03-02 10:47:11 +00:00 |
|
courtmanr@gmail.com
|
13231f96fc
|
Fix search functionality to properly handle multiple search terms and live filtering
|
2025-03-02 09:52:12 +00:00 |
|
GitHub Action
|
8a56be9fc8
|
Update version to v1.0.5
|
2025-03-02 00:30:04 +00:00 |
|
GitHub Action
|
832e610a06
|
Update version to v1.0.4
|
2025-03-02 00:20:38 +00:00 |
|
GitHub Action
|
199a3d5520
|
Update version to v1.0.3
|
2025-03-02 00:16:00 +00:00 |
|
GitHub Action
|
f885ca4404
|
Update version to v1.0.2
|
2025-03-02 00:12:02 +00:00 |
|
GitHub Action
|
7c7e10b23a
|
Update version to v1.0.1
|
2025-03-02 00:08:07 +00:00 |
|