Commit Graph
5 Commits
Author SHA1 Message Date
snxraven 4ec4791f27 feat(admin): copy buttons and shared clipboard helper
CI / php (push) Successful in 2m57s
- Add magesail-clipboard.js (clipboard API + execCommand fallback)
- Tunnel: copy store code, key, Holesail command, log tail; wire polling UI
- How-To: copy per code block; Howto block + magesail-howto-copy.js
- NGINX map: copy raw map from textarea; translations in Map block
- Document copy UX in docs/admin-ui.md
2026-03-21 04:03:13 -05:00
snxraven dcebbceb88 Testing/CI/ACL 2026-03-21 03:01:08 -05:00
snxraven e121a394b9 fix(admin): NGINX Global Map editor UX and raw mode
- Auto-run parse on load when map path is configured
- Fix Switch to Raw Editor via delegated click (button is injected after parse)
- Prefill raw textarea from parse `raw` / read; handle empty file content
- Add warning about breaking nginx when editing raw map
- Docs: note auto-parse in admin-ui.md
2026-03-21 02:33:02 -05:00
snxraven 3261cae37f Update docs 2026-03-21 01:36:59 -05:00
snxraven 6b73c6f781 Store views, Globalmaps - Confirmed Loading 2026-03-20 21:59:38 -05:00