headscale-tailscale-replace.../farmq-admin/templates
시골약사 c68ed59946 Implement Headscale machine rename functionality in FarmQ Admin
Add machine name editing feature similar to Headplane:
- REST API endpoint POST /api/machines/{id}/rename with Headscale CLI integration
- Edit button next to each machine name in the machine list
- Modal dialog with real-time Magic DNS preview
- DNS-compatible name validation (lowercase, digits, hyphens only)
- Immediate UI updates after successful rename
- Loading states and error handling

Features:
- farmq-admin/app.py: New rename API endpoint with subprocess Headscale CLI calls
- farmq-admin/templates/machines/list.html: Edit buttons, rename modal, JavaScript functions
- Real-time validation and Magic DNS preview
- Bootstrap modal with form validation
- Error handling with toast notifications

Users can now rename machines and their Magic DNS addresses directly from the web interface,
matching the functionality available in Headplane.

Tested with machine ID 2: desktop-emjd1dc ↔ desktop-emjd1dc-test 

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-13 23:38:57 +09:00
..
dashboard PharmQ SaaS 구독 서비스 관리 시스템 완전 구현 2025-09-11 19:48:12 +09:00
machines Implement Headscale machine rename functionality in FarmQ Admin 2025-09-13 23:38:57 +09:00
pharmacy PharmQ SaaS 구독 서비스 관리 시스템 완전 구현 2025-09-11 19:48:12 +09:00
revenue 매출 대시보드 완전 구현 완료 2025-09-11 19:59:29 +09:00
subscriptions 사이드바 메뉴 및 구독 서비스 관리 페이지 구현 완료 2025-09-11 19:52:19 +09:00
users 사용자-약국 매핑 시스템 개선 및 UI 업데이트 2025-09-11 11:49:17 +09:00
base.html 매출 대시보드 사이드바 링크 활성화 2025-09-11 20:02:27 +09:00
error.html 🏥 Add complete FARMQ Admin Flask application 2025-09-09 17:44:56 +09:00
vm_list.html Add multi-host Proxmox support with SSL certificate handling 2025-09-13 00:03:25 +09:00
vnc_console.html VNC WebSocket 직접 연결 및 Canvas 렌더링 문제 완전 해결 2025-09-11 23:17:41 +09:00
vnc_proxy.html Add multi-host Proxmox support with SSL certificate handling 2025-09-13 00:03:25 +09:00
vnc_redirect.html 사이드바 브랜딩을 PharmQ Super Admin (PSA)로 업데이트 2025-09-11 13:45:29 +09:00
vnc_simple.html Add multi-host Proxmox support with SSL certificate handling 2025-09-13 00:03:25 +09:00
vnc_ssl_help.html Add multi-host Proxmox support with SSL certificate handling 2025-09-13 00:03:25 +09:00