denozord
  • Joined on 2024-11-14
denozord pushed to v3 at denozord/router-lists-ui 2025-12-07 12:56:48 +07:00
4a3426e04f refactor: Update EasySwitchManager layout for improved community and gateway display, enhancing visual structure and user interaction with better card organization and positioning.
denozord pushed to v3 at denozord/router-lists-ui 2025-12-07 04:51:55 +07:00
7204c4045f feat: Add toggle for displaying only configured filters in EasySwitchManager, enhancing user control over community visibility and improving filtering logic for better user experience.
ab8b30fbd4 style: Update EasySwitchManager UI for improved layout and visual consistency, including adjustments to card dimensions, padding, and font sizes for better user experience.
Compare 2 commits »
denozord pushed to v3 at denozord/router-lists-ui 2025-12-07 04:42:41 +07:00
489bdedfbb feat: Refactor EasySwitchManager to streamline data loading and enhance community and gateway management, including improved error handling and UI updates for better user experience.
denozord pushed to v3 at denozord/router-lists-ui 2025-12-07 04:31:22 +07:00
b13f412b79 feat: Update Easy Switch functionality to improve server and gateway management, including enhanced grouping by servers, refined UI components, and updated data structure for better user experience.
denozord pushed to v3 at denozord/router-lists-ui 2025-12-07 04:23:33 +07:00
7091660b80 feat: Add Easy Switch feature to the application, including new route and menu item for improved navigation and user experience.
denozord pushed to v3 at denozord/router-lists-ui 2025-12-07 03:44:29 +07:00
2859947a34 feat: Enhance FilterManager display logic by adding detailed community and gateway information, improving user experience with additional context for selected filters.
denozord pushed to v3 at denozord/router-lists-ui 2025-12-07 03:38:08 +07:00
7eb8af3b9e refactor: Remove debug logging and normalize community values in CommunityAutocomplete, ensuring consistent handling of baseAS and improving display logic for selected communities.
denozord pushed to v3 at denozord/router-lists-ui 2025-12-07 03:30:08 +07:00
91b6c398ef feat: Enhance community search logic in CommunityAutocomplete by adding detailed logging and refining matching criteria for improved accuracy in filtering, including handling of baseAS and colon-separated values.
denozord pushed to v3 at denozord/router-lists-ui 2025-12-07 03:23:37 +07:00
45bd395870 feat: Introduce baseAS state management in FilterManager and SettingsModal, enhancing community search normalization and user settings configuration for improved filtering accuracy.
denozord pushed to v3 at denozord/router-lists-ui 2025-12-07 03:00:07 +07:00
2bdb67a715 feat: Improve community search functionality in CommunityAutocomplete by refining matching logic for partial values and colon-separated entries, enhancing user experience in filtering.
denozord pushed to v3 at denozord/router-lists-ui 2025-12-07 02:57:50 +07:00
f14b7989b5 feat: Enhance community filtering logic in CommunityAutocomplete to support partial matches and improved search capabilities, including handling values with colons.
denozord pushed to v3 at denozord/router-lists-ui 2025-12-07 02:44:51 +07:00
584fd78f23 feat: Add CommunityAutocomplete component to FilterManager for enhanced community selection, featuring dynamic filtering, grouping by category, and improved user experience.
denozord pushed to v3 at denozord/router-lists-ui 2025-12-07 02:27:31 +07:00
f938dbb47a feat: Refactor gateway selection logic in FilterManager to exclude fallback gateways, improving accuracy in gateway management and enhancing user experience.
denozord pushed to v3 at denozord/router-lists-ui 2025-12-07 02:19:18 +07:00
aa76966f89 feat: Add GatewayAutocomplete component to FilterManager for improved gateway selection, enhancing user experience with dynamic filtering and selection capabilities.
denozord pushed to v3 at denozord/router-lists-ui 2025-12-07 02:08:03 +07:00
a8c6307123 feat: Refactor FilterManager to streamline gateway selection and remove inline editing, enhancing user experience and simplifying filter management.
denozord pushed to v3 at denozord/router-lists-ui 2025-12-07 01:54:49 +07:00
53bf828797 feat: Implement gateway normalization and inventory server loading in FilterManager, enhancing gateway management and improving server configuration reliability.
denozord pushed to v3 at denozord/router-lists-ui 2025-12-07 01:41:22 +07:00
9fb92c19cb feat: Enhance EditServerModal initialization logic by ensuring local state is synchronized with props only on modal open, improving state management and preventing unnecessary updates.
denozord pushed to v3 at denozord/router-lists-ui 2025-12-07 01:35:11 +07:00
62ceb95233 feat: Refactor EditServerModal to enhance gateway management with improved state handling, including dedicated functions for updating, adding, and removing gateways, ensuring robust server configuration management.
denozord pushed to v3 at denozord/router-lists-ui 2025-12-07 01:26:25 +07:00
15dc034088 feat: Safeguard gateway access in EditServerModal by ensuring localServer's gateways are properly initialized as an array, enhancing reliability in server configuration management.
denozord pushed to v3 at denozord/router-lists-ui 2025-12-07 01:19:20 +07:00
c9cb325eb1 feat: Safeguard gateway access in EditServerModal by ensuring localServer's gateways are properly initialized as an array, enhancing reliability in server configuration management.