m038
77dd99ee2b
feat(stories): add mini-map via shared partial, add story card IDs
2026-06-22 01:39:29 +02:00
m038
f94880e758
feat: add sort toggle to dailies and stories pages
...
dailies: reverse Twig output to ascending (matching trip default),
add feed-sort-bar above feed, add sort JS using [data-type] + appendChild.
stories: wrap heading in flex header row with sort button inline,
add sort JS targeting .story-card children of .stories-grid.
CSS: feed-sort-bar (right-aligned button above feed),
stories-listing__header (flex row, baseline-aligned), heading margin moved to header.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
Claude-Session: https://claude.ai/code/session_01Vgmzx8VTTTmCskSpQtsLTr
2026-06-21 22:27:11 +02:00
m038
1a247e1889
fix: story template-story class, datetime attr, imageName escaping, raw content comments
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
Claude-Session: https://claude.ai/code/session_01Vgmzx8VTTTmCskSpQtsLTr
2026-06-19 23:12:47 +02:00
m038
dfd1c38396
feat: add stories listing page and all story/shortcode CSS
2026-06-19 22:59:17 +02:00
m038
16b44513f2
fix: stories escape link goes to trip page not archive
2026-06-19 15:51:51 +02:00
m038
ab8a5138dd
feat: dailies merges stories, id attrs for map sync; stories escape link
2026-06-19 15:47:42 +02:00
m038
50a5f2d178
feat: add trip/trips/stories templates, update nav and map/stats to use trip-relative paths
...
- Rename tracker.html.twig to dailies.html.twig; update dailies.md template key
- Fix map.html.twig and stats.html.twig: find dailies via page.parent().route
- Update base.html.twig nav to use config.site.active_trip for all hrefs
- Fix dailies.html.twig mini-map link to use page.parent().url/map
- Create trip.html.twig, trips.html.twig, stories.html.twig
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-19 01:27:39 +02:00