Commit Graph
32 Commits
Author SHA1 Message Date
denozord 8952c4a897 feat: Добавить анимации и улучшения UX/UI в компоненты приложения, включая плавные переходы, эффекты при наведении и анимации для модальных окон. Обновить карточки и таблицы с новыми анимациями для улучшения визуального восприятия и доступности.
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m42s
2025-10-02 19:17:25 +07:00
denozord cdf42aa589 feat: Introduce cursor utility class for pointer interactions and refactor action buttons into PageHeaderActions component across multiple managers for improved UI consistency
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m54s
2025-08-12 13:29:19 +07:00
denozord f06a433d77 feat: Standardize button sizes and icons across multiple manager components for improved UI consistency
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m14s
2025-08-12 13:08:06 +07:00
denozord 026d2a9379 feat: Refactor page headers in multiple managers for improved layout and consistency; remove global badge styles to support Tabler text colors
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 8m30s
2025-08-12 12:46:29 +07:00
denozord f44acbff98 feat: Add ConfirmDialog component for enhanced user confirmation in DataManager, FilterManager, and ServerManager; integrate html-to-image library for image conversion functionality
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m35s
2025-08-11 21:22:30 +07:00
denozord 6afd43f9e8 feat: Enhance server security and performance by adding helmet for security headers, implementing rate limiting, and centralizing error handling; update frontend API calls to use a dedicated api module for consistency
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 4m37s
2025-08-11 19:11:30 +07:00
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 cc8d11cfb1 feat: Add server availability check API and integrate it into the Dashboard and ServerManager components for enhanced server monitoring and user experience
Publish Fast Tabler Docker image / build-and-push-fast (push) Has been cancelled
2025-08-11 00:00:07 +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 389725c023 feat: Replace anchor tags with button elements for close actions in multiple managers to improve accessibility and semantic HTML
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m56s
2025-08-08 12:16:09 +07:00
denozord 6d7ed80646 feat: Enhance ASNsNewManager with input validation, import/export functionality, and improved UI feedback for better user experience
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 7m32s
2025-08-08 10:56:31 +07:00
denozord 64dbe621be feat: Refactor pagination components across multiple managers to improve UI consistency and enhance user experience with better navigation controls
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m1s
2025-08-08 10:24:41 +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
denozord 93ace3c619 feat: Add filters API endpoints for retrieving, updating, generating, and exporting MikroTik configurations
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 7m37s
2025-07-14 08:09:05 +07:00
denozord a4c5b1dd98 refactor: Update button styles and layout in ServerManager for improved accessibility and visual consistency
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m59s
2025-07-11 13:01:45 +07:00
denozord 3e6199a339 refactor: Remove link column from ServerManager and streamline action button layout for improved UI consistency
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 9m26s
2025-07-11 12:45:43 +07:00
denozord 24d2198f72 refactor: Adjust min-width for action buttons in ServerManager to enhance layout consistency
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m51s
2025-07-11 12:19:53 +07:00
denozord 15f3166758 refactor: Update button layout in ServerManager for improved UI consistency and accessibility
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m47s
2025-07-11 12:06:01 +07:00
denozord 85ed473cca feat: Refactor ServerManager layout to improve server list display and enhance filtering options
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 18m28s
2025-07-11 08:46:03 +07:00
denozord 9e4c6863b6 feat: Enhance ServerManager with gateway field, improved validation, and new control buttons for server management
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 18m46s
2025-07-11 08:26:10 +07:00
denozord 546d9aabac feat: Implement add server modal in ServerManager for enhanced server management, including validation and custom provider support
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 17m24s
2025-07-11 07:56:43 +07:00
denozord 4efe958c2e feat: Add link generator functionality in ServerManager with URL settings management and CSV export feature
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 18m44s
2025-07-11 07:22:20 +07:00
denozord 0d53b11dc4 fix: Ensure safe removal of event listeners in EditServerModal and DeleteServerModal to prevent potential memory leaks
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 13m32s
2025-07-10 11:00:33 +07:00
denozord 0c7c717be8 refactor: Remove Tabler JS import from index.html and move it to main.jsx for better module management; update handleEditModalSave function in ServerManager for clarity
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 13m38s
2025-07-10 10:21:44 +07:00
denozord 9a109a0bf2 feat: Refactor App and ServerManager components to improve navigation and modal handling
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 13m26s
2025-07-10 10:02:01 +07:00
denozord aaa4878229 feat: Integrate react-router-dom for routing and enhance App component with new navigation structure
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 13m58s
2025-07-10 09:45:18 +07:00
denozord a2f3f24c57 feat: Add react-router-dom dependency and implement country flag emoji conversion in ServerManager
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 13m54s
2025-07-10 09:00:42 +07:00
denozord 2aac641cd3 feat: Implement edit server modal in ServerManager for improved server management
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 15m3s
2025-07-10 08:41:32 +07:00
denozord 86f6304382 feat: Add server management functionality with new API endpoints and update UI to include server statistics
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 14m34s
2025-07-10 08:21:52 +07:00