Eduard Gert
731e87be72
switch lang tag on language switch, lint
2026-06-18 16:16:45 +02:00
Eduard Gert
461ec1c8f5
fix visible focus ring
2026-06-18 15:25:30 +02:00
Eduard Gert
2e9ae5e8e1
allow to edit profiles
2026-06-18 14:39:27 +02:00
Eduard Gert
0b5fa75549
lint and add frontend-ui workflow
2026-06-18 13:56:42 +02:00
Eduard Gert
9cbaf62eda
make management switch accessible
2026-06-18 13:56:42 +02:00
Eduard Gert
cc842f17d5
add eslint
2026-06-18 13:56:41 +02:00
Eduard Gert
3175b880e4
add better keyboard nav and fix sonar lint
2026-06-18 13:56:41 +02:00
Eduard Gert
79e7dce47e
make settings accessible
...
Conflicts:
client/ui/frontend/src/modules/profiles/ProfilesTab.tsx
2026-06-18 13:56:41 +02:00
Eduard Gert
77fe022351
make main screen accessible
2026-06-18 13:56:41 +02:00
Eduard Gert
9cdc6e3013
add a11y keys
2026-06-18 13:56:41 +02:00
Eduard Gert
f5e5a12a90
add virtual scroll and fix empty results overlay
2026-06-17 17:26:38 +02:00
Eduard Gert
622e5e140f
add overlay if daemon not compatible
2026-06-17 14:06:38 +02:00
Eduard Gert
e4918e0277
update main toggle switch
2026-06-16 14:03:13 +02:00
Eduard Gert
192c3109c0
add more ui logs and fix sonarqube lint
2026-06-16 13:45:54 +02:00
Eduard Gert
28d85ecae3
adjust offset on macos
2026-06-15 16:27:44 +02:00
Eduard Gert
c37f24d1b0
adjust vertical offset on macos
2026-06-15 16:13:03 +02:00
Eduard Gert
860be01ebe
update debug bundle setting page
2026-06-12 12:09:10 +02:00
Eduard Gert
cdcdd6a44f
remove close animation from dialogs
2026-06-10 17:36:29 +02:00
Eduard Gert
7648aa7015
remove close animation from language picker
2026-06-10 16:58:52 +02:00
Eduard Gert
4b705d472c
fix copy to clipboard for resources
2026-06-10 16:53:15 +02:00
Eduard Gert
dac2ca4088
fix dropdown animation
2026-06-09 18:08:47 +02:00
Eduard Gert
f8e3ac6d92
refactor, lint, cleanup
2026-06-09 16:31:52 +02:00
Eduard Gert
727e6d3004
update position of not connected text
2026-06-08 18:13:37 +02:00
Eduard Gert
6b2ae1c34c
update session expiration dialog texts, add monitor aware position
2026-06-08 18:09:22 +02:00
Eduard Gert
b067544c8a
update padding and text
2026-06-08 16:02:42 +02:00
Eduard Gert
10d84b758f
add ipv6
2026-06-08 15:22:35 +02:00
Eduard Gert
0e4d0128b6
add custom error dialog
2026-06-08 12:44:33 +02:00
Eduard Gert
9ecc083139
update missing translations
2026-06-05 14:57:32 +02:00
Eduard Gert
efd874efac
add cloud / selfhosted segment in profile creation
2026-06-05 14:38:00 +02:00
Eduard Gert
5877880789
replace native confirm dialog with modals in settings
2026-06-05 13:16:39 +02:00
Eduard Gert
64199209cf
add onboarding
2026-06-03 17:33:13 +02:00
Eduard Gert
1710868a09
add exit node switcher
2026-06-02 17:23:56 +02:00
Eduard Gert
c3a0c1beeb
update language switcher, remove flags
2026-06-02 12:36:29 +02:00
Eduard Gert
45095818bc
update paddings and icons
2026-06-02 12:04:55 +02:00
Eduard Gert
fefd0da7bf
Adjust peers and resources tabs
2026-06-02 11:37:56 +02:00
Zoltan Papp
53d43980ad
fix(ui): keep main window closable after a native dialog on Windows ( #6319 )
...
A native Windows MessageBox attached to a parent window disables that
window (WS_DISABLED) for its lifetime and re-enables it on dismissal.
When the parent is the main window — whose WindowClosing hook hides
instead of closes — the enable/hide sequence races and leaves the window
unable to process its close (X) button afterwards, so e.g. a rejected
login error dialog left the main window stuck open.
Route all native dialogs through src/lib/dialogs.ts, which forces
Detached: true on Windows (NULL owner, no window ever disabled) and is a
no-op on macOS/Linux (keeps the attached sheet-style presentation).
2026-06-01 17:03:53 +02:00
Eduard Gert
a4ad93008b
add skeleton to launch netbird ui at login and own context
2026-06-01 14:57:31 +02:00
Eduard Gert
7538a9a133
update window width and dialogs top padding on macos
2026-06-01 09:51:59 +02:00
Eduard Gert
b0d8ac6489
fix auto size detection
2026-05-29 17:21:45 +02:00
Eduard Gert
558769e671
localize window titles, fix size for windows (and other platforms?)
2026-05-29 16:58:08 +02:00
Eduard Gert
0b19a99693
update ui for win11
2026-05-29 15:40:34 +02:00
Eduard Gert
967235e964
update button size and weight
2026-05-29 13:10:38 +02:00
Eduard Gert
2bf945e745
remove unused packages
2026-05-28 17:18:49 +02:00
Eduard Gert
51b243bdfa
remove unused stuff, refactor frontend folder structure
2026-05-28 16:26:13 +02:00
Eduard Gert
ad7d7fa881
change font weight
2026-05-27 17:03:31 +02:00
Eduard Gert
b84c7618e7
fix viewmode height, update other ui stuff
2026-05-27 16:40:57 +02:00
Eduard Gert
a8ad73d2d9
add shortcuts in tray for quit and settings item
2026-05-27 15:37:05 +02:00
Eduard Gert
0e83d2ad94
add peer details
2026-05-27 14:52:19 +02:00
Eduard Gert
b14feef1d7
add copy to clipboard
2026-05-26 11:23:08 +02:00
Eduard Gert
598fcbd817
remove unused lang icons, disable text selection
2026-05-22 15:59:27 +02:00