Commit Graph
22 Commits
Author SHA1 Message Date
denozord 7419762681 feat: Enhance GraphView component with connection creation delegation and fullscreen mode handling, and update ServerManager to support new connection logic
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m25s
2025-08-11 09:00:04 +07:00
denozord eafd0c0957 feat: Enhance GraphView component with custom control panel for zooming and fullscreen functionality, and add country flag display for improved user experience
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 4m58s
2025-08-11 08:16:43 +07:00
denozord 21f6f46bd3 feat: Integrate @xyflow/react for graph visualization in GraphView component, update package.json and package-lock.json to include new dependencies and remove unused ones for improved performance and maintainability
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m21s
2025-08-11 08:00:53 +07:00
denozord 522112cc3c feat: Implement panning mode in GraphView, allowing users to pan the graph using the spacebar for improved navigation and interaction
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m40s
2025-08-08 19:34:48 +07:00
denozord b1b043f7bc feat: Introduce zoom slider and enhance zoom controls in GraphView for improved user interaction and accessibility
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m44s
2025-08-08 18:08:29 +07:00
denozord d36db114cd fix: Enhance zoom functionality in GraphView by incorporating viewBox dimensions for accurate scaling and smoother transitions during zoom interactions
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m5s
2025-08-08 17:50:54 +07:00
denozord b23056d95a feat: Add mouse wheel zoom control and reset zoom functionality in GraphView for improved user experience and interaction
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m36s
2025-08-08 17:31:40 +07:00
denozord f5f71085b2 fix: Update zoom functionality in GraphView to use scaleBy instead of scaleTo for smoother zoom transitions and improved user experience
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m14s
2025-08-08 17:15:38 +07:00
denozord 08cf7f806c feat: Refine zoom functionality in GraphView by enforcing zoom limits and optimizing flag rendering for improved performance and visual consistency
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m54s
2025-08-08 17:03:56 +07:00
denozord 8ea6f9526e feat: Add debug logging and enhance flag emoji handling in GraphView for improved debugging and country code support
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m42s
2025-08-08 16:50:21 +07:00
denozord eaa88e2897 feat: Improve zoom functionality in GraphView by adjusting zoom extent and enabling broader panning capabilities for enhanced user interaction
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m39s
2025-08-08 16:28:32 +07:00
denozord efc561a2a1 feat: Add fullscreen toggle functionality to GraphView for enhanced user experience and improved interaction
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m52s
2025-08-08 16:15:59 +07:00
denozord 16c75a40a8 feat: Enhance GraphView with improved zoom functionality and label styling, including shadows for better visibility and aesthetics
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m48s
2025-08-08 16:03:30 +07:00
denozord 896f2e668c feat: Add zoom controls and country flag display in GraphView for enhanced interactivity and visualization
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m52s
2025-08-08 15:48:31 +07:00
denozord 5bdb4cfdd9 feat: Enhance GraphView with node dimensions, background grid, and improved layout adjustments for better visualization and interactivity
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m37s
2025-08-08 15:28:34 +07:00
denozord 26152b2127 feat: Implement force-directed layout and zoom functionality in GraphView for enhanced visualization and interactivity
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m58s
2025-08-08 15:12:29 +07:00
denozord 0e81f36200 feat: Enhance GraphView and ServerManager components with tunnel type styles and hover effects for improved visualization and user interaction
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m45s
2025-08-08 14:55:23 +07:00
denozord 04766bd005 feat: Enhance GraphView component with draggable nodes, improved positioning, and country color coding for better visualization of server connections
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 7m24s
2025-07-15 23:46:14 +07:00
denozord bbf143dee7 refactor: Simplify GraphView component by removing state management and implementing grid-based node positioning for improved layout
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m18s
2025-07-15 22:01:09 +07:00
denozord a104cc7a3f feat: Replace react-vis-network-graph with react-sigma for enhanced graph visualization and update GraphView component to utilize SVG for rendering connections and nodes
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 8m11s
2025-07-15 21:45:28 +07:00
denozord c5da9e357e feat: Replace ForceGraph with react-vis-network-graph for improved visualization and enhance ServerManager with connection validation and deletion functionality
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 7m50s
2025-07-15 19:37:31 +07:00
denozord 2590b08262 feat: Add GraphView component for visualizing server connections and implement connection management in ServerManager
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 8m19s
2025-07-15 19:24:45 +07:00