Commit Graph
157 Commits
Author SHA1 Message Date
denozord e6878a5b08 feat: Add ConfirmDialog for clearing community fields in ASNs, Domains, and IPRanges managers with appropriate state management and UI integration
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 15m31s
2025-08-14 14:21:14 +07:00
denozord 7348cc2c79 refactor: Replace axios with api instance for server and filter requests in FilterManager component to standardize API calls
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 15m40s
2025-08-14 12:25:07 +07:00
denozord f4e3de4a52 style: Refine modal header layout by adjusting alignment and button grouping for improved usability and visual consistency
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 20m11s
2025-08-13 13:19:10 +07:00
denozord 855fc5d577 style: Adjust z-index values for dropdowns and page header to maintain proper stacking order below modals, enhancing visibility and usability
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 17m5s
2025-08-13 12:54:04 +07:00
denozord 158af391b0 style: Update z-index in PortalDropdown component to use a constant for improved maintainability and clarity
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 16m47s
2025-08-13 12:32:02 +07:00
denozord ae8141bee8 refactor: Integrate PortalDropdown component into PageHeaderActions for improved dropdown management and layout consistency
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 17m4s
2025-08-13 12:04:36 +07:00
denozord bdfbdcfa1f style: Elevate z-index for dropdowns and page header to ensure proper overlay on content; adjust button attributes for improved dropdown behavior
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 19m43s
2025-08-13 11:05:52 +07:00
denozord 30fbc1107d style: Refine header actions layout by adjusting button alignment and enhancing dropdown z-index for improved visibility and usability
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 8m7s
2025-08-13 10:23:05 +07:00
denozord 3dbb8db338 style: Update header actions layout with improved button grouping and dropdown z-index for better overlay on tables/cards
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 16m41s
2025-08-13 09:45:13 +07:00
denozord a9029acea2 refactor: Remove unused preview actions from ASNs, Domains, and IPRanges managers; streamline PageHeaderActions component for improved clarity and usability
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 25m46s
2025-08-13 09:12:36 +07:00
denozord 358bfb04b6 feat: Implement background BGP update proxy endpoint and update documentation; refactor frontend components to utilize new API endpoint
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 19m20s
2025-08-13 00:41:32 +07:00
denozord 5b80e5faa4 feat: Add comprehensive documentation for Router Lists UI, including setup instructions, API endpoints, and frontend/backend structure; enhance navbar styles for better responsiveness
Publish Fast Tabler Docker image / build-and-push-fast (push) Has been cancelled
2025-08-13 00:12:34 +07:00
denozord 8982c9ae10 feat: Enhance header actions with responsive design and improved button layout for better usability on small screens
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m35s
2025-08-12 23:46:49 +07:00
denozord 9c0fe54402 fix: Improve JSON message handling in WsUpdateModal to ensure only relevant data is logged and enhance error resilience during parsing
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m17s
2025-08-12 23:10:42 +07:00
denozord 64b9254174 feat: Implement header actions toolbar with improved button grouping and layout for enhanced user interaction
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m33s
2025-08-12 22:53:49 +07:00
denozord 10a86232fc feat: Enhance WsUpdateModal with improved message handling, auto-scroll functionality, and log management features for better user experience
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m10s
2025-08-12 22:48:18 +07:00
denozord 459b02f756 feat: Add WebSocket and background update functionality to ASNs, Domains, and IPRanges managers; integrate WsUpdateModal for real-time updates
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m33s
2025-08-12 22:33:57 +07:00
denozord 79038a3981 feat: Refactor CommunitiesManager to utilize PageHeaderActions component for action buttons, improving UI consistency and reducing redundancy
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m43s
2025-08-12 13:40:59 +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 3b1a59b03f feat: Enhance error handling in server responses by including request IDs and detailed error codes; improve frontend modal components for better accessibility and user experience
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 4m59s
2025-08-11 21:32:32 +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 af9ef12ba8 feat: Integrate @tanstack/react-query for improved data fetching and state management in HistoryModal; update API error handling and enhance request interceptors for better error notifications
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m12s
2025-08-11 20:37:36 +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 6f45015bec feat: Add history endpoints for resource versioning and implement rollback functionality in server, along with UI integration in ASNs, Domains, and IPRanges managers for enhanced data management
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 4m45s
2025-08-11 17:29:41 +07:00
denozord 460c06dfba refactor: Update API calls in Dashboard component to use countOnly parameter for improved data handling and simplify response processing
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m50s
2025-08-11 17:03:51 +07:00
denozord f1b84a761e refactor: Replace axios with api module in ASNs, Domains, IPRanges managers, and S3MetaBar for consistent API interaction and improved code maintainability
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m5s
2025-08-11 16:46:27 +07:00
denozord 415f05f6aa feat: Integrate NotifyProvider into App component and update ASNs, Domains, and IPRanges managers to display S3MetaBar with improved comments for clarity
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m41s
2025-08-11 16:37:10 +07:00
denozord 8f31a31827 feat: Optimize server availability checks with parallelized TCP connections and in-memory caching, and update Dashboard to handle paginated API responses for improved performance and user experience
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m47s
2025-08-11 15:32:16 +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 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 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 d25e8fc810 feat: Enhance backend API with pagination and validation for ASNs, Domains, and IP Ranges, and update frontend managers to support new API structure for improved data handling and user experience
Publish Fast Tabler Docker image / build-and-push-fast (push) Failing after 2m14s
2025-08-10 23:55:44 +07:00
denozord 1fb53c3467 feat: Add language and theme context providers to App component, implement global search functionality in Dashboard, and enhance ASNs, Domains, and IPRanges managers with drag-and-drop import feature and confirmation modals for improved user experience
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m48s
2025-08-10 23:44:17 +07:00
denozord ca56b52672 refactor: Move ETag, Last-Modified, and content length display to a consistent location in ASNs and IPRanges managers for improved layout and user experience
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m36s
2025-08-10 23:33:09 +07:00
denozord 16f14d3350 feat: Update ASNs, Domains, and IPRanges managers to display ETag, Last-Modified, and content length with new icon badges for improved metadata visibility and user experience
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m22s
2025-08-10 23:22:17 +07:00
denozord 4635c05f8c feat: Add S3 metadata handling and soft-lock mechanism in backend, enhance ASNs, Domains, and IPRanges managers with ETag support and change preview functionality for improved data integrity and user experience
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m30s
2025-08-10 23:10:25 +07:00
denozord d3490c438b feat: Replace input fields with CommunityAutocompleteInput in ASNs, Domains, and IPRanges managers for enhanced user experience and streamlined community selection
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m37s
2025-08-10 21:15:01 +07:00
denozord 92474cc49b fix: Correct minor grammatical error in domain deletion confirmation message for improved clarity
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m16s
2025-08-10 20:54:27 +07:00
denozord f8a80f44e4 fix: Correct spacing in confirmation message for domain deletion in DomainsNewManager for improved readability
Publish Fast Tabler Docker image / build-and-push-fast (push) Failing after 1m12s
2025-08-10 20:52:32 +07:00
denozord 42c54a32c1 refactor: Simplify community label formatting in ASNs, Domains, and IPRanges managers for improved clarity and consistency
Publish Fast Tabler Docker image / build-and-push-fast (push) Failing after 1m14s
2025-08-10 20:48:19 +07:00
denozord f74586c4ff feat: Implement community badge rendering and enhance community suggestions in ASNs, Domains, and IPRanges managers for improved user experience
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m9s
2025-08-10 17:43:49 +07:00
denozord e5f8544c2e feat: Integrate community suggestions in ASNs, Domains, and IPRanges managers for improved user input experience
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m14s
2025-08-10 17:31:13 +07:00
denozord 76dee39843 feat: Add communities management routes and integrate community selection in FilterManager for enhanced user experience
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 4m19s
2025-08-10 17:14:55 +07:00
denozord bbad45dfad feat: Enhance FilterManager with advanced mode, search, and sorting capabilities for improved filter management and user experience
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m43s
2025-08-10 16:46:28 +07:00
denozord 9c3332fe36 refactor: Update MetricCard component in Dashboard for improved layout and styling, enhancing visual hierarchy and responsiveness
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m16s
2025-08-10 16:14:56 +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