Conversation
|
@claude there's got to be a shared components area we can put things like these copy commands? |
|
Claude finished @rjpower's task in 3m 19s —— View job Extracted copy button into shared component
Yes — there's already a I extracted the duplicated copy-to-clipboard button into a new The component takes a Testing: Pre-commit checks pass. This is a pure Vue template refactor with no behavior change — the copy logic (strip protocol/port, write to clipboard, show checkmark for 1.5s) is preserved exactly. |
Move the duplicated copy-to-clipboard logic and SVG icons from EndpointsTab, FleetTab, and WorkerDetail into a reusable CopyButton component in components/shared/. Co-authored-by: Russell Power <rjpower@users.noreply.github.com> Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add Iris copy IP buttons, to make it easier to SSH into stuff.