managarten/devlog/2025-12-13/macher.md
Till JS ad776c1a1c
Some checks are pending
CI / Build mana-api-gateway (push) Blocked by required conditions
CI / Build mana-crawler (push) Blocked by required conditions
CD Mac Mini / Detect Changes (push) Waiting to run
CD Mac Mini / Deploy (push) Blocked by required conditions
CI / Detect Changes (push) Waiting to run
CI / Validate (push) Waiting to run
CI / Build mana-search (push) Blocked by required conditions
CI / Build mana-sync (push) Blocked by required conditions
Mirror to Forgejo / Push to Forgejo (push) Waiting to run
devlog: 107 Tage backfilled (2025-11-22 → 2026-05-15)
Vollständige Bau-Geschichte des Monorepos in der Tages-Devlog-
Konvention (mana/docs/DEVLOG.md). Bodies sind heuristik-
generiert aus den Commit-Subjects pro Tag (Lead-Satz +
Highlights/Commit-Bullets, kein LLM-Pfad). Tage mit hand-
curate-Bedarf können nachträglich überarbeitet werden — der
Auto-Stub-Marker ist weg, die Bodies sind editierbar.

321 Files (data.json + spieler.md + macher.md pro Tag).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-15 22:24:29 +02:00

32 lines
1.7 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
date: 2025-12-13
day: 19
view: macher
weekday: Samstag
commits: 15
review: written
---
# Samstag, 2025-12-13 — Tag 19 (Macher-Sicht)
## Stats
15 Commits, +1827 / 421 LoC, 32 Files. Top-Dirs: `apps/calendar/apps/web` (68%), `packages/shared-ui/src` (28%), `apps/calendar/packages/shared` (2%), `packages/shared-tailwind/src` (2%). Tags: calendar, ui. Session 12:50 → 14:06 (~76 aktive Min, längster Fokus 76 Min).
## Commits
- `7d16664` style(calendar): align FAB with InputBar height and position (+16/-14)
- `4444e89` style(calendar): add more spacing between InputBar and toolbar (+1/-0)
- `15b2d5d` style(calendar): increase spacing between InputBar and toolbar to 8rem (+1/-1)
- `ef69274` fix(calendar): increase spacing between InputBar and toolbar correctly (+19/-15)
- `5ebdc35` style(calendar): reduce toolbar spacing slightly (150px → 140px) (+4/-4)
- `e8ec273` feat(calendar): make toolbar content horizontally scrollable on mobile (+314/-4)
- `faa9412` style(calendar): add fade effect to DateStrip edges (+8/-0)
- `cc37db8` feat(calendar): improve FAB positioning on mobile and subtle close styling (+18/-3)
- `10d4170` feat(calendar): add event context menu and fix event persistence (+287/-14)
- `a1c3eaf` feat(calendar): add context menu support to MonthView and MultiDayView (+32/-3)
- `88c91e2` fix(ui): replace hardcoded colors with theme variables (+140/-247)
- `8eb295d` feat(calendar): add responsible person and attendees to events (+576/-5)
- `bd89871` feat(ui): add elevation system for overlays and modals (+104/-27)
- `2777447` fix(calendar): improve all-day events row positioning and styling (+81/-66)
- `c710f43` feat(calendar): add DateStrip context menu with display settings (+226/-18)