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
Mario Minardi 109929d110
client/web: add endpoint for logging device detail click metric (#10505)
Add an endpoint for logging the device detail click metric to allow for
this metric to be logged without having a valid session which is the
case when in readonly mode.

Updates https://github.com/tailscale/tailscale/issues/10261

Signed-off-by: Mario Minardi <mario@tailscale.com>
2 years ago
..
build client/web: precompress assets 2 years ago
src client/web: add endpoint for logging device detail click metric (#10505) 2 years ago
assets.go client/web: precompress assets 2 years ago
auth.go client/web: add logging of device management type for web client (#10492) 2 years ago
index.html client/web: small tweaks for small screens 2 years ago
package.json client/web: add confirmation dialogs 2 years ago
qnap.go client/web: add readonly/manage toggle 2 years ago
styles.json client/web: adjust colors and some UI margins 2 years ago
synology.go client/web: add readonly/manage toggle 2 years ago
tailwind.config.js client/web: adjust colors and some UI margins 2 years ago
tsconfig.json client/web: add debug mode for web client ui updates 2 years ago
vite.config.ts client/web: fix hotreload proxy 2 years ago
web.go client/web: add endpoint for logging device detail click metric (#10505) 2 years ago
web_test.go client/web: check content-type on PATCH requests 2 years ago
yarn.lock client/web: add confirmation dialogs 2 years ago