denozord
|
bf08e91d4b
|
fix(NetworkConfigManager): update parent type handling and improve IP assignment for gateways and interfaces; enhance logging for missing parent configurations
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m33s
|
2026-01-22 12:41:20 +07:00 |
|
denozord
|
ea6220d955
|
feat(NetworkConfigManager, FilterManager): replace select with GatewayAutocompleteInput for parent gateway selection; update display to include comments in gateway details
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m43s
|
2026-01-22 12:29:29 +07:00 |
|
denozord
|
64f4b76d3f
|
feat(NetworkConfigManager, FilterManager): enhance gateway display and validation; update UI to show comments and improve IP handling in gateway configuration
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m43s
|
2026-01-22 12:16:08 +07:00 |
|
denozord
|
d3bf307d6c
|
feat(NetworkConfigManager, FilterManager): update gateway configuration to use IP as name; enhance filtering logic and UI to accommodate changes in gateway structure
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m44s
|
2026-01-22 12:05:07 +07:00 |
|
denozord
|
bfae6def11
|
feat(NetworkConfigManager): remove name field from gateway configuration; add description field and update option display to include IP or description
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m41s
|
2026-01-22 11:26:55 +07:00 |
|
denozord
|
03a47e7346
|
feat(NetworkConfigManager, PreviewConfigModal): improve clipboard functionality for MikroTik code; add title and description props to preview modal
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m37s
|
2026-01-22 11:14:54 +07:00 |
|
denozord
|
682c2ce96b
|
feat(NetworkConfigManager): add MikroTik code generation for recursive routes; implement modal for previewing and copying generated code
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m43s
|
2026-01-22 11:08:21 +07:00 |
|
denozord
|
1e6f5badec
|
feat(NetworkConfigManager): enhance gateway configuration with new fields for country and type; add recursive gateway support and improve filtering options
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m52s
|
2026-01-22 10:59:50 +07:00 |
|
denozord
|
e5f576d11e
|
feat(FilterManager): integrate network configuration gateways for enhanced filtering; implement async loading of gateways from /network-config endpoint
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m37s
|
2026-01-22 10:45:03 +07:00 |
|
denozord
|
c925a22a99
|
style(NetworkConfigManager): update badge styles for gateways, interfaces, and pools to reflect active tab state
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m38s
|
2026-01-22 10:40:24 +07:00 |
|
denozord
|
48419d577a
|
refactor(NetworkConfigManager): remove provider and country from gateway configuration; integrate server details for improved filtering and UI display
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m38s
|
2026-01-22 10:32:54 +07:00 |
|
denozord
|
c04b2d726b
|
feat(NetworkConfigManager): enhance server management with serverId integration, improved filtering options, and UI updates for gateways and interfaces
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m38s
|
2026-01-22 10:24:19 +07:00 |
|
denozord
|
d949e011c9
|
feat(NetworkConfig): add network configuration routes and validation; integrate into server and frontend for managing IP, interfaces, and gateways
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m27s
|
2026-01-22 10:08:51 +07:00 |
|
denozord
|
dace11a407
|
feat(FilterManager): add functionality to copy filter rules from another server; implement modal for server selection and enhance jumphost filtering logic
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m41s
|
2026-01-21 18:50:55 +07:00 |
|
denozord
|
fe665ebc1f
|
feat(server): expand server types to include BGP and DNS; enhance validation for required fields and tunnel requirements in server configuration
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m25s
|
2026-01-20 19:04:55 +07:00 |
|
denozord
|
ff7c26f6f7
|
feat(ServerModal, serverUtils): implement conditional tunnel selection based on server type; add needsTunnel utility function for improved server configuration
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m41s
|
2026-01-20 18:49:25 +07:00 |
|
denozord
|
a04dc72b00
|
feat(serverUtils): add BGP router option to server type selection for enhanced server management
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m39s
|
2026-01-20 17:39:11 +07:00 |
|
denozord
|
86d4ecb7e2
|
feat(BillingManager, ServerManager): implement automatic synchronization of billing entries for new servers; enhance server management modals for improved error handling and user experience
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m41s
|
2026-01-20 17:31:41 +07:00 |
|
denozord
|
d173112bae
|
feat(ServerManager): automate billing entry creation for new servers; synchronize existing servers with billing records
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m45s
|
2026-01-20 17:20:47 +07:00 |
|
denozord
|
ed34332df8
|
feat(BillingManager): add view mode toggle for billing display; implement card and table layouts for improved user experience
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m38s
|
2026-01-20 17:13:12 +07:00 |
|
denozord
|
8f1668668c
|
feat(FilterManager): enhance filter row display with priority indicators and update alert message for clarity
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m42s
|
2026-01-20 17:02:23 +07:00 |
|
denozord
|
1ec3b3cf24
|
feat(FilterManager): implement drag-and-drop functionality for filter reordering; integrate @dnd-kit libraries for enhanced user experience
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m40s
|
2026-01-20 16:53:49 +07:00 |
|
denozord
|
f1aecf7529
|
refactor(ServerCard): improve layout and styling; adjust spacing and font sizes for better readability
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m40s
|
2026-01-20 16:44:30 +07:00 |
|
denozord
|
cf3b1a2028
|
refactor(ServerManager, ServerCard): remove unused icons and streamline server card layout; enhance button styles and improve responsiveness
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m38s
|
2026-01-20 16:29:28 +07:00 |
|
denozord
|
4b8fcef17a
|
feat(server): add cache control headers for API responses to prevent browser caching
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m24s
|
2026-01-20 16:09:53 +07:00 |
|
denozord
|
c6599efb21
|
feat(serverConfigs): enhance jumphost server filtering logic for backward compatibility
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m24s
|
2026-01-20 15:53:34 +07:00 |
|
denozord
|
fda6e936aa
|
feat(serverConfigs): implement GET and POST routes for jumphost server management, including validation and filtering logic
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m22s
|
2026-01-20 15:42:10 +07:00 |
|
denozord
|
f2e237840b
|
refactor: rename server-configs.json to servers.json and update related references
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m22s
|
2026-01-20 15:35:48 +07:00 |
|
denozord
|
b6c314507d
|
fix: remove Aktiven badge, add config migration with legacyId
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m43s
|
2026-01-20 15:26:06 +07:00 |
|
denozord
|
8db03ca5b9
|
fix: add hardcoded legacyId mapping for vpsville migration
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m43s
|
2026-01-20 15:14:04 +07:00 |
|
denozord
|
9a1991c23c
|
feat: FilterManager auto-migrate filters with legacyId
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m42s
|
2026-01-20 15:06:41 +07:00 |
|
denozord
|
549c695117
|
feat(FilterManager): синхронизация с jumphost'ами из раздела Серверы
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m46s
|
2026-01-20 14:56:42 +07:00 |
|
denozord
|
660513aee6
|
fix(BulkActions): новые читаемые стили кнопок с кастомным CSS
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m41s
|
2026-01-20 14:34:35 +07:00 |
|
denozord
|
20db630395
|
fix(UI): улучшен hover на кнопках и читаемость bulk actions
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m40s
|
2026-01-20 14:24:25 +07:00 |
|
denozord
|
28a9d0efa8
|
feat(ServerCard): улучшена компоновка карточки сервера - визуальные группы
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m40s
|
2026-01-20 14:13:32 +07:00 |
|
denozord
|
75f44d2c4b
|
fix: update gateway badges to use readable light styles
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m48s
|
2026-01-20 14:02:34 +07:00 |
|
denozord
|
8d34822d12
|
refactor: Simplify ServerCard component layout and styles for improved readability and user experience, including badge updates and streamlined conditional rendering.
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m43s
|
2026-01-20 13:54:45 +07:00 |
|
denozord
|
6a96c368e3
|
feat: Update ServerCard and ServerSidebar components for improved UI and functionality, including enhanced filtering options, updated country flag handling, and refined layout for better user experience.
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m50s
|
2026-01-20 13:47:42 +07:00 |
|
denozord
|
acd4e80435
|
feat: Refactor ServerManager component to enhance server management features, including improved filtering, sorting, pagination, and bulk actions, while adding new server and connection management functionalities.
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m33s
|
2026-01-20 13:33:03 +07:00 |
|
denozord
|
02bc19770f
|
feat: Allow saving of empty URL list and update success messages accordingly, enhancing user feedback and functionality in AutoUrlManager.
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m5s
|
2026-01-11 19:33:49 +07:00 |
|
denozord
|
d7c769c655
|
chore: Remove unused testing dependencies and configuration files to streamline the project and reduce clutter in the codebase.
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m33s
|
2025-12-24 16:22:57 +07:00 |
|
denozord
|
bda9b4fc27
|
chore: Update Dockerfile for faster npm installation and enhance package.json with additional testing dependencies to improve development and testing capabilities.
Publish Fast Tabler Docker image / build-and-push-fast (push) Has been cancelled
|
2025-12-24 16:19:52 +07:00 |
|
denozord
|
248b78ce96
|
chore: Optimize Dockerfile for faster npm installation and update package.json to include additional build checks and dependencies for improved development workflow.
Publish Fast Tabler Docker image / build-and-push-fast (push) Failing after 1m15s
|
2025-12-24 16:17:00 +07:00 |
|
denozord
|
b46471c4b4
|
chore: Update TypeScript configuration to enable composite projects, generate declaration files, and include vitest.config.ts for improved type checking and module management.
Publish Fast Tabler Docker image / build-and-push-fast (push) Has been cancelled
|
2025-12-24 16:07:55 +07:00 |
|
denozord
|
8bd39c554e
|
feat: Enhance API mutation hooks with optimistic updates for domains, IP ranges, ASNs, servers, communities, server filters, and billing, improving user experience by providing immediate feedback on data changes.
Publish Fast Tabler Docker image / build-and-push-fast (push) Has been cancelled
|
2025-12-24 16:02:26 +07:00 |
|
denozord
|
27dade3eda
|
feat: Implement date formatting utility functions and update components to use formatted timestamps for improved readability and consistency across the application.
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m47s
|
2025-12-24 15:52:01 +07:00 |
|
denozord
|
6e7a63dd28
|
refactor: Update Pagination component to ensure hooks are called unconditionally and improve early return logic for better performance and readability.
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m49s
|
2025-12-24 15:35:06 +07:00 |
|
denozord
|
6dfcaa584d
|
feat: Integrate Pagination component into ASNsNewManager, DomainsNewManager, IPRangesManager, and FilterManager for improved navigation and user experience across multiple pages of data.
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m46s
|
2025-12-24 15:29:46 +07:00 |
|
denozord
|
f4a6ceed08
|
feat: Add useShortValue prop to CommunityAutocompleteInput and related components for improved community input handling, allowing for shorter community values to be processed.
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m50s
|
2025-12-24 15:15:43 +07:00 |
|
denozord
|
9cdcd054e7
|
feat: Add toggle for grouping communities by tags in EasySwitchManager, enhancing user control over community display and improving organization.
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m3s
|
2025-12-07 21:36:40 +07:00 |
|