denozord
  • Joined on 2024-11-14
denozord pushed to v3 at denozord/router-lists-ui 2026-02-17 12:14:06 +07:00
49b62fbfb5 refactor(BillingCard): wrap action buttons in a button group for improved layout and accessibility
denozord pushed to v3 at denozord/router-lists-ui 2026-02-17 12:10:53 +07:00
7cd33384b7 feat(ServerManager): add group selection functionality for servers in ServerManager and ServerGroupCard components
denozord pushed to v3 at denozord/router-lists-ui 2026-02-17 11:17:05 +07:00
e09976b64e feat(ServerGroupCard): implement group selection functionality and improve selection indicator logic
denozord pushed to v3 at denozord/router-lists-ui 2026-02-17 10:57:47 +07:00
804f132d42 refactor(ServerGroupCard): update layout and improve server information display in expanded view
denozord pushed to v3 at denozord/router-lists-ui 2026-02-17 10:48:38 +07:00
8f3f1bd8a4 feat(ServerGroupCard): enhance server group card layout and functionality with improved selection and expanded view
denozord pushed to v3 at denozord/router-lists-ui 2026-02-17 10:45:35 +07:00
9482ab6d70 feat(BulkActions): integrate FloatingBulkActionsBar for improved bulk action handling in ASNs and IPRanges managers
denozord pushed to v3 at denozord/router-lists-ui 2026-02-17 10:37:29 +07:00
d799c38edf feat(ServerManager): implement server grouping in cards view and enhance server modal for groupKey input
denozord pushed to v3 at denozord/router-lists-ui 2026-02-17 00:28:03 +07:00
29fcee8ab1 fix(PingServicesManager): improve error handling during save operation and streamline etag management for UI settings
denozord pushed to v3 at denozord/router-lists-ui 2026-02-17 00:22:26 +07:00
4c05913694 refactor(PingServicesManager): replace PageHeaderActions with a custom button list for improved UI structure
denozord pushed to v3 at denozord/router-lists-ui 2026-02-17 00:18:55 +07:00
3f42c6226a refactor(brandIcons): remove unused Microsoft and Nginx icons from brand icons list for cleaner code
denozord pushed to v3 at denozord/router-lists-ui 2026-02-17 00:15:31 +07:00
89a86f7c72 feat(PingServices): add endpoint for retrieving ping services list and update dashboard to display dynamic service configurations
denozord pushed to v3 at denozord/router-lists-ui 2026-02-17 00:05:30 +07:00
17ab2a30ec feat(PingServices): add caching functionality for ping service results and enhance settings modal for cache duration configuration
denozord pushed to v3 at denozord/router-lists-ui 2026-02-16 23:53:55 +07:00
21bd829979 refactor(PingServices): refine interface selection logic for ping operations, accommodating home routers without gateways
denozord pushed to v3 at denozord/router-lists-ui 2026-02-16 23:47:25 +07:00
c0d35c2e51 refactor(PingServices): update server selection logic to include home routers and improve error handling for ping services
denozord pushed to v3 at denozord/router-lists-ui 2026-02-16 23:40:34 +07:00
ee357ed59a feat(SettingsModal): enhance server selection for ping services with autocomplete input and load server list from API
denozord pushed to v3 at denozord/router-lists-ui 2026-02-16 23:35:25 +07:00
838ca6b220 feat(PingServices): implement UI settings for ping services configuration and enhance ping functionality through RouterOS
denozord pushed to v3 at denozord/router-lists-ui 2026-02-16 23:24:55 +07:00
dfcbdb35be feat(PingServices): add endpoint and dashboard component for measuring RTT to key services (Google, Cloudflare, Yandex, Instagram)
denozord pushed to v3 at denozord/router-lists-ui 2026-02-16 23:04:44 +07:00
a3023daac9 refactor(MikrotikConfig): extend MikroTik credentials handling to support home routers and update related error messages for improved clarity
denozord pushed to v3 at denozord/router-lists-ui 2026-02-16 23:02:43 +07:00
7af6719f4b refactor(App): adjust dropdown z-index to ensure proper layering above sidebar and below modals for improved user experience
denozord pushed to v3 at denozord/router-lists-ui 2026-02-16 22:51:35 +07:00
dd94f9f887 refactor(PageHeader): update actions positioning to display below the title for improved layout and user experience