kvm/ui/src/routes
Adam Shiervani 222a8470a5
refactor: network settings UI (#486)
* feat(ui): update prettier configuration and quote styles

- Add cx to tailwind functions
- Set tailwind stylesheet path
- Convert single quotes to double quotes in CSS
- Add prettier ignore comments for animation utilities

* refactor(ui): extract network information into separate components

- Create DhcpLeaseCard component
- Create Ipv6NetworkCard component

* style(ui): refine component styling and layout

- Add padding to AutoHeight component
- Improve lifetime label display format
- Enhance network information card layouts

* style(ui): enhance checkbox and radio button styling

- Update Checkbox component to use form-checkbox class
- Refactor radio button classes for consistency across components

* style(ui): Add opacity for fade-in animations

* refactor(ui): enhance Modal and network settings components

- Add stable scrollbar gutter to Modal component
- Refactor custom domain input handling and layout adjustments
2025-05-20 15:22:08 +02:00
..
adopt.tsx Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
devices.$id.deregister.tsx refactor: Migrate from tailwind.js config to Tailwind CSS config (#451) 2025-05-15 17:13:16 +02:00
devices.$id.mount.tsx refactor: network settings UI (#486) 2025-05-20 15:22:08 +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 refactor: Migrate from tailwind.js config to Tailwind CSS config (#451) 2025-05-15 17:13:16 +02: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 chore: Upgrade UI vite and tailwind packages (#443) 2025-05-15 14:21:03 +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 chore: always return local version if update check fails (#485) 2025-05-20 14:57:57 +02: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 fix(ui): Adjust EmptyCard icon size and tweak SettingsMacros (#452) 2025-05-15 17:31:20 +02:00
devices.$id.settings.mouse.tsx refactor: remove scroll sensitivity functionality and clean up related code (#477) 2025-05-19 22:44:53 +02:00
devices.$id.settings.network.tsx refactor: network settings UI (#486) 2025-05-20 15:22:08 +02:00
devices.$id.settings.tsx chore(ui): Patch-bump packages and use tailwind upgrade (#456) 2025-05-16 19:59:57 +02:00
devices.$id.settings.video.tsx Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
devices.$id.setup.tsx refactor: Migrate from tailwind.js config to Tailwind CSS config (#451) 2025-05-15 17:13:16 +02:00
devices.$id.tsx chore: always return local version if update check fails (#485) 2025-05-20 14:57:57 +02:00
devices.already-adopted.tsx refactor: Migrate from tailwind.js config to Tailwind CSS config (#451) 2025-05-15 17:13:16 +02:00
devices.tsx refactor: Migrate from tailwind.js config to Tailwind CSS config (#451) 2025-05-15 17:13:16 +02:00
login-local.tsx refactor: Migrate from tailwind.js config to Tailwind CSS config (#451) 2025-05-15 17:13:16 +02: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 refactor: network settings UI (#486) 2025-05-20 15:22:08 +02:00
welcome-local.password.tsx refactor: Migrate from tailwind.js config to Tailwind CSS config (#451) 2025-05-15 17:13:16 +02:00
welcome-local.tsx chore(ui): Patch-bump packages and use tailwind upgrade (#456) 2025-05-16 19:59:57 +02:00