feat(tune+templates): find box, template suppressions, Masada/Beer Sheva, HODYA, docs#781
Merged
Merged
Conversation
The registry is large now — add a search input that filters rows by label or key (and matches group names), auto-expanding matching groups while typing. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
… Sheva; HODYA fix; docs - Route templates can now carry commChangeSuppressions; routeFromTemplate + applyRouteTemplate honour them (was always cleared). - Update "Herzliya to Masada" and "Herzliya to Beer Sheva" templates with the maintainer's waypoint order, freq-change notes, and suppressions. No legs — altitudes track leg-altitude.json (existing template convention). - comm-change: HODYA call signs → Hatzor + Hagav North (was Hagav South). - docs: add .ai/route-templates.md (how to update a template; keeps vs drops; contrast with Save route), linked from .ai/README.md and .ai/data.md. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Contributor
🚀 Preview deployed
Commit: |
Templates no longer store coordinates anywhere: comm-change notes carry only cc (waypoint code) + freqName/freq (+ freqAuto). routeFromTemplate derives the callout lat/lng from that waypoint (default offset) at build time; text/color/ shape default to the standard freq-change box. Slimmed all shipped template notes accordingly. Doc updated. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Follow-ups bundled:
routeFromTemplate/applyRouteTemplatehonourcommChangeSuppressions(was always cleared).waypoint order + freq-change notes + suppressions. Altitudes track
leg-altitude.json(nolegs), per existing convention..ai/route-templates.md: how to update a template, what it keepsvs drops, and how that differs from "Save route" (keeps everything).
Tests: comm-change, route-templates, tuning-panel, string-parity green.
🤖 Generated with Claude Code