You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/client/web
Sonia Appasamy a95b3cbfa8 client/web: add copyable components throughout UI
Updates the IP address on home view to open a copyable list of node
addresses on click. And makes various values on the details view
copyable text items, mirroring the machine admin panel table.

As part of these changes, pulls the AddressCard, NiceIP and QuickCopy
components from the admin panel, with the AddressCard slightly modified
to avoid needing to also pull in the CommandLine component.

A new toaster interface is also added, allowing us to display success
and failure toasts throughout the UI. The toaster code is slightly
modified from it's admin form to avoid the need for some excess
libraries.

Updates #10261

Signed-off-by: Sonia Appasamy <sonia@tailscale.com>
12 months ago
..
build client/web: clean up assets handling 1 year ago
src client/web: add copyable components throughout UI 12 months ago
assets.go client/web: server /index.html on 404 requests 1 year ago
auth.go client/web: skip check mode for non-tailscale.com control servers (#10413) 1 year ago
index.html client/web: small tweaks for small screens 12 months ago
package.json client/web: add copyable components throughout UI 12 months ago
qnap.go client/web: add readonly/manage toggle 1 year ago
styles.json client/web: adjust colors and some UI margins 1 year ago
synology.go client/web: add readonly/manage toggle 1 year ago
tailwind.config.js client/web: adjust colors and some UI margins 1 year ago
tsconfig.json client/web: add debug mode for web client ui updates 1 year ago
vite.config.ts client/web: fix hotreload proxy 1 year ago
web.go client/web: add copyable components throughout UI 12 months ago
web_test.go client/web: skip check mode for non-tailscale.com control servers (#10413) 1 year ago
yarn.lock client/web: add copyable components throughout UI 12 months ago