kvm/ui/src/routes
Adam Shiervani 340babac24
feat(network): enhance network settings UI (#364)
* feat(network): enhance network settings UI with domain management and improved layout

- Added custom domain input and selection options for DHCP and local domains.
- Improved layout for displaying network settings, including DHCP lease information and IPv6 addresses.
- Refactored state management for network settings and added handlers for hostname and domain changes.
- Updated the display of network settings to enhance user experience and accessibility.

* Re-add save button

* fix: add ConfirmDialog for renewing DHCP lease and improve network settings layout

- Integrated ConfirmDialog component to confirm DHCP lease renewal.
- Enhanced the layout of network settings, including better organization of IPv4 and IPv6 information.
- Updated state management for displaying network settings and lease information.
- Improved user experience with clearer descriptions and structured UI elements.

* Fix lint errors

* fix: useRef TS2554

---------

Co-authored-by: Siyuan Miao <i@xswan.net>
2025-05-14 17:25:56 +02:00
..
adopt.tsx Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
devices.$id.deregister.tsx Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
devices.$id.mount.tsx feat(usb_mass_storage): mount as disk (#333) 2025-05-12 19:07:27 +02:00
devices.$id.other-session.tsx refactor: Update WebRTC connection handling and overlays (#320) 2025-04-03 19:32:14 +02:00
devices.$id.rename.tsx Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
devices.$id.settings._index.tsx Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
devices.$id.settings.access._index.tsx feat(tls): #330 2025-04-11 00:43:58 +02:00
devices.$id.settings.access.local-auth.tsx Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
devices.$id.settings.advanced.tsx Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
devices.$id.settings.appearance.tsx Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
devices.$id.settings.general._index.tsx Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
devices.$id.settings.general.update.tsx Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
devices.$id.settings.hardware.tsx feat: UI for changing display orientation 2025-05-11 17:17:41 +02:00
devices.$id.settings.macros.add.tsx Add keyboard macros (#305) 2025-04-11 00:43:46 +02:00
devices.$id.settings.macros.edit.tsx Add keyboard macros (#305) 2025-04-11 00:43:46 +02:00
devices.$id.settings.macros.tsx feat(network): enhance network settings UI (#364) 2025-05-14 17:25:56 +02:00
devices.$id.settings.mouse.tsx Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
devices.$id.settings.network.tsx feat(network): enhance network settings UI (#364) 2025-05-14 17:25:56 +02:00
devices.$id.settings.tsx Update npm packages for the UI (#432) 2025-05-12 19:00:49 +02:00
devices.$id.settings.video.tsx Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
devices.$id.setup.tsx Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
devices.$id.tsx network enhanecment / refactor (#361) 2025-04-16 01:39:23 +02:00
devices.already-adopted.tsx Release 202412292127 2024-12-29 21:27:42 +01:00
devices.tsx Update npm packages for the UI (#432) 2025-05-12 19:00:49 +02:00
login-local.tsx Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
login.tsx Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
signup.tsx Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
welcome-local.mode.tsx Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
welcome-local.password.tsx Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
welcome-local.tsx Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00