denozord
  • Joined on 2024-11-14
denozord pushed to tabler at denozord/router-lists-ui 2025-08-26 20:20:10 +07:00
213dc42124 feat: Обновить функциональность анализа IP-диапазонов, добавив предварительный просмотр результатов и возможность выбора сообщества; улучшить интерфейс с помощью селектора для выбора community и модального окна для подтверждения перезаписи диапазонов
denozord pushed to tabler at denozord/router-lists-ui 2025-08-26 20:11:12 +07:00
9edd32526b feat: Добавить функциональность анализа IP-диапазонов с фильтрацией по сообществам, маскам и типам адресов; интегрировать модальные окна для настройки и отображения результатов анализа
denozord pushed to tabler at denozord/router-lists-ui 2025-08-26 17:07:32 +07:00
03d24e8746 feat: Добавить API для управления настройками пользовательского интерфейса, включая получение и обновление конфигурации из S3; интегрировать модальное окно настроек в интерфейс
denozord pushed to tabler at denozord/router-lists-ui 2025-08-14 17:46:40 +07:00
f11374880c feat: Enhance auto URL processing to include domain management and improve error handling; update UI text for clarity in ASNs, Domains, and IPRanges managers
denozord pushed to tabler at denozord/router-lists-ui 2025-08-14 14:21:23 +07:00
e6878a5b08 feat: Add ConfirmDialog for clearing community fields in ASNs, Domains, and IPRanges managers with appropriate state management and UI integration
denozord pushed to tabler at denozord/router-lists-ui 2025-08-14 12:25:17 +07:00
7348cc2c79 refactor: Replace axios with api instance for server and filter requests in FilterManager component to standardize API calls
denozord pushed to main at infra/shx-network 2025-08-13 22:05:55 +07:00
5c2e569e26 Refactor multiwan_mikrotik_setup.md to improve clarity and consistency in configuration. Renamed PPPoE client interface to 'RTK-Internet', updated routing table entries for failover and health checks in the main routing table, and adjusted connection marking rules for better readability. Added commands for monitoring routes in the main table.
52ff4437c0 multiwan
Compare 2 commits »
denozord pushed to tabler at denozord/router-lists-ui 2025-08-13 14:34:33 +07:00
f4e3de4a52 style: Refine modal header layout by adjusting alignment and button grouping for improved usability and visual consistency
denozord pushed to tabler at denozord/router-lists-ui 2025-08-13 12:54:08 +07:00
855fc5d577 style: Adjust z-index values for dropdowns and page header to maintain proper stacking order below modals, enhancing visibility and usability
denozord pushed to tabler at denozord/router-lists-ui 2025-08-13 12:32:04 +07:00
158af391b0 style: Update z-index in PortalDropdown component to use a constant for improved maintainability and clarity
denozord pushed to tabler at denozord/router-lists-ui 2025-08-13 12:10:29 +07:00
ae8141bee8 refactor: Integrate PortalDropdown component into PageHeaderActions for improved dropdown management and layout consistency
denozord pushed to tabler at denozord/router-lists-ui 2025-08-13 11:05:58 +07:00
bdfbdcfa1f style: Elevate z-index for dropdowns and page header to ensure proper overlay on content; adjust button attributes for improved dropdown behavior
denozord pushed to tabler at denozord/router-lists-ui 2025-08-13 10:23:44 +07:00
30fbc1107d style: Refine header actions layout by adjusting button alignment and enhancing dropdown z-index for improved visibility and usability
denozord pushed to tabler at denozord/router-lists-ui 2025-08-13 09:45:20 +07:00
3dbb8db338 style: Update header actions layout with improved button grouping and dropdown z-index for better overlay on tables/cards
denozord pushed to tabler at denozord/router-lists-ui 2025-08-13 09:12:41 +07:00
a9029acea2 refactor: Remove unused preview actions from ASNs, Domains, and IPRanges managers; streamline PageHeaderActions component for improved clarity and usability
denozord pushed to tabler at denozord/router-lists-ui 2025-08-13 00:41:39 +07:00
358bfb04b6 feat: Implement background BGP update proxy endpoint and update documentation; refactor frontend components to utilize new API endpoint
denozord pushed to tabler at denozord/router-lists-ui 2025-08-13 00:12:39 +07:00
5b80e5faa4 feat: Add comprehensive documentation for Router Lists UI, including setup instructions, API endpoints, and frontend/backend structure; enhance navbar styles for better responsiveness
denozord pushed to tabler at denozord/router-lists-ui 2025-08-12 23:47:00 +07:00
8982c9ae10 feat: Enhance header actions with responsive design and improved button layout for better usability on small screens
denozord pushed to tabler at denozord/router-lists-ui 2025-08-12 23:10:46 +07:00
9c0fe54402 fix: Improve JSON message handling in WsUpdateModal to ensure only relevant data is logged and enhance error resilience during parsing
denozord pushed to tabler at denozord/router-lists-ui 2025-08-12 22:53:52 +07:00
64b9254174 feat: Implement header actions toolbar with improved button grouping and layout for enhanced user interaction