lazyflat/web/static
EiSiMo b759cbb505 feat(settings): hide push-channel fields when "Nur Dashboard" is picked
Channel-dependent fields (Telegram bot token, chat id, event checkboxes,
"Test senden" button) now hide when the user switches the Kanal select
to "Nur Dashboard". Implemented as data-channel-only="telegram" markers
that a tiny syncChannelOnlyFields() in app.js toggles via inline
display:none. Initial state is set in Jinja so there's no flash on
load.

Hidden inputs stay in the form, so the values survive the round-trip:
switch to Dashboard → save → switch back to Telegram and the bot
token / chat id are still there.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-23 13:50:15 +02:00
..
.gitkeep lazyflat: combined alert + apply behind authenticated web UI 2026-04-21 09:51:35 +02:00
app.css feat(ui): bigger lightbox arrows, calmer button anim, expand row by clicking whitespace 2026-04-23 13:23:54 +02:00
app.js feat(settings): hide push-channel fields when "Nur Dashboard" is picked 2026-04-23 13:50:15 +02:00
berlin-districts.geojson experiment: shade excluded Bezirke on map (faint yellow overlay) 2026-04-23 13:30:30 +02:00
didi.webp rename to wohnungsdidi + didi logo + footer for all + seconds-only counter 2026-04-21 17:29:24 +02:00
map.js ui(map): red overlay for excluded Bezirke, drop Leaflet attribution prefix 2026-04-23 13:41:12 +02:00